home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / os2tk21j / c / samples / tp / tp.cm_ / tp.cmd
Encoding:
Text File  |  1993-03-12  |  129 b   |  8 lines

  1. @echo off
  2. cls
  3. echo This program illustrates the use
  4. echo of SOM for a simple text processor.
  5. echo ...
  6. tp.exe | more
  7. pause
  8.