home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: SysTools / SysTools.zip / taskr403.zip / TEMPLATE.CMD < prev   
OS/2 REXX Batch file  |  1995-08-27  |  349b  |  12 lines

  1. /* Load REXXUTIL */
  2. call rxfuncadd sysloadfuncs, rexxutil, sysloadfuncs
  3. call sysloadfuncs
  4. /*The  character can be created by holding down you <alt> key and pressing 10 on your key pad. Paul I hope this */
  5. /* helps create your object*/
  6. rc= SysCreateObject("Batch", "YY/MM/DD
  7. HH/MM/SS
  8. Batch", "<ES_FOLDER>", "TEMPLATE=YES")
  9.             
  10.   
  11.  
  12.