AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to BAT Magic  <--  <--- Return to Home Page
   Local Database  BAT Magic   [163 / 250] RSS
 From   To   Subject   Date/Time 
Message   Visitor    ALL   BLANK   November 3, 1995
 2:46 PM *  

BLANK.COM completely blanks the screen. Type
CLS to restore the prompt and cursor.

--[Cut here]----------------------------------------------------------

 n BLANK.COM
 a
 MOV     AX,0700
 MOV     BH,00
 XOR     CX,CX
 MOV     DX,184F
 INT     10              ;B-Scroll_Window_Dn
 MOV     AH,02
 MOV     BH,00
 MOV     DX,1900
 INT     10              ;B-Set_Cursor_Pos
 MOV     AL,03           ;Change 03 to 07 for mono use
 INT     10              ;Set video mode
 MOV     AX,4C00
 INT     21              ;TERM_normally

 r cx
 1E
 w
 q

--[Cut here]----------------------------------------------------------

 Save the script between the hash marks to an ASCII file.
 At the DOS prompt enter,  "DEBUG < filename"
 where "filename" is the name of the saved ASCII file.

___ Blue Wave/QWK v2.12
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to BAT Magic  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0118 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.1.241108