ScottDuncan
02-10-2005, 01:14 PM
I need to add a return (new line) in a txt,is it "/n" or something like that?
Also is there a method for replacing a particular line number in a txt?
like, goto line 24
if BLANK then
WRITE TEXT
else
OVERWRITE TEXT
end
?
Also is there a method for replacing a particular line number in a txt?
like, goto line 24
if BLANK then
WRITE TEXT
else
OVERWRITE TEXT
end
?