Kevin: > 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.
Richard > Again it all gets loaded into memory when the stack is opened, so make sure > you have enough RAM available, or use separate stacks, external files or a > database. > > 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 _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
