Hi Bo, Not sure what OS or J front end you are using or what you are trying to do. However the error message implies that you haven't installed the 'graphics/plot' addon.
One way to install the addon that should work in most cases is: load 'pacman' 'install' jpkg 'graphics/plot' Or is your point more that the error message should be more helpful? On Tue, Jul 21, 2015 at 7:14 PM, 'Bo Jacoby' via Beta <[email protected]> wrote: > load'plot'not found: > c:/users/bo/j804/addons/graphics/plot/plot.ijs|file name error: script| > 0!:0 y[4!:55<'y' > What am I supposed to do?-- Bo. > > > Den 7:03 tirsdag den 21. juli 2015 skrev bill lam < > [email protected]>: > > > > > |ws : invalid ws cmd: send 71718464 * > > This is unresonable since the type of cmd you sent is > send 71718464 * > as one token. The source code is common in all platforms, no > idea why it failed in windows. But I suspect it is unrelated to > websocket itsefl. > > Вт, 21 июл 2015, Xu Zuoqian написал(а): > > For the windows version, it will fail when sending binary data to the > > qtwebsocket, but the same code runs ok on linux version. For example, > > on the qt websocket client demo, in J REPL panel,when send2 a. , the > > term print a error info: > > > > |ws : invalid ws cmd: send 71718464 * > > > > my own code use sendb but receive the same error, please help to check, > thanks. > > > > > > > > 2015-07-21 6:59 GMT+08:00 bill lam <[email protected]>: > > > On J32, if the global noun IFWOW64 is 1 then it is running on Win64. > > > > > > If J64 can run, you should already know it is Win64. > > > On Jul 21, 2015 3:19 AM, "'Bo Jacoby' via Beta" <[email protected]> > wrote: > > > > > >> How do I know how many bits my windows has, 32 or 64 bits?Thanks. Bo. > > >> > > >> > > >> > > >> Den 16:17 mandag den 20. juli 2015 skrev chris burke < > > >> [email protected]>: > > >> > > >> > > >> > > >> A new J804 beta is available for all platforms. This has mainly bug > fixes. > > >> > > >> For a list of changes, see > > >> www.jsoftware.com/jwiki/System/ReleaseNotes/J804. > > >> > > >> Install the beta from www.jsoftware.com/download/j804/install. > > >> > > >> We'd appreciate feedback, either to the beta forum or if specifically > on > > >> Qt, to the qt mailbox group. > > >> ---------------------------------------------------------------------- > > >> 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 > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > ---------------------------------------------------------------------- > 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
