On 23/1/02 8:38 pm, Richard D. Miller <[EMAIL PROTECTED]> wrote: >> Indeed - there is no such limit. Fields can handle as much as you have RAM >> for, and you can store the data off screen as binary in a custom property. > How does one transform data into binary? Will it be possible to decode the 6 > mb of binary data in a few seconds on startup? I looked at the binaryencode > option, but it wasn't clear that that was the function to use.
Just keep the data as binary - use only variables and custom properties, not fields. Kevin Kevin Miller <[EMAIL PROTECTED]> <http://www.runrev.com/> Runtime Revolution Limited - Power to the Developer! Tel: +44 (0) 870 747 1165. Fax: +44 (0)1639 830 707. _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
