Read how?
BlitzPlus Forums/BlitzPlus Programming/Read how?| 
 | ||
| Is there any way to read files in blitzplus 1.39? Im sucessfully writing lines, using Write Line, but I dont seem to be able to read anything back in. The docs say for readint, readline etc, that i need 1.52, is this a crossover error from the blitz3D docs? .. the reason why i mentioned Write Line is because that too says it requires 1.52. | 
| 
 | ||
| The 1.52 refers to the original Blitz Basic. BlitzPlus took over where Blitz Basic 1.80 left off. So all the writeline stuff *is* in Blitzplus. I think you might need to post some code... | 
| 
 | ||
| ah right, cool okay.  No problem then, if the commands should work then I'll play some more. If my head starts to hurt, I'll post some code. :) Thanks all the same. |