writing to external file from Windows standalone: empty files

Mark Powell mark_powell at symantec.com
Wed Feb 28 06:07:23 EST 2007


Hi Curt:

I would not think it is a permissions issue if you are successfully
creating the file (albeit without content).  I think Bill is right...it
is the "open file" statement.  The following works for me on XP, without
opening or otherwise preparing vTargetFile for appending.

put vContent into URL vTargetFile







More information about the use-livecode mailing list