You can do something like this now: check out the "split" command:
-- split, it, access some large line numbers real fast, and combine it again. split myVariable by return put "something" into myVariable[5467] ... combine myVariable using return << Re: Text manipulation - underlying data structures >> _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
