Page 1 of 1

fnxeditor hangs/fnxcompiler crashes

Posted: Sun Apr 22, 2007 2:49 am
by oyster
when I launch fnxeditor and open c:fnxbasicProjectsExamplesarrayofbutton.bas, then File->compile, fnxeditor hangs and lose response, so that I have to close it in Task manager
when I double-click fnxcompiler.exe, it crashes immediately with an errer msgbox
I use fnx basic in simpilfied chinese win2k with sp4, Intel 1.7G

fnxeditor hangs/fnxcompiler crashes

Posted: Sun Apr 22, 2007 9:29 am
by Marco
Hi,
You cannot compile it with a double click on the compiler, you can however drag the file you want to compile upon the fnxcompiler.
If this works there could be a path problem within the editor.
Does fnx works with other code or is it only with the arrayofbutton?
It could be a problem of windows 2000.

try to run

dim f as form
f.showmodal

regards marco