This is interesting:

load 'misc'
testprompt=: verb define
l=:prompt 'Enter a number: '
)

testprompt ''  NB. auto-start in the ijs

|syntax error: prompt
|   ''    prompt y
   

Prompt appears to fail when an 'auto-start' is used in the ijs but works
correctly otherwise.

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

Reply via email to