How ought I modify jdemo3 (for example) so that when I link a URL like:

   http://127.0.0.1:65001/jdemo3?t1=mystring;t2=another%20string

the jhtext fields t1, t2 show "mystring", "another string" instead of
"some text", "more text" -- as built-in?

I guess all I'm looking for is a noun like ARGV which I can process
inside create_jdemo3_ to furnish a y-arg to jhr.

(I'm just guessing a plausible syntax to show the general idea.)

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

Reply via email to