Re: [Jprogramming] Dissect in JQT

2018-05-15 Thread bill lam
> > > > > > > From: Raul Miller > > To: Programming forum > > Sent: Tuesday, May 15, 2018 8:55 AM > > Subject: Re: [Jprogramming] Dissect in JQT > > > > > > > > That error message means that the dissect li

Re: [Jprogramming] Dissect in JQT

2018-05-15 Thread Ulrich Vollert
Miller > To: Programming forum > Sent: Tuesday, May 15, 2018 8:55 AM > Subject: Re: [Jprogramming] Dissect in JQT > > > > That error message means that the dissect library was not loaded. > > You have several options including: > > (0) load it manually > (1)

Re: [Jprogramming] Dissect in JQT

2018-05-15 Thread 'Pascal Jasmin' via Programming
in previous versions (and likely current status), you needed to reload jqt after any edit of the key shortcut settings file. From: Raul Miller To: Programming forum Sent: Tuesday, May 15, 2018 8:55 AM Subject: Re: [Jprogramming] Dissect in JQT That error

Re: [Jprogramming] Dissect in JQT

2018-05-15 Thread Raul Miller
That error message means that the dissect library was not loaded. You have several options including: (0) load it manually (1) have your profile load it (2) add [ require 'debug/dissect' to the end of each of those user keys config lines: F2;0;Dissect Line;dissect&.finddissectline_dissect_ 0 [re

[Jprogramming] Dissect in JQT

2018-05-15 Thread Ulrich Vollert
Hello, I am new to J and I am very impressed by J. Doing my first steps in learning J, I found ‚Dissect‘ and followed the instructions in wiki/Vocabulary/Dissect#IDE to use it with PF keys: But after putting the following lines into Edit>Configure>User Keys in Jqt F2;0;Dissect Line;dissect&.fi