Menu

#14 unable to write on a file

v0.3.1104
open
Quixie (74)
7
2012-09-17
2009-04-20
Anonymous
No

test code

Var:Number f;
File:Open("test.txt", WRITE, f)
File:Write("hello")
File:Close(f)

Discussion

  • Mj Mendoza IV

    Mj Mendoza IV - 2010-01-07

    was it because it should be, "File:Write("hello", f) ?

     
  • Mj Mendoza IV

    Mj Mendoza IV - 2011-04-03

    it creates the file if it's run on command prompt -- not when it's double clicked.

     
  • Mj Mendoza IV

    Mj Mendoza IV - 2011-04-03

    Correction: it also does create the file when double clicked -- not if dragged to Quixie.exe

     

Anonymous
Anonymous

Add attachments
Cancel