
*******************************************************************************
*
* +---------------+
* | DEUTSCHE INFO |
* +---------------+
*
* 4edits - Keyboard-Input Routinen fr die SCREENs 0 und 12 von Anton Knafl 
* ============================================================================
* Diese Routinen ersetzen den INPUT-Befehl von QBasic und sorgen fr eine 
* begrenzte Eingabelnge. Bei SCREEN12 bleibt die Hintergrundgrafik
* erhalten !!!
*
* - 4edits00.bas  - INPUT-Routine fr SCREEN 0
* - 4edits12.bas  - INPUT-Routine fr SCREEN12
*
*------------------------------------------------------------------------------
*
* +---------------+
* | ENGLISH  INFO |
* +---------------+
*
* 4edits - Keyboard-Input Routines for SCREENs 0 und 12 b< Anton Knafl 
* =============================================================================
* These Routines substitute the QBasic INPUT commands and ensure a well-defined
* limited input string length. With SCREEN 12, the background graphic remains
* untouched !!!
*
* - 4edits00.bas  - INPUT-Routine for SCREEN 0
* - 4edits12.bas  - INPUT-Routine for SCREEN12
*
*------------------------------------------------------------------------------
*
* (c) Thomas Antoni, 08.10.2000 
*       Mailto:thomas@antonis.de
*       http://www.antonis.de   --==-- The Hottest QBasic Stuff on Earth !!!
*
*
******************************************************************************








