A problem with this prefers script...
charles61
cszasz at mac.com
Wed Jul 7 16:05:54 EDT 2010
Klaus,
Thank! I understand now that I left out the name of the file. But what is the suffix at the end of "your_prefs_file.prf"?
Charles Szasz
cszasz at mac.com
On Jul 7, 2010, at 1:42 PM, Klaus on-rev [via Runtime Revolution] wrote:
> Hi Charles,
>
> >
> > I am trying to set up a preference file. I have two stacks - a splash stack
> > and an app stack. The Prefs stack is a substack of the app stack and is not
> > a separate stack I trying to use the url and binfile with specialfolder to
> > set up my preference file in the appropriate place for windows
> > (specialFolderPath(26) ) and mac (specialFolderPath("preferences")).
>
> These functions will only return a path to a FOLDER,
> as the name "specialFOLDERpath" suggests!
> You have to provide a filename, too!
>
> Like:
> ...
> specialFolderPath(26) & "/" & "your_prefs_file.prf"
> ...
>
> >
> > I am getting an error message for
> > ...
>
> See above "binfile:..." requires a filename but you only supply a FOLDER.
>
>
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> [hidden email]
>
> _______________________________________________
> use-revolution mailing list
> [hidden email]
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
> View message @ http://runtime-revolution.278305.n4.nabble.com/A-problem-with-this-prefers-script-tp2281250p2281266.html
> To unsubscribe from A problem with this prefers script..., click here.
>
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/A-problem-with-this-prefers-script-tp2281250p2281445.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list