home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / trl14db.zip / TRLPRG.EXE / PRTSC.PRG < prev    next >
Text File  |  1990-10-22  |  244b  |  14 lines

  1. ***********
  2. * PRTSC.PRG
  3. * by Tom Rettig and Leonard Zerman
  4. * Placed in the Public Domain by Tom Rettig Associates, 10/22/1990.
  5. *
  6. * SYNTAX: DO PRTSC 
  7. ***********
  8. CALL Trexe WITH "PRTSC"
  9. IF (fox)
  10.    RETURN (.T.)
  11. ENDIF
  12. * eof prtsc *
  13.  
  14.