charles61-
> I thought that the code:
> put url ("binfile:" & specialFolderPath(26) & "/" & "504_prefs") into tPrefs
> created a folder named 504_Prefs
> What am I missing here?
No, that reads the prefs file.
To create the file you need
put tPrefs into url ("binfile:" & specialFolderPath(26) & "/" & "504_prefs")
--
-Mark Wieder
[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