In 9.5 theres are the new options "@loadprgini" and "@saveprgini"
I'm a little unsure of the difference between using INI files and PRG files. For example you can extract the information "3" from the
ini-file
Code: Select all
[default]
hello=3
Code: Select all
%hello = "3"Moreover, there seems to be some other exciting things in 9.5, fun!
Regards Johan
