Dave Cragg wrote:
Is preferencesData declared as a global (or local) variable somewhere? (e.g. at the top of the script.) If not, the data won't persist and the array will only contain a single element (the one just added) when you get to the repeat loop?

It's a global that's declared at the beginning of my common library. My intention is to use my common library for preferences so I can get away from the Registry and ease the port to MacOS X.


You should check "the result" after the Put ... into url line. This will tell you if an error occurred.

Yeah, the result just returns empty.


Derek Bump Dreamscape Software _______________________________________________ Compress Images Easily with JPEGCompress http://www.dreamscapesoftware.com/ _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to