charles61-
Wednesday, July 7, 2010, 10:35:29 AM, you wrote:
> put arrayEncode(tPrefs) into url ("binfile:" &
> specialFolderPath("preferences")) --> I added this to save the prefs file
You need a filename as well as the path:
specialFolderPath("preferences") & "/" & tFileName
--
-Mark Wieder
mwieder at ahsoftware.net