delie
01-09-2004, 07:12 PM
Hello
in a Wisk program with LF95 5.7d, I want to interprete the command line. I found that the service routines IARGC et NARGS only work if the
-winconsole compiler options is also specified. Without -winconsole, NARGS always return 0 and IARGC generates an error (jwe0019i-u).
I can still work with -wisk -winconsole compiler options, but then when I run my program from a shortcut (or calling it from an other application), I get a empty and useless "console window" and my wisk application window.
Is there a way the eleminate the empty console window ? Or maybe should I try the F2KCLI available from Winteracter ?
Thanks
Eric:(
in a Wisk program with LF95 5.7d, I want to interprete the command line. I found that the service routines IARGC et NARGS only work if the
-winconsole compiler options is also specified. Without -winconsole, NARGS always return 0 and IARGC generates an error (jwe0019i-u).
I can still work with -wisk -winconsole compiler options, but then when I run my program from a shortcut (or calling it from an other application), I get a empty and useless "console window" and my wisk application window.
Is there a way the eleminate the empty console window ? Or maybe should I try the F2KCLI available from Winteracter ?
Thanks
Eric:(