Skip to content
Snippets Groups Projects
  1. Aug 31, 2011
  2. Sep 14, 2007
  3. Apr 05, 2006
  4. Sep 15, 2005
    • deuce's avatar
      JS version of str_cmds. Update shells to use it. · 2b901ca9
      deuce authored
      The JS str_cmds has the following functions known to be broken and/or
      unimplementable:
      ;MEM		- Also not implemented in BAJA.
      ;UPLOAD		- Uses bbs.bulk_upload() but seems to not work
      ;RESORT		- Assumes (incorrectly) that bbs.curlib and bbs.curdir are
                        indexes into file_area.lib_list and
                        file_area.lib_list.dir_list respectively.
      ;OLDUL		- In progress (Not done)
      ;OLD		- In progress (Not done)
      ;OFFLINE	- In progress (Not done)
      ;CLOSE		- In progress (Not done)
      ;GET		- FILE_GET not implemented under JS
      ;PUT		- FILE_PUT not implemented under JS
      
      Added a ;NEXEC command to execute that parameter as a NATIVE binary.
      The node utility is now only called for the ;NODE command.
      The comspec is not JS exposed, so a kludge is used for ;SHELL.
      2b901ca9
  5. May 10, 2004
  6. Jun 22, 2001
  7. Apr 10, 2001
  8. Nov 08, 2000
  9. Oct 26, 2000
  10. Oct 25, 2000
  11. Sep 25, 2000
Loading