home *** CD-ROM | disk | FTP | other *** search
/ Millennium Time Capsule / AC2000.BIN / disks / ac16disk / job_demo / job_10.kbj < prev    next >
Encoding:
Text File  |  1998-03-13  |  1.7 KB  |  79 lines

  1. *Kobold Misc. Commands
  2. *
  3. *Anything appearing after an asterisk (on the same line) is ignored.
  4. *Each of the "EXAMPLES" below can be activated and run by removing the
  5. *first asterisk on the left side of each example line and then selecting
  6. *"Execute Job" from the "Kobold" menu (and selecting this file :-)
  7. *The drives listed below must exist in order for the demo to work!
  8. *
  9. *These help files are not meant to be a substitute for the user manual,
  10. *but merely demonstrations of available commands. Please refer to your
  11. *Owners Manual for detailed explanations.
  12.  
  13. *--Execute-------------\/--------------------------------------------------
  14.  
  15. *--Syntax--------------\/--|
  16.  
  17. *--execute program parameter
  18.  
  19. *--note you should only use this command if you are using Kobold as a
  20. *--PROGRAM and NOT as an accessory...EVEN IF you are multitasking !
  21.  
  22. *--example #1----------\/--|
  23.  
  24. *execute c:\auto\neoram.prx c:\neodesk.dat
  25.  
  26.  
  27. *--Rename--------------\/--------------------------------------------------
  28.  
  29. *--Syntax--------------\/--|
  30.  
  31. *--rename old_name new_name
  32.  
  33. *--example #1----------\/--|
  34.  
  35. *src_select c:\
  36. *rename desktop.inf desktop.inx
  37.  
  38.  
  39. *--Bing----------------\/--------------------------------------------------
  40.  
  41. *--Syntax--------------\/--|
  42.  
  43. *--bing
  44.  
  45. *--example #1----------\/--|
  46.  
  47. *bing
  48.  
  49.  
  50. *--Quit----------------\/--------------------------------------------------
  51.  
  52. *--Syntax--------------\/--|
  53.  
  54. *--quit
  55.  
  56. *--example #1----------\/--|
  57.  
  58. *src_select c:\
  59. *quit
  60. *alert "!You shouldn't see this |!Ok",10
  61. *10:
  62.  
  63.  
  64. *--Exit----------------\/--------------------------------------------------
  65.  
  66. *--Syntax--------------\/--|
  67.  
  68. *--exit
  69.  
  70. *--example #1----------\/--|
  71.  
  72. *src_select c:\
  73. *exit
  74. *alert "!You shouldn't see this |!Ok",20
  75. *20:
  76.  
  77.  
  78. *--|that's it! cjh.3/13/98
  79.