Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

In this manual, anything displayed on the Cambridge Z88 screen is shown in a computer typeface, such as

Name of file to save

Anything that you should type at the keyboard is shown in a different typeface to designate the keyboard keys; for example

You are invited to a party

The keys on the keyboard with a special function are shown in the text with key legends. So, for example, if you are asked to type

myfile

ENTER
 

you would actually type the letters m y f i l e and then press the 

ENTER
key.

In general, references to menu headings are in bold caps; for example LAYOUT.

References to individual commands are in bold; for example Save or Load.

References to options displayed by a command are in italics; for example Save only range of columns.

The 'Square' key is represented using the  symbol, also identified as the 

ALT
key on normal PC.

The 'Diamond' key is represented using the  symbol, also identified as the 

CTRL
key.

The cursor keys are represented as  and  key on normal PC.

 

We're currently working on this page, we hope to have it done soon.

HexDecCode Description
000NUL Null
011SOHAStart of Heading
022STXBStart of Text
033ETXCEnd of Text
044EOTDEnd of Transmit
055ENQEEnquiry
066ACKFAcknowledge
077BELGBell
088BSHBackspace
099HTIHorizontal Tab
0A10LFJLine Feed
0B11VTKVertical Tab
0C12FFLForm Feed
0D13CRMCarriage Return
0E14SONShift Out
0F15SIOShift In
1016DLEPData Line Escape
1117DC1QX On
1218DC2RAux On
1319DC3SX Off
1420DC4TAux Off
1521NAKUNegative Acknowledge
1622SYNVSynchronous File
1723ETBWEnd of Transmitted Block
1824CANXCancel
1925EMYEnd of Medium
1A26SUBZSubstitute
1B27ESC[Escape
1C28FS\File Separator
1D29GS]Group Separator
1E30RS£Record Separator
1F31US-Unit Separator
2032  Space
2133!  
2234"  
2335   
2436$  
2537%  
2638&  
2739'  
2840(  
2941)  
2A42*  
2B43 + 
2C44 , 
2D45 - 
2E46 . 
2F47 / 
3048 0 
3149 1 
3250 2 
3351 3 
3452 4 
3553 5 
3654 6 
3755 7 
3856 8 
3957 9 
3A58 : 
3B59 ; 
3C60 < 
3D61 = 
3E62 > 
3F63 ? 
4064 @ 
4165 A 
4266 B 
4367 C 
4468 D 
4569 E 
4670 F 
4771 G 
4872 H 
4973 I 
4A74 J 
4B75 K 
4C76 L 
4D77 M 
4E78 N 
4F79 O 
5080 P 
5181 Q 
5282 R 
5383 S 
5484 T 
5585 U 
5686 V 
5787 W 
5888 X 
5989 Y 
5A90 Z 
5B91 [ 
5C92 \ 
5D93 ] 
5E94 ^ 
5F95 _ 
6096   
6197 a 
6298 b 
6399 c 
64100 d 
65101 e 
66102 f 
67103 g 
68104 h 
69105 i 
6A106 j 
6B107 k 
6C108 l 
6D109 m 
6E110 n 
6F111 o 
70112 p 
71113 q 
72114 r 
73115 s 
74116 t 
75117 u 
76118 v 
77119 w 
78120 x 
79121 y 
7A122 z 
7B123 { 
7C124 | 
7D125 } 
7E126 ~ 
7F127 DELDelete
A0160   
     
     
     

 

21    33    4E    78    N

22    34    4F    79    0

23    35    #    50    80    P

24    36    $    51    81    0

25    37    %    52    82    R

26    38    &    53    83    S

27    39    54    84    T

28    40    55    85    U

29    41    56    86    V

2A    42    57    87    W

2B    43    +    58    88    X

2C    44    59    89    Y

2D    45    5A    90    z

2E    46    5B    91    [

2F    47    5C    92

30    48    0    5D    93    ]

31    49    1    5E    94    A

32    50    2    5F    95

33    51    3    60    96

34    52    4    61    97    a

35    53    5    62    98    b

36    54    6    63    99    C

37    55    7    64    100    d

38    56    8    65    101    e

39    57    9    66    102    f

3A    58    67    103    g

3B    59    68    104    h

3C    60    <    69    105    i

3D    61    6A    106    j

3E    62    >    6B    107    k

3F    63    ?    6C    108    1

40    64    @    6D    109    m

41    65    A    6E    110    n

42    66    B    6F    111    o

43    67    C    70    112    p

44    68    D    71    113    q

45    69    E    72    114    r

46    70    F    73    115    s

47    71    G    74    116    t

48    72    H    75    117    u

49    73    I    76    118    v

4A    74    J    77    119    w

4B    75    K    78    120    x

4C    76    L    79    121    y

4D    77    M    7A    122    z

Hex Dec Code    Description

7B    123    {

7C    124

7D    125

7E    126

7F    127    DEL    Delete

AO 160    Exact space

A7 163 £    Pound

Special characters

These are obtained by executing VDU 1, n from BASIC, where n is the number of the character.

Code Character    Code Character

32    Dot space    231    'HELP' sign (3 char)

33    Alarm bell    240    Hollow left arrow

39    Aposed    241    Hollow right arrow

42    Square    242    Hollow down arrow

43    Diamond    243    Hollow up arrow

45    Shift    244    Head arrow left

224    'SPACE' sign (3 char)    245    Head arrow right

225    'ENTER' sign (3 char)    246    Head arrow down

226    'TAB' sign (3 char)    247    Head arrow up

227    'DEL' sign (3 char)    248    Arrow left

228    'ESC' sign (3 char)    249    Arrow right

229    'MENU' sign (3 char)    250    Arrow down

230    'MEX'sign (3 char)    251    Arrow up

Character modes

VDU 1,ASC"B" Bold toggle VDU 1,ASC"F" Flash toggle VDU 1,ASC"G" Grey toggle VDU 1,ASC"R" Reverse toggle VDU 1,ASC"T" Tiny font toggle VDU 1,ASC"U" Underline toggle

 

 

 

  • No labels