03-11-2006, 06:47 AM
The lines in function 0 are just simple one word lines of text that I need input, I stored them in the function thinking that maybe it would be easier to acces them.
Line 1
textforme
line2
textforyou
line3
textforthem
line4
textforboss
line5
textforwhoever
and so on, these are just some generic examples. But I think you get the idea, there are no integers involved so I didn't have any idea how to replace them. The begining of each line of text starts with 2 letters then - such as:
CI-textforme
CI-textforyou
CI-textforthem
CI-textforboss
CI-textforwhoever
Line 1
textforme
line2
textforyou
line3
textforthem
line4
textforboss
line5
textforwhoever
and so on, these are just some generic examples. But I think you get the idea, there are no integers involved so I didn't have any idea how to replace them. The begining of each line of text starts with 2 letters then - such as:
CI-textforme
CI-textforyou
CI-textforthem
CI-textforboss
CI-textforwhoever
