home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / education / n / spice / nutmeg / !Nutmeg / Icons < prev    next >
Text File  |  1992-12-29  |  929b  |  26 lines

  1. | Icon definitions - case sensitive !
  2. |
  3. | syntax:
  4. | <type>  <spritename>  <command/function/string>
  5. |
  6. | type can be : 'string'          string will be inserted in inputline
  7. |               'gap <distance>'  extra space between the icons preceding and following this line
  8. |               'command'         command will be executed by nutmeg command parser
  9.  
  10. command help            queryopen qb_help
  11. gap     16
  12. command set             set
  13. command display         display
  14. command listplots       listplots
  15. command cat             cat
  16. command bspice          queryopen qb_bspice
  17. command plot            queryopen qb_plot
  18. command fourier         queryopen qb_fourier
  19. gap     16
  20. command rusage          rusage
  21. command shell           queryopen qb_shell
  22. command type            queryopen qb_type
  23. command launch_edit     shell 'Run CFS#scsi::60MB_SCSI.$.compress.talen.Editors.!Edit'
  24. gap     64
  25. command quit            queryopen qb_quit
  26.