@Sean
Is that a picture of your pet peeve at the top of your post on the subject?
http://corfield.org/entry/Backslash_is_NOT_a_path_separator

And to pretend as though I didn't even read it - isn't there a call you can make to get the OS separator? Something like
fileObj = createObject("java", "java.io.File");
application.fileSeparator = fileObj.separator;

Oh noooo. I'm diverging the thread! Ahhhhhyeee!
Al

On 5/19/2010 9:56 AM, Sean Corfield wrote:
And use / in file paths (which works on *every* platform) instead of \
which only works on Windows!

(sorry, my pet peeve about Windows developers!)

--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
mailing list - http://groups.google.com/group/openbd?hl=en

!! save a network - please trim replies before posting !!

Reply via email to