home *** CD-ROM | disk | FTP | other *** search
- ***BUTTONS
- ;
- $S=OSNAPB
- ^C^CREDRAW
- ^B
- ^O
- ^G
- ^D
- ^E
- ^T
- ***SCREEN
- **S
- [AEC ARCH]$S=S
-
- [Drawing ]
- [Scale ]
-
- [1/40"=1']^C(setvar "userr3" 480) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [1/20"=1']^C(setvar "userr3" 240) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [1/16"=1']^C(setvar "userr3" 192) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 1/8"=1']^C(setvar "userr3" 96) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 1/4"=1']^C(setvar "userr3" 48) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 1/2"=1']^C(setvar "userr3" 24) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 3/4"=1']^C(setvar "userr3" 16) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 1"=1']^C(setvar "userr3" 12) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 3"=1']^C(setvar "userr3" 4) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ 6"=1']^C(setvar "userr3" 2) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
- [ FULL ]^C(setvar "userr3" 1) (setq c (getvar "userr3")) (F:PRMP) $S=SHEETENGHORZ
-
- [OTHER ]^C$S=OTHERENG (setq c (getreal "Enter the scale factor: ")) \+
- (cond +
- ((or (= c nil) (= c 0)) +
- (progn (terpri)(prompt "The scale factor cannot be zero.")(menucmd "S=S")(princ))) +
- (T (progn(setvar "userr3" c) (F:PRMP) (menucmd "S=SHEETENGHORZ")(princ))))
-
- [<TABLET>]^C^C$S=S1
- **S1
- [ Tablet ]
- [ config.]
-
-
-
- [--------]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4
- [ FIRST ]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4
- [ TIME ]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4
- [--------]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4
-
-
- [--------]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4 y
- [ RE- ]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4 y
- [CONFIG. ]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4 y
- [--------]^C^C$S=S1A (F:LODF "a:ax25");(a:ax25 "tabconfg" "h1");+
- tablet CFG 4 y
-
-
-
-
- [<CANCEL>]^C^C$S=S;
- **S1A 2
- [Menu #1 ]
- [25 COLS.]^P25^P;
- [ 9 ROWS ]^P9^P;
-
- [Menu #2 ]
- [11 COLS.]^P11^P;
- [ 9 ROWS ]^P9^P;
-
- [Menu #3 ]
- [ 9 COLS.]^P9^P;
- [13 ROWS ]^P13^P;
-
- [Menu #4 ]
- [25 COLS.]^P25^P;
- [ 7 ROWS ]^P7^P;
-
- [-YES- ]^PY^P;
-
- [ <DONE> ]^C^C$S=S +
- (progn (terpri)(prompt "Select scale and sheet size from screen menu.")(princ))
- **S2
-
-
-
-
-
-
-
- [Working.]
-
- [Please ]
- [wait. ]
-
-
-
-
-
-
-
-
-
- **OTHERENG 3
- [ Scale ]
- [e.g. if]
- [1/4"=1',]
- [S.F.= 48]
-
- [ 1 ]^P1^P\
- [ 2 ]^P2^P\
- [ 3 ]^P3^P\
- [ 4 ]^P4^P\
- [ 5 ]^P5^P\
- [ 6 ]^P6^P\
- [ 7 ]^P7^P\
- [ 8 ]^P8^P\
- [ 9 ]^P9^P\
- [ 0 ]^P0^P\
- [PERIOD ]^P.^P\
- [ RETURN ];
- [<CANCEL>]^C^C$S=S
- **SHEETENGHORZ 3
- [Horizntl]
- [ Sheet ]
- [ Size ]
-
- [A-8.5x11]^C(setq V:Y (* 7.5 c) V:X (* 9 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [B- 11x17]^C(setq V:Y (* 10 c) V:X (* 15 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [C- 17x22]^C(setq V:Y (* 16 c) V:X (* 20 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 18x24]^C(setq V:Y (* 17 c) V:X (* 22 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [D- 22x34]^C(setq V:Y (* 21 c) V:X (* 32 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 24x36]^C(setq V:Y (* 23 c) V:X (* 34 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 30x42]^C(setq V:Y (* 29 c) V:X (* 40 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [E- 34x44]^C(setq V:Y (* 33 c) V:X (* 42 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 36x42]^C(setq V:Y (* 35 c) V:X (* 40 c)) $S=S2 (load (strcat V:ACAL "setaec"))
-
- [OTHER ]^C$S=SHEETYE (progn(initget 1) +
- (setq yo (getreal "Enter vertical dimension of the sheet in inches: "))(princ)) \+
- (progn(initget 1) (menucmd "S=SHEETXE") (setq xo (getreal "Enter horizontal dimension of the sheet in inches: "))(princ)) \+
- (setq V:Y (* (- yo 1) c) V:X (* (- xo 2) c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [VERTICAL]^C(F:PRMP) $S=SHEETENGVERT
-
- [<CANCEL>]^C^C$S=S
- **SHEETENGVERT 3
- [Vertical]
- [ Sheet ]
- [ Size ]
-
- [A-8.5x11]^C(setq V:X (* 6.5 c) V:Y (* 10 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [B- 11x17]^C(setq V:X (* 9 c) V:Y (* 16 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [C- 17x22]^C(setq V:X (* 15 c) V:Y (* 21 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 18x24]^C(setq V:X (* 16 c) V:Y (* 23 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [D- 22x34]^C(setq V:X (* 20 c) V:Y (* 33 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 24x36]^C(setq V:X (* 22 c) V:Y (* 35 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 30x42]^C(setq V:X (* 28 c) V:Y (* 41 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [E- 34x44]^C(setq V:X (* 32 c) V:Y (* 43 c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [ 36x42]^C(setq V:X (* 34 c) V:Y (* 41 c)) $S=S2 (load (strcat V:ACAL "setaec"))
-
- [OTHER ]^C$S=SHEETXE (progn(initget 1) +
- (setq xo (getreal "Enter horizontal dimension of the sheet in inches: "))(princ)) \+
- (progn(initget 1) (menucmd "S=SHEETYE") (setq yo (getreal "Enter vertical dimension of the sheet in inches: "))(princ)) \+
- (setq V:Y (* (- yo 1) c) V:X (* (- xo 2) c)) $S=S2 (load (strcat V:ACAL "setaec"))
- [HORIZNTL]^C$S=SHEETENGHORZ
-
- [<CANCEL>]^C^C$S=S
- **SHEETYE 3
- [Vertical]
- [Dimnsion]
- [of Sheet]
-
- [ 1 ]^P1^P\
- [ 2 ]^P2^P\
- [ 3 ]^P3^P\
- [ 4 ]^P4^P\
- [ 5 ]^P5^P\
- [ 6 ]^P6^P\
- [ 7 ]^P7^P\
- [ 8 ]^P8^P\
- [ 9 ]^P9^P\
- [ 0 ]^P0^P\
- [PERIOD ]^P.^P\
- [ RETURN ];
-
- [<CANCEL>]^C^C$S=S
- **SHEETXE 3
- [Horizntl]
- [Dimnsion]
- [of Sheet]
-
- [ 1 ]^P1^P\
- [ 2 ]^P2^P\
- [ 3 ]^P3^P\
- [ 4 ]^P4^P\
- [ 5 ]^P5^P\
- [ 6 ]^P6^P\
- [ 7 ]^P7^P\
- [ 8 ]^P8^P\
- [ 9 ]^P9^P\
- [ 0 ]^P0^P\
- [PERIOD ]^P.^P\
- [ RETURN ];
-
- [<CANCEL>]^C^C$S=S
- ***TABLET1
-
- ***TABLET2
-
- ***TABLET3
-
-
-
- ^P<<135^P
- ^P<<135^P
- ^P<<90^P
- ^P<<90^P
- ^P<<45^P
- ^P<<45^P
-
-
-
- ^P<<180^P
- ^P<<180^P
- ^P<\^P
- ^P<\^P
- ^P<<0^P
- ^P<<0^P
-
-
-
- ^P<<225^P
- ^P<<225^P
- ^P<<270^P
- ^P<<270^P
- ^P<<315^P
- ^P<<315^P
-
-
-
- ^H
- ^H
- ^H
- ^H
- ^H
- ^H
-
-
-
- ^P7/8\^P
- ^P7/8\^P
- ^P/16\^P
- ^P/16\^P
- ^P/32\^P
- ^P/32\^P
-
-
-
- ^P1/2\^P
- ^P1/2\^P
- ^P5/8\^P
- ^P5/8\^P
- ^P3/4\^P
- ^P3/4\^P
-
-
-
- ^P1/8\^P
- ^P1/8\^P
- ^P1/4\^P
- ^P1/4\^P
- ^P3/8\^P
- ^P3/8\^P
-
-
-
- ^P-\^P
- ^P-\^P
- ^P/\^P
- ^P/\^P
- ^PX\^P
- ^PX\^P
-
-
-
- ^P@\^P
- ^P@\^P
- ^P'\^P
- ^P'\^P
- ^P"\^P
- ^P"\^P
-
-
-
- ^P7\^P
- ^P7\^P
- ^P8\^P
- ^P8\^P
- ^P9\^P
- ^P9\^P
-
-
-
- ^P4\^P
- ^P4\^P
- ^P5\^P
- ^P5\^P
- ^P6\^P
- ^P6\^P
-
-
-
- ^P1\^P
- ^P1\^P
- ^P2\^P
- ^P2\^P
- ^P3\^P
- ^P3\^P
-
-
-
- ^P0\^P
- ^P0\^P
- ^P.\^P
- ^P.\^P
- ^P,\^P
- ^P,\^P
- ***TABLET4
-