thomwickes
01-09-2007, 08:06 PM
Hey guys - anyone know how to add a line of code to an existing expression with every iteration of a loop?
whenever i try and edit an expression, it includes the entire expression in the line of script it uses to edit it.
in order to add a new line with every iteration of a loop, will i have to read in the current contents of the expression into a string and then add this string and the new line of code?
whenever i try and edit an expression, it includes the entire expression in the line of script it uses to edit it.
in order to add a new line with every iteration of a loop, will i have to read in the current contents of the expression into a string and then add this string and the new line of code?
