home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / utils / a / echo3.ark / ECHOTST.SUB < prev   
Encoding:
Text File  |  1989-09-27  |  512 b   |  16 lines

  1. ;echotst.sub           Batch test for ECHO3.COM
  2. ;1/12/87        (Rename ECHO3.COM to ECHO.COM first.)
  3. ;Roy Lipscomb
  4. ;
  5. echo on
  6. echo off
  7. echo line1:  lower case
  8. echo /l/ine2:  /u/pper /c/ase /i/nitials.
  9. echo /l/ine3:  /s/tring of /upper/ case letters.
  10. echo /l/ine4:  /l/ine continuation:   line 4 end: --)+
  11. echo (-- start line 4a.
  12. echo /l/ine5:  /c/ontrol char:  /b/ell (~~G)~G
  13. echo ~G
  14. echo --> /d/one!
  15. echo on
  16.