Difference between file and URL

John Rule johnrule at rcsprogramming.com
Sun Dec 5 13:02:32 EST 2004


I am discovering that open/write/close to a file can be a problem if the
original file size is larger than the new data size...it simply overwrites
data in the file, leaving the extra data in tact. Using 'put into URL' does
not do this (it overwrites the entire file). Is this correct behavior, or a
bug?

(2.5 engine)

JR 



More information about the use-livecode mailing list