home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / PCMAG / VOL7N21.ARC / ANSIBOX.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-09-01  |  233 b   |  9 lines

  1. ECHO OFF
  2. ANSI X marks the spot (X)~[s
  3. ANSI ~[5;27H~[41;33;1m┌───────────────────────┐
  4. ANSI ~[6;27H│~[40m HERE IS TEXT IN A BOX ~[41m│
  5. ANSI ~[7;27H└───────────────────────┘
  6. ANSI ~[u~[0m... and here we are back at the spot.
  7.  
  8.  
  9.