How do I create a formatted .txt file, that can be loaded into word pad etc..
How do I create a formatted .txt file
Blitz3D Forums/Blitz3D Programming/How do I create a formatted .txt file what do you mean with formated ?
You can simply create a .txt file with WriteFile and WirteLine commands !
In txt files it is not possible to set color or font ! It's just plain text.
You can simply create a .txt file with WriteFile and WirteLine commands !
In txt files it is not possible to set color or font ! It's just plain text.
@klaar with formatted i guess he mean what the txtfile headers are. Every file has a header that identifies certain aspects of that file. Wotsit is a great resource for this....
hope it helps
l8tr
hope it helps
l8tr
okay, but i think txt files got no headers .. well if i open them in a hexeditor there is just plain text.
@Klaas yes but the issue @ hand is formatted txt....
Thanks all, by formatted i mean saving a file with tabs in.