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.
[EMAIL PROTECTED]
[EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to