Page 1 of 1
fnxbasic and windows 98
Posted: Wed Jun 20, 2007 7:31 pm
by endloop
Hello,
I have another question : does your basic work on windows 98 ("very" old system but still used in some places). I made some trials on a PC under wi 98 and it did`nt work : is it normal ?
fnxbasic and windows 98
Posted: Thu Jun 21, 2007 2:28 pm
by Marco
It was not written for windows 98 but after a minor fix it seems to work. You can download the new package at the download button of the fnx site. (www.fnxbasic.com).
I also have put the help files in html format at the file section of this forum.
kind regards marco
fnxbasic and windows 98
Posted: Fri Jun 22, 2007 8:36 pm
by endloop
Hi,
Thank you a lot for that ! I gonna download it. :)
fnxbasic and windows 98
Posted: Sat Jun 23, 2007 4:52 pm
by endloop
Hello,
I tried the new compiler. But there is the same problem with the editor : I have no menu and, instead of them, I have "nofound". When I launch the FNX editor, it minimizes and goes at the top of the screen right corner. I can`t work with it because I have no menus ... Maybe it is possible to use fnxbasic with another editor on widows 98 (Scite for exemple) ?
Regards,
Richard.
fnxbasic and windows 98
Posted: Sat Jun 23, 2007 8:10 pm
by Yam
Make certain that the editor.eng and error.eng are
in the same directory as the editor.
If this is so then open fnxeditor.ini and at
editor add
editor=E:fnxbasiceditor.eng [use your directory this is mine]
at help add
help=FNXHELP_ENG.CHM
It should work.
fnxbasic and windows 98
Posted: Sat Jun 23, 2007 9:12 pm
by Marco
Sorry to interrupt but I just updated the file so you need to download it again.
I had add the wrong help files,they don`t work.
Also I fixed the bug of the language files, if not found, the english files are used.
kind regards marco