Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
setfile
#1
if i use thise code to set the text of a file....and iw anted to go back later and do it again but add on to the text not replace it...how wud i do it?

Function ( Function )
Code:
Copy      Help
str s b
s= "Hey"
b="C:\Documents and Settings\Sammy\Desktop\New Text Document.txt"
s.setfile(b)

Thats just an example but its what im using it for!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)