File Read/Write in a built app
Ken Ray
kray at sonsothunder.com
Sat Jun 4 21:24:15 EDT 2005
> I'm having trouble getting my built stack to read and write files. It
> works fine in the regular development environment, but it won't work
> when built. Am I missing some setting, or is it designed to do this?
It probably has to do with relative paths; when working in the Rev IDE, the
path is relative to the Rev application. When you make a standalone, the
path is relative to the standalone application.
BTW: What are you using to read/write files? open/read/write/close or
url("file:")?
Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list