Hi!
At first thank you for nice project! ?[smiley=dankk2.gif]
I hope it acquire as many users as Rapid-Q.
Rapid-Q is the greate compiler, but in my current project I neem more fast executables.
So I plan to try FNX Basic.
First question. I have my own IDE. How can I use fnxcompiler.exe from my IDE.
What command line options has fnxcompiler? I not found info in documentation.
Thank you.
WBR, Andrew
I will test it ;)
I will test it ;)
Hello,
The statement is very simple : "fnxcompiler". I don`t knox if there is some options, I guess no but maybe I am wrong.
I will test it ;)
The compiler switches are
fnxcompiler.exe [-LANGUAGE] appfilename [-w]
The -w option will force a window message bog with the error description if there is any.
A language file always start with error and the extension is the same as the language. ie ERROR.ENG the switch is -ENG.
If there is no language option the language is english.
The errors are dumped in fnx.log
best regards
fnxcompiler.exe [-LANGUAGE] appfilename [-w]
The -w option will force a window message bog with the error description if there is any.
A language file always start with error and the extension is the same as the language. ie ERROR.ENG the switch is -ENG.
If there is no language option the language is english.
The errors are dumped in fnx.log
best regards