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   [101 / 250] RSS
 From   To   Subject   Date/Time 
Message   Visitor    KIRK LAWRENCE   Menuing A BATCH File   September 10, 1995
 6:51 PM *  

 KL#@> section 1 of uuencode 5.25 of file reply.com    by R.E.M.
 KL#@>
 KL#@> begin 644 reply.com
 KL#@> .M`C-(3P`=0+-(;1,S2%,
 KL#@> `
 KL#@> end

For anyone who might be interested, here is a debug script version
of reply.com so how it works can be studied.

n reply.com
a
mov     ah, 8
int     21      ; DOS - KEYBOARD INPUT, NO ECHO, Return: AL = character
cmp     al, 0   ; Compare Two Operands
jnz     10A     ; Jump if Not Zero (ZF=0)
int     21      ; DOS - KEYBOARD INPUT, NO ECHO, Return: AL = character
mov     ah, 4C
int     21      ; QUIT WITH EXIT CODE (EXIT)
                ; AL = exit code

rcx
E
w
q

___ 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.0178 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