|
Malaphus Novice
Joined: 11 Aug 2003 Posts: 34 Location: USA
|
Posted: Wed Aug 13, 2003 1:07 am
Writing to a file |
Can anybody give me a piece of example code to write <something> to a text file?
I'm just not sure how to use the #write command. |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Wed Aug 13, 2003 3:56 am |
#FILE 1 example.txt
#WRITE 1 {~<something~>} |
|
|
|
|
|