home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / card_ce.zip / MOSTRA.PRG < prev    next >
Text File  |  1994-07-22  |  440b  |  20 lines

  1. @ 06,39 clear to 18,78
  2. set color to r+
  3. @ 06,39 say '...... '
  4. @ 08,39 say '...... '
  5. @ 10,39 say '...... '
  6. @ 12,39 say '...... '
  7. @ 14,39 say '...... '
  8. @ 16,39 say '...... '
  9. set color to g+
  10. @ 06,46 say '' get comp
  11. @ 08,46 say ''get year
  12. @ 10,46 say '' get fname
  13. @ 12,46 say '' get lname
  14. @ 14,46 say '' get team
  15. @ 16,46 say '' get cardn
  16. clear gets
  17. stor ' ' to ok1
  18. @ 18,20 say 'Press any key to continue ' get ok1
  19. read
  20. return