[futurebasic] Re: XPreferences

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : May 2003 : Group Archive : Group : All Groups

From: Ken Shmidheiser <kshmidheiser@...>
Date: Sun, 11 May 2003 23:26:39 -0400
Steve Van Voorst wrote:

>Thanks for the reference to "Subs PrefsFile.Incl".   I still am unable to
>find documentation in the Reference Manual, but did find a demo on pp. 123-6
>of Staz's "Switching to FutureBasic".   This demo correctly places
>"MyPrefFile" in the Preferences folder of the Library folder in the root
>directory.   However, double clicking on the file opens the application "Art
>Directors Toolkit 3".   During development I like to be able to open the
>Prefs file and verify that the data is being stored correctly.


Steve,

Try Page 462 in the Reference manual under PUT PREFERENCES statement. 
Has complete code example.

Sounds like you need to change the prefs file Creator code to BBEdit 
or whatever text reader you use for development. (Control click on 
prefs file and go to "Open with...")

An option would be to write your own prefs file reader using the GET 
PREFERENCES statement.

Hope this helps.

I'll be away from the list for several days for a corporate meeting 
in Florida. Hope things work for you.

Ken