home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / perl4036.zip / os2 / selfrun.cmd < prev    next >
OS/2 REXX Batch file  |  1993-02-08  |  127b  |  8 lines

  1. extproc perl -x
  2. #!perl
  3.  
  4. printf "
  5. This is a self-running perl script using the
  6. extproc feature of the OS/2 command processor.
  7. "
  8.