Looking at the command line flags in my J session, I realized that even
though I start jconsole with a "-prompt" flag, I do not see this in
ARGV_z_.  The other strings on my startup line are present, just not that
one.

Has anyone else noticed this?

We see this line from the batch file I invoke to run jconsole (wrapped):
C:\Pgm\J902\bin>..\jconsole.cmd C:\amisc\JSys\user\code\DHMConfig.ijs
-prompt -jijx -js "qts '' [ 1!:44 'D:\amisc\work\Poker\'"

But once the session has started, this is what I see:
       ARGV_z_
+----------------+-------------------------------------+-----+---+-------------------------------------+
|bin\jconsole.exe|C:\amisc\JSys\user\code\DHMConfig.ijs|-jijx|-js|qts '' [
1!:44 'D:\amisc\work\Poker\'|
+----------------+-------------------------------------+-----+---+-------------------------------------+


-- 

Devon McCormick, CFA

Quantitative Consultant
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to