Hi,

Thanks for the infos...

Indeed, I thought of constants... but I'll give Xavier's approach a try too ;-)


Christian


Le 26 mai 05 � 18:09, Klaus Major a �crit :

Hi Christian,


Hi Christian,

Hello,
I'm a bit confused by the various win systems when I want to create a folder in the "Program Files"- Folder of Windows... What do I have to respect when I want to create my folder in that path independently of the win version ?

This is what i use to get the appropriate folder to store my prefs in on every platform:
function the_prefs_folder
  switch the platform
  case "MacOS"
  ...
  return p_folder
end the_prefs_folder

Hope that helps.



Thanks for any help,

Christian


maybe i misunderstood your question...

But please check this page for some codes to use with "specialfolderpath":

http://www.sonsothunder.com/devres/metacard/tips/file010.htm



Regards

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to