Wiz - INI files

Previous topic - Next topic

9940

This code doesn't create the ini file on gp2x wiz !  :help:

INIOPEN "file.ini"
INIPUT "a","b","c"
INIOPEN ""

Kitty Hello

oh no. Write access to that directory is enabled? Does it work when the ini file does exist?

9940

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