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

Reply via email to