using chunks
Posted: Sun Jul 08, 2007 5:26 pm
Hi,
Using a "repeat", it is straight forward to put line 4 to line 150 of fld"text" into a new variable.
For really large sections of text, the repeat loop takes a long time to do the task. Is it possible to use "chunk" to put that same section of text into a new variable with a single line of code?
Thanks for any pointers.
Using a "repeat", it is straight forward to put line 4 to line 150 of fld"text" into a new variable.
For really large sections of text, the repeat loop takes a long time to do the task. Is it possible to use "chunk" to put that same section of text into a new variable with a single line of code?
Thanks for any pointers.