home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.barnyard.co.uk
/
2015.02.ftp.barnyard.co.uk.tar
/
ftp.barnyard.co.uk
/
cpm
/
walnut-creek-CDROM
/
BEEHIVE
/
ZCAT
/
MENU40.LBR
/
MENU40.DOC
< prev
Wrap
Text File
|
2000-06-30
|
1KB
|
35 lines
Program: MENU
Version: 4.0
Date: 29 January 1986
Revised: Joe Wright on 29 January 1986
Previous version 3.9 by Al Dunsmuir
Changes: - Changed LPRINT: to expand tabs correctly.
- Added SSPD and LSPD macros to treat the stack pointer.
- Banner is only displayed the first time MENU is invoked
from the command line, not if as a SHELL.
- Shortened the command line prompt in QUIET mode.
Functional Changes:
- After MENU#n text is painted, we will look for the
DEFAULT command entry. This command line, if found, will
be executed immediately and control passed to LOOP:
when MENU is re-entered. The default command indicator
is defined by the DEFCMD equate (currently '@'). This
allows painting a partial screen with menu text and the
default command to paint the rest (DIR-type commands?).
- The command option letter may be be separated from the
command itself by spaces or tabs for better readability.
- The command line prompt is changed to reflect the
default DU:DIR> in case the menu or the user has changed it.