home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / ventura / vpapp_7s.arc / EXAMP5.PRG < prev    next >
Encoding:
Text File  |  1989-10-09  |  256 b   |  9 lines

  1. set echo off
  2. set safety off
  3. set talk off
  4. use examp5
  5. label form examp5 to file examp5
  6. set echo on
  7. set safety on
  8. set talk on
  9.