Style |
---|
.key
{
border-right: #000000 1px solid;
padding-right: 1px;
border-top: #000000 1px solid;
padding-left: 1px;
font-size: 12px;
font-weight: normal;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
} |
The Panel popdown allows you to set up aspects of the Cambridge Z88's operation to suit your own preferences. You can change the language, alter the rate at which keys on the keyboard, auto-repeat when you hold them down, the time after which the Cambridge Z88 will automatically switch off, the default device and directory used by the Filer, and the parameters for the serial interface.
You
...
call up the panel by
...
typing S (for Settings) or from the INDEX moving the cursor over the Application name and using the key.
Altering the panel
Cursor Keys
To alter an option on the panel, first select it by moving the cursor to the appropriate line with the cursor keys , , and . Then type in the new value for the option, and press
...
ENTER
...
.
The editing commands are summarised on the Panel CURSOR menu.
In the case of options with alternative values you can also select between the alternatives
...
using
J Next Option
This toggles through all the available options or if you can remember the option you want
...
, typing the option's
First letter or first Capital letter
shown in the word, will select it immediately.
You can save a particular set of panel settings in a panel file, using
...
the Save
...
command on
...
the FILES
...
menu. Selecting
...
the New
...
command on
...
the FILES
...
menu returns the settings to their initial values.
Panel options
For each of the following options the initial default value is shown in brackets
...
.
Keyboard options
Auto-repeat rate (6):
determines the rate at which keys auto-repeat when held down continuously. Smaller values increase the repeat rate. A value of 0 gives no auto-repeat.
Keyclick (No):
altering the option
...
to Yes
...
gives an audible bleep at each keypress, to provide additional feedback during touch-typing.
Note | ||
---|---|---|
| ||
These 3 settings for Insert/Overtype, Default device and Default directory only affect new activities. |
+ Insert/Overtype (Insert):
in Insert mode text typed at the keyboard is inserted at the cursor position, and subsequent text on the line moves to the right to make space for the new text. Some typists prefer Overtype mode, in which text types over any text previously on the line. To insert text in Overtype mode you need to make a gap in the line with
...
the Insert Character
...
command U first.
Filer options
+ Default device (:RAM.
...
1 or :RAM.2):
the device to and from which files are saved and loaded
...
. This is set to the
...
largest RAM found. It can
...
be set to :RAM.1, :RAM.2, or :RAM.3, corresponding to the three RAM cards.
+ Default directory:
allows a path of one or more directories, which should already exist, to be specified for all filing-system operations. By default the top-level directory is selected.
Machine options
Timeout (mins) (5):
determines the time after which the Cambridge Z88 will switch off if nothing is typed at the keyboard; a value of 0 disables timeout. Setting the timeout to 2 minutes will extend the effective battery life of the Cambridge Z88 (1 minute is possible but not recommended for normal use).
Sound (Yes):
allows the internal sound system to be switched off.
Map (Yes):
allows the PipeDream page map display to be turned off if not required. Typing and editing will be marginally faster when the map is disabled.
Map size (80):
allows the size of the map to be altered up to a maximum of 92 characters across, or 255 characters across on an expanded machine.
...
See Expanded/Unexpanded,
Date format (European):
determines the format for all dates in the Cambridge Z88; the default date format is European, so that dates are recognised in the form:
day/month/year
...
This option can be changed to American to work with the format
month/day/year.
Keyboard (Uk):
can be set to any of the following countries using the capital letter of the name:
Uk, France, Denmark, Sweden, Finland, Germany, usA, sPain & Italy.
Changing this option allows the appropriate extra characters to be displayed on the screen, allows a different keyboard to be used and has been covered in more detail previously. See Changing keyboard layout.
Keyboard layouts are shown in the Appendix
Anchor | ||||
---|---|---|---|---|
|
Transmit baud rate (9600) / Receive baud rate (9600):
can both be set to any of the following values:
75, 300, 600, 1200, 2400, 9600, 19200, 38400
The standard Z88 with OZ 3.x and V4.0 could only reach 9600 baud. All speeds can be selected using OZ 4.5.
Parity (None):
can be set to None, Space, Mark, Odd, or Even. The number of data bits is 8 if None is specified, or 7 otherwise.
Xon/Xoff (Yes):
determines whether the serial communication protocol uses Xon/Xoff.
The number of start and stop bits is fixed as follows:
Transmit: 1 start bit, 2 stop bits.
Receive: 1 start bit, 1 stop bit
...
.
Menu Options
Pressing
...
MENU
...
the key gives the following options.
Cursor
These cursor commands are described above.
Files
...
...
Loading a document
...
...
...
...
ENTER
...
ESC
...
...
ENTER
...
...
...
FS
...
Save
...
...
ENTER
...
Name of file to save: by default, the current File name is displayed, as shown in the Options Page. This can be edited to save the document under a different name.
Save only range of columns: altering this option to Yes
allows you to specify a range of columns. This should be given as two column labels, separated by a space: for example, A F. Only the text within the range of columns, inclusive, will be saved.
Save selection of rows: altering this option to Yes
allows you to enter an expression. Only rows for which the expression evaluates to TRUE will be saved.
For example, column E in an inventory of goods may represent the quantity of each item in stock. To save a copy of the database which excluded out-of-stock items, you would type
Save selection of rows Yes E1>0
All row references in the expression are incremented before the expression is evaluated for each row in the document. So in this example row 6 will be saved if E6>0.
Save marked block: altering this option to Yes
specifies that only the marked block of text should be saved.
Save plain text: altering this option to Yes
will save the document as a plain text file, containing no special constructs. The contents of each successive column will be output separated by tab characters, with each row terminated by a return character.
...
FNEW
...
...