Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
inserting and replacing lines of text from functions
#1
how do I insert a line of text from one function to another, then later in the new function replace that line of text with another from the first function?

example:

function 1 needs to pull line 1 from function 0
then it runs a series of commands and loops

in the next loop line 1 from function 0 needs to be replaced with line 2 from function 0

it will repeat this several times till it ends up with line 120 from function 0

it is possible to set this up or will I have to copy the repeat series and just type in the text on each series?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)