What Happens Next? - AMSTRAD cpc 6128 User Instruction

Integrated computer/disc system
Hide thumbs Also See for cpc 6128:
Table of Contents

Advertisement

2660 CLS:PRINT"Do you wish to <S>tore":PRINT TAB(16)"<R
>etrieve":PRINT TAB(13)"or <E>xchange
the screen
?"
2 6 7 0 s e r $ = " S RE"
+C
H R $
(13) :
G 0 SUB 2 230 : IF i $ = C H R $ ( 1 3) THE N
2260
2680 bnk2=(cmnd-13):bnk1=1
2690 IF i$="S" THEN CLS:GOSUB 2550:ISCREENCOPY,bnk2,bnk
1
2700 IF i$="R" THEN GOSUB 2730:ISCREENCOPY,bnk1,bnk2:GO
SUB 2570
2710 IF i$="E" THEN CLS:GOSUB 2730:GOSUB 2550:ISCREENSW
AP,bnk2,bnk1:GOSUB 2570
2720 GOSUB 2260:RETURN
2730 FOR i=0 TO 3:INK i,0:NEXT:BORDER 0:RETURN
2740 CLS:GOSUB 2600:RESUME 2260
2750 DATA "CBFT@LIANEXM","1234RSM"
2760 DATA 19,Circle,"Box
","Fi II ",Triangle,Alternate,
"Line ","Inks ",ASCII,Normal,Erase,"Xor
","Menu"
,"1st
","2nd
","3rd
","4th
",Restore,"Save ","
Menu "
2770 DATA Circle,Box,Edge colour,Filler colour,Triangle
1,Triangle 2,Line,**
The two RSX commands I
S eRE E NCO
P
Y
and I
S eRE ENS W
A P used in this
program are provided by the 'Bank Manager' utility on Side 1 of your system discs
package. The commands facilitate the copying and swapping of the various screens
between the appropriate memory blocks, and between the two 64K banks of memory.
You must therefore run the 'Bank Manager' utility BEFORE running the Screen
Designer program, and to do this, insert Side 1 of your system discs package, and
type:
run "bankman"
You may then run the Screen Designer program.
What happens
next?
When you have run the Bank Manager utility followed by the Screen Designer
program, you will see a menu of options displayed, together with a flashing
graphics-cursor at the centre of the screen.
At your leisure ....
Chapter 9 Page 63

Advertisement

Table of Contents
loading

Table of Contents