if no file is opened then the green arrow hidden, 'run...' inside menu bar are disabled on my computer.
Ср, 05 июн 2013, Henry Rich писал(а): > OK, I can make a cover to do that. You meant 'getscripts_j_. > > But still: if I do > > open 'nonexistentfile' > > and then press the green arrow, it crashes. I guarantee I'm not the > only one who's going to do that. > > Henry Rich > > On 6/5/2013 11:33 AM, bill lam wrote: > >Not sure what it used to be. In jqt I guess what you expected > >would be: > > > >open@getscript_j_ 'grid' > > > > > >Ср, 05 июн 2013, Henry Rich писал(а): > >>The way it worked in J6 was that > >> > >> open '...' > >> > >>opened the file that would be executed by > >> > >> load '...' > >> > >>So I should be able to use > >> > >> open 'grid' > >>or > >> open 'jzgrid' > >> > >>to browse the grid code. > >> > >>This is a very useful feature: even my non-programming students use > >> > >> open 'socket' > >> > >>to look at socket error codes. This would be a good thing to have working. > >> > >>Henry Rich > >> > >> > >>On 6/5/2013 10:58 AM, bill lam wrote: > >>>I really don't know what would be expected from open 'grid'. > >>>At least I tried it on linux and wine, both ran without crash. > >>>I am clueless. sorry! > >>> > >>>Ср, 05 июн 2013, Henry Rich писал(а): > >>>>What I saw was nothing followed by a crash. What I expected was a > >>>>file followed by no crash. > >>>> > >>>>Context? I ran jqt.cmd. I have win32, Qt IDE 1.0.9, library > >>>>8.01.011. Is that what you need? > >>>> > >>>>On 6/5/2013 10:27 AM, bill lam wrote: > >>>>>I followed your procedure and can open some file. Running it did > >>>>>not raise any error. > >>>>> > >>>>>It is difficult for me to guess what you saw and what you > >>>>>expected. Also you did not provide any detail of the context on > >>>>>which ran jqt. Please give full account when reporting a bug. > >>>>>Thanks. > >>>>> > >>>>>Ср, 05 июн 2013, Henry Rich писал(а): > >>>>>> open 'grid' > >>>>>> > >>>>>>A window comes up, but no lines are displayed. > >>>>>> > >>>>>>Then press the green right-arrow (run all lines), and jqt crashes. > >>>>>> > >>>>>>Henry Rich > >>>>>>---------------------------------------------------------------------- > >>>>>>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 -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
