There is an interesting way to use J application from J when I have
already an complete interactive application with gui (for example a
form including edit field "Name" and button "Run")). Now I want to
run the application automatically.
And that seems to be easy: just call the mainform (including wd 'set
Name *','Anssi') and then run function mainform_run_button ''. The
problem is that the value of the edit filed "Name" is not assigned to
the corresponding variable Name. If the Name is called in the Run
there is value error.
Is there a method or convention to make the gui fields assigned to J
variables after wd'set ...' without user interaction?
Anssi
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm