Subj : Re: Add and object to an array
To   : Mortifis
From : echicken
Date : Fri Jul 19 2019 09:56 am

 Re: Re: Add and object to an array
 By: Mortifis to echicken on Fri Jul 19 2019 09:08:39

>> Where are you hoping to see these messages appear?

Mo> just standard stdout (the screen) to generate a menu.

write() and writeln() should work anywhere IIRC.  If you're running your script under jsexec these are
what you'll want (along with prompt, confirm, and deny).

We do have a 'console' object, which represents the remote terminal in a telnet/rlogin/ssh session, and
is not to be confused with the console object that exists in other JS environments (browser, node.js).
The console.putmsg() method is generally the best thing to use if you want to send a string to the remote
terminal.

As always, see http://nix.synchro.net/jsobjs.html for details on what's available.

---
echicken
electronic chicken bbs - bbs.electronicchicken.com
� Synchronet � electronic chicken bbs - bbs.electronicchicken.com