Following is the content of a file called "prmpttest.ijs":
load'misc' i=:prompt 'input? ' When I run the file with ctrl-w(on windows), error occurs. load 'c:\j601\temp\prmpttest.ijs' input? |syntax error: prompt | '' prompt y Is this a bug or misusage? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
