I seem to remember a verb that would prompt for user input without using a
gui. 

Something like:

 

r=. prompt 'radius: '

 

which would display:

 

radius: 

 

and take input up to a CR and then return that input.

 

Does anyone remember this and have the definition of prompt?

 

Tom Arneson

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

Reply via email to