I copied:
0!:101 ]11!:0'clippaste' and then pasted it into my jconsole window, but didn't hit the return button. then I copied: c=.2009 then I hit the return button in my jconsole window. I got back: |domain error | 0!:101] 11!:0'clippaste' Am I missing something? I will try it on my ubuntu - j601 at home. I am currently working on a Windows XP machine with j602 in a cygwin xterm window running jconsole. thanks for the help ----- Original Message Follows ----- From: "Tom Arneson" <[email protected]> To: "'Programming forum'" <[email protected]> Subject: Re: [Jprogramming] math.pdf -> J Server -> math.ijs file Date: Fri, 19 Jun 2009 19:19:17 -0500 >I copied 2009 to the clipboard from another application and >this works for me: > > wd'clippaste' >2009 > 0!:101 wd'clippaste' > 2009 >2009 > 0!:101 ]11!:0'clippaste' > 2009 >2009 > >NB. Then I copied c=.2009 to the clipboard and got: > > 0!:101 ]11!:0'clippaste' > c=.2009 > c >2009 > > > >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of >[email protected] >Sent: Friday, June 19, 2009 18:30 >To: Programming forum >Subject: Re: [Jprogramming] math.pdf -> J Server -> >math.ijs file > >Maybe I am taking you to literal because when I do: > > 0!:101]11!:0'clippaste' > >|domain error >| 0!:101] 11!:0'clippaste' > >first thing I do is put 2009 in the clippaste buffer. > >Then I type in 0!:101]11!:0'clippaste' in my jconsole >window. > >What am I missing? This would be a great help, thanks! > >----- Original Message Follows ----- >From: Don Guinn <[email protected]> >To: Programming forum <[email protected]> >Subject: Re: [Jprogramming] math.pdf -> J Server -> >math.ijs file >Date: Thu, 18 Jun 2009 19:08:25 -0600 > >>You don't have to go to the trouble of pasting to an entry >>box. Simply define the following on a function key and all >>you have to do is push the function key in a J session and >>it runs whatever is in the clipboard. >> 0!:101]11!:0'clippaste' >> >>On Thu, Jun 18, 2009 at 4:30 PM, >><[email protected]> wrote: >> >>> Take a .png file with math statements, >>> copy a line text, paste it into an entry box >>> for a j-converter and out pops j code. >>> >>> Take a look at the .png file I have attached. >>> >>> Feasible? Anybody seen something like this? >>> >>> I am interested in developing utility to >>> solve/simplify/expand >>> equations displaying the steps taken. >>> >>> :-) >>> >>> >>> >>> >>---------------------------------------------------------- >>> - ----------- 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 > > >----------------------------------------------------------- >----------- For information about J forums see >http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
