Rapid PHP - How to set the default folder for 'Save As'

Post your questions and problem reports here

Moderator: kfury77

Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
  • Check the Support section of the corresponding product first. Chances are you will find your answer there;
  • Do not create new topics for already reported problems. Add your comments to the existing topics instead;
  • Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
  • Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
  • Include the version number of the software you are using;
  • This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
Post Reply
stiffneck
Posts: 3
Joined: Tue Sep 13, 2022 7:02 pm

Rapid PHP - How to set the default folder for 'Save As'

Post by stiffneck »

If I use Rapid PHP 2025 ver 18.1.0.264 to load a PHP file via FTP from a remote server and then use Save As to save it to my local PC, the default folder is always

C:\Users\USER\Documents\RAD Studio\Projects\Mambase\LIVE

However I always want to save the code in C:\Users\USER\Documents\PHP code, so every time I have to navigate to a different folder.

Why does it choose a completely wrong folder to save in by default and how can I force Rapid PHP to default to the C:\Users\USER\Documents\PHP code instead for Save As?
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Rapid PHP - How to set the default folder for 'Save As'

Post by Aivars »

If you are using a project, it will default to the project folder. Switch to a generic project with "PHP code" folder set to its root, if you always want to use that folder.
Blumentals Software Programmer
Post Reply