write to file at end

Francis Nugent Dixon effendi at wanadoo.fr
Thu Jan 19 15:35:03 EST 2017


Hi Bob,

I think that you are forgetting at least two parameters in the
open file command :

open flle ABC for update (existing file you want to READ and then WRITE to)
(I never used this form ...)
open file ABC for append  (existing fille you want to "ADD" to)
("just the job !")

I hope that this will solve your problem

Best Regards

-Francis




More information about the use-livecode mailing list