Q. data stacks and app design

Alex Rice alex at mindlube.com
Thu Oct 3 23:10:01 EDT 2002


On Thursday, October 3, 2002, at 08:42  PM, Ken Ray wrote:

> Alex,
>
> Why don't you just maintain the data in an external text file? Then, 
> you can
> read and write it as simply as:
>
>   put url ("file:" & tFileName) into tData
>
> and
>
>   put tData into url ("file:" & tFileName)

That's a good idea. But how it the best way to synchronize dozens of 
cards and hundreds of fields and buttons with the tData variable?


Alex Rice, Software Developer
Architectural Research Consultants, Inc.
alrice at swcp.com
alex_rice at arc.to




More information about the use-livecode mailing list