GLBasic forum

Main forum => Bug Reports => Topic started by: 9940 on 2009-Sep-10

Title: Wiz - INI files
Post by: 9940 on 2009-Sep-10
This code doesn't create the ini file on gp2x wiz !  :help:

INIOPEN "file.ini"
INIPUT "a","b","c"
INIOPEN ""
Title: Re: Wiz - INI files
Post by: Kitty Hello on 2009-Sep-13
oh no. Write access to that directory is enabled? Does it work when the ini file does exist?
Title: Re: Wiz - INI files
Post by: 9940 on 2009-Sep-14
Sorry, but in my first app something is broken...  :whistle: (perhaps GLB_ON_QUIT may have caused all this ?)

I tried make a new app and all worked  :S