From ae5804c4025a134bbd4447d1c55e80299d4d3297 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Wed, 28 Jun 2017 16:48:03 -0700 Subject: [PATCH] Add list of parameters for DOS interface for use with src/misc/twocol.pl --- src/dos/bcparams.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/dos/bcparams.txt diff --git a/src/dos/bcparams.txt b/src/dos/bcparams.txt new file mode 100644 index 0000000..ce3fb59 --- /dev/null +++ b/src/dos/bcparams.txt @@ -0,0 +1,25 @@ +-a watch attribute setting +-A watch attribute testing +-b # background colour +-B # reverse background colour +-c # context lines +-d # display mode (see below) +-e # emphasis colour [mode 1] +-f # foreground colour +-F # reverse foreground colour +-g # font [mode 5] (see below) +-h # screen height +-i ignore runtime errors +-l # left margin +-o watch object movement +-O watch object locating +-p alter piracy opcode +-r # right margin +-s # random number seed value +-S # transscript width +-t set Tandy bit +-T bold typing [modes 2+4+5] +-u # slots for multiple undo +-w # screen width +-x expand abbreviations g/x/z +-Z # error checking (see below) -- 2.34.1