home *** CD-ROM | disk | FTP | other *** search
/ Languages Around the World / LanguageWorld.iso / language / vietnam / bachkhoa / example.bat < prev    next >
Encoding:
DOS Batch File  |  1979-12-31  |  57 b   |  6 lines

  1. echo off
  2. cls
  3. type EXAMPLE.VNC | more 
  4. pause
  5. echo on
  6.