text files

matrixhacker
05-12-2003, 12:38 PM
ok if i open a text file as #1 for appendment then how do i add the text to the current line. i use print every time and that seems to put the text on the next line, its probably just me but how do you append it to the same line?

tarouszars
05-12-2003, 01:03 PM
print "this is line 1.";
print "this is line 1 also."
the Semi Colon forces it to be on the same line

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum