dissect currently relies on wd

Currently, wd is not supported in jplayground (nor in jhs).

(It's probably possible to support at least some of wd's commands in
browser environments (see
http://www.jsoftware.com/pipermail/chat/2022-August/009126.html for a
hint about how that might be approached). But that would be a lot of
work (possibly a year or more).)

FYI,

-- 
Raul

On Fri, Sep 2, 2022 at 1:08 PM Pawel Jakubas <jakubas.pa...@gmail.com> wrote:
>
> Hi J enthusiasts!
>
> I tried to use dissect in J Playground and was not successful.
> ```
>    install 'github:jsoftware/debug_dissect'
> This addon requires addons to be installed: graphics/gl2
> installed: jsoftware/debug_dissect master into folder: debug/dissect
>    require 'debug/dissect'
>
>    dissect 'ranking d1'
> value error
> |value error: wd
> |       wd DISSECT
> |[-0]
>
> |value error: wd
> |       wd'timer 0'
> |[-0]
> ```
> Question: is it possible to use it in linux browser's playground?
> Thanks and cheers,
> Pawel
> ----------------------------------------------------------------------
> 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