I don't think I ever used it under J602 but Raul's remark leads me to
believe I should change that line to this:
y 1!:2 [ 4 2{~IFWINOn Wed, Dec 10, 2014 at 10:08 AM, chris burke <[email protected]> wrote: > The jconsole code was just copied from the J602 prompt function. Did you > also have to make this change in J602 under emacs? > > On Wed, Dec 10, 2014 at 7:00 AM, Devon McCormick <[email protected]> > wrote: > > > When I run this in jconsole under emacs, I have to change "y 1!:2 [ 4" to > > "y 1!:2 [ 2" in order to see the prompt displayed. I'm not sure if this > > needs to be changed or made conditional on something. > > > > On Tue, Dec 9, 2014 at 4:03 PM, chris burke <[email protected]> > wrote: > > > > > The old prompt function from the j602 misc script is now available in > the > > > J803 general/misc addons, i.e. try > > > > > > load 'general/misc/prompt' > > > > > > prompt 'Enter name: ' > > > > > > > > > > > > > > > On Sun, Nov 23, 2014 at 10:19 AM, Don Guinn <[email protected]> > wrote: > > > > > > > Way back when, sometime ago, smprompt waited for the user to input a > > line > > > > of input, waiting for the CR and returned the input. It worked in > > > Windows, > > > > not just jconsole. Would be nice if it did again. As it stands now, I > > > can't > > > > see much use for smprompt or the "wd sm prompt text" as it doesn't > > > capture > > > > the input. Could just as well use "smoutput". > > > > > > > > On Sun, Nov 23, 2014 at 10:49 AM, Brian Schott < > [email protected] > > > > > > > wrote: > > > > > > > > > I think I have found the problem in `prompt`, but no fix: IFCONSOLE > > is > > > > not > > > > > defined. > > > > > I still cannot find a current version of `misc.ijs`. > > > > > > > > > > Thanks, > > > > > > > > > > > > > > > -- > > > > > (B=) > > > > > > > ---------------------------------------------------------------------- > > > > > For information about J forums see > > http://www.jsoftware.com/forums.htm > > > > > > > > > > ---------------------------------------------------------------------- > > > > For information about J forums see > http://www.jsoftware.com/forums.htm > > > > > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > > > > > > -- > > Devon McCormick, CFA > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
