The J User Manual (help/user/cmdline.htm) states that when starting J with
"J -js A" that profile sets ARGVERB_z_ from A and runs it. Looking at
boot.ijs, lines 98 and 99 the name used is ARGVVERB_z_ (notice the extra
"V"). Secondly the help says that The J Front End puts the command line
parameters in ARGV_j_. ARGV is actually in the z locale.

Not a big deal. I guess I'm being picky.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to