Bonjour and merci Eric, I added a "/" (slash) and now it works (only one folder is created and all the .txt files are stored in it): if there is a folder "/Backup" then set defaultfolder to it else create folder "/Backup"
The folder however is now created on the root of my OSX HD. What happens when I create a standalone? Will the folder be created on the same level as the standalone or also on the root of my HD? (I actually want it to be on the same level as the standalone) greetings, William 2008/8/27 Eric Chatonet <[EMAIL PROTECTED]>: > Bonjour William, > > When you write: 'if there is a folder "Backup"', Rev looks at a 'Backup' > folder in the current default folder because you specify a name only. > Try to use a complete path name for the backup folder and it will work :-) > I assume you can deduce it from your main stack location. > > Le 27 août 08 à 12:43, William de Smet a écrit : > >> Hi there, >> >> A quick question about Defaultfolder & files. >> I create a folder "Backup" and set the defaultfolder to it and then >> save the .txt file. >> But now everytime there is a new folder created in which the new .txt >> file is saved. >> >> Of course I want the Backup folder to be created only once so I want >> to check if it exists on mouseup: >> if there is a folder "Backup" then set defaultfolder to it >> else create folder "Backup" >> >> The 'problem' still exists. >> What am I doing wrong? >> >> Greetings, >> >> William > > Best regards from Paris, > Eric Chatonet. > ---------------------------------------------------------------- > Plugins and tutorials for Revolution: http://www.sosmartsoftware.com/ > Email: [EMAIL PROTECTED]/ > ---------------------------------------------------------------- > > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
