Home » CEEFAX disks » telesoftware12.adl » 04-02-89/T\Guide

04-02-89/T\Guide

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » CEEFAX disks » telesoftware12.adl
Filename: 04-02-89/T\Guide
Read OK:
File size: 6A40 bytes
Load address: 0000
Exec address: FFFFFFFF
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
VidiEditor (Software and documentation by T. E. Kennington.)
           (C) T. E. Kennington                December 1987







1 INTRODUCTION

VidiEditor   is   a stand alone teletext editor and carousel
display  system.  There are two versions of the program. The
first is a  RAM  image  that can be called from disc and the
second is a ROM image that will run from sideways RAM or may
be blown into an EPROM. The  RAM version is smaller and some
of its commands are separate overlays.

If running on a model B, it  must  be  a production standard
model with OS1.2 and DFS. Because the program "steals" space
from  the  DFS  work  space,  it  is important that ADFS and
Econet are not present. If using Econet,  it  is recommended
that the ROM image be blown into a 2764  EPROM and installed
in the computer as a language ROM. The ROM image can be used
from any SWRAM bank  on  a  Master  series computer. (But no
TUBES.)


VidiEditor is capable of storing  up to  20  pages in memory
(one magazine) using easy to use commands and  of displaying
them  sequencially  with a choice of two display times which
may be set  within  the  range 1 to 99 seconds. Links can be
added to magazines to enable a "daisy chain" of magazines to
be displayed.

A   magazine   consists  of  20  1kbyte   pages   and  so  a
maximum of 4  magazines  may   be  stored  on  one  100kbyte
disc. In  theory  five magazines  should  be  the maximum (5
x 20 = 100) but 2  sectors  of the disc are reserved for the
catalogue thus there is not quite sufficient room for 5 20kB
magazines.


2 Getting started

Insert the VidiEditor  disc  in  drive 0 and type "*VIDIED".
Alternatively,  load  the  ROM image (RVidiEd)  into  SWRAM,
press BREAK and then type "*VIDIED".

The   screen   should   then   be    displaying   the  title
"VidiEditor" with a list of  commands.  The  message "READY"
appears  and  command  mode  is  entered. If no  title  page
appears  and  "<$-Not  found" shows at  the  bottom  of  the
screen, then the file  "F_T"  is not present on the disc. It
will not affect the operation of  VidiEd in any way if it is
missing. The following commands are understood:

CAROUSEL  CLEAR    CLM   DISPLAY    ERASE      HELP
INSERT    LINK     LOAD  MAGAZINE   OVERLAY    PRINT
QUIT      REPLACE  SAVE  TIDY       TIME       *<OS command>

The command line is  not  case sensitive and commands may be
entered in upper or lower case.  When  run,  VidiEditor will
switch off CAPS LOCK automatically.

To enter the editor, press  the  cursor  UP key. The cursor,
will move up one line. The position of  the  cursor is shown
at  all  times, in decimal,  by  the V-H  indicator  on  the
command   line.  The  command  line  will  also  be  showing
"edit-normal      ->   <  >  &nn  Vnn  Hnn".  The  character
shown  between  the angle brackets '< >'  is  the  character
under the cursor  or  a  mnemonic  of a control code .   The
ASCII number of the character is shown,  in  hex,  after the
ampersand  (&). This is for use in identifying control codes
and graphic  characters.  The  top  row   of  the screen  is
used  for  the  page  name which should  be  typed after the
colon.(:)  Anything  typed   on   the  keyboard  appears  on
screen.  The arrowed  editing  keys   may  be  used to place
the cursor in any desired position. The delete  key  deletes
as expected and in combination with a shift key will produce
a cube shaped character or "blob".

The  screen will need to  be  "saved"  to  enable  it  to be
recalled.  The  command  -  INSERT  will place a copy of the
screen  in  memory.  Before this,  however,   it  must  have
been  given a 'name' to identify it. This should be typed on
the top  row,  after  the  colon. Pressing  ESCAPE  now will
return to command mode. It is  also  possible  to 'name' the
page at this  point  by  typing the name after  the  command
INSERT. e.g. INSERT TEST, will add TEST to the top row.

The  message "Action successful" will have appeared.  Typing
MAG  will   show   the  magazine  title and the index, which
will now include the page you  have just inserted. To recall
the page, simply type DISPLAY <name> which  in  the  present
case will be TEST. e.g. DISPLAY TEST [RETURN].

At   this   point,   it may be worth mentioning that all but
one of the commands  may  be  shortened to its first letter.
The  exception is  CLEAR which  must  be   typed   in  full.
Also, the  name  may  consist  of only as many characters as
necessary to uniquely identify the page.  Taking our example
above, to display, the minimum  command  could be  -  D  T .
Commands may be written in upper or lower  case,  VidiEditor
treats them the same.

It  will  be   necessary to save the pages  you have created
permanently on disc. This  is  done  by  saving  the  entire
magazine   under   a  'title'.  For instance, if we call our
magazine "EXAMPLE" then typing:

SAVE  EXAMPLE [RET]

will  put  it on the  disc  as  a  file  called EXAMPLE. The
title cannot be more than seven characters long if using DFS
or   ten   for  any  other  filing  system.  (Filing  system
dependent.)  In  the  DFS  disc  catalogue it will appear as
D.EXAMPLE  because  all  VidiEditor magazines  are   put  in
directory D. All other  filing  systems will use the current
directory. (See Disc User Guide for details of directories).
At  some future time, the magazine  EXAMPLE  may be recalled
by, first putting the disc containing the  magazine  in  the
disc  drive, then typing:

LOAD  EXAMPLE [RET]

Typing  MAG next will show the contents of the magazine just
loaded. Having  now  loaded  the magazine, it is possible to
display them in rotation in  a  CAROUSEL. By typing CAROUSEL
on the command line, the command line  will  disappear and a
"header  row" appears on the top line. Unless the  date  and
time have  been  set previously, there will be a blank space
followed by the wrong  time. These can both be set using the
TIME command. Two display speeds are available and these may
be set to anything between  1  and  99 seconds. See CAROUSEL
for  more  details.  You  should  now  be  able  to  "drive"
VidiEditor in a limited form.

2.4 Storing single pages or frames

On occasion,  it  is  useful  to be able to store individual
pages on the disc. Although a  40 track disc can only hold 4
magazines, there is still room for upto 19 individual pages.
These   pages   can  contain  generic  graphic  headers  for
instance,  into  which  text  can  then  be typed to produce
teletext pages as in CEEFAX and ORACLE.

The method involved is to use a qualifier  with the LOAD and
SAVE  commands.  Screen  files are no longer than &400 bytes
and by convention are  stored in the F. directory on DFS. To
load a single frame, use the command:

LOAD /S <fileName>

Similarly, to save the current screen to a file type:

SAVE /S <fileName>


2.5 Using single pages

The idea behind saving  single  frames  is  that  generic or
common  headers  or backgrounds can be used independently of
the current magazine  contents.  The general technique is to
call a frame to the  screen from the disc, fill it with text
or whatever then insert it in the magazine with a page name.
To  do  this, it is assumed  that  there  are  known  frames
existing on your current working disc. (As explained above.)

Lets say we  want  to use a frame called F.HEADER into which
we want to put some text. Type the following:

       l /s F.header [RET]

The frame should now be  on  screen.  It is also possible to
add  a frame to existing pages within the  magazine.  It  is
assumed that  the  text  has been written in anticipation of
having a header added at  later  stage. That is to say, room
has been left for a header! Carry out the following stages;

       Call the wanted header to the screen. (As above).
       OVERLAY the text page from the magazine.
       Give the page a name. (Use the old name.)
       REPLACE old name or INSERT new name.

Don't forget to SAVE the magazine when you have finished!

The   following   section  gives  complete  details  of  all
VidiEditor commands.

3 REFERENCE SECTION (Commands)

3.1 The EDITOR

The screen editor is entered by pressing the  cursor UP key.
To  exit the editor and return to the command   line;  press
[ESCAPE]. On entering the editor, the command line shows;

   edit-normal     ->  <  > &nn V01 H00

and  a   colon  is  deposited in the top left of the screen,
irrespective of what else might  be  there. This is the page
identification  marker. The  cursor is then at V23 H00. i.e.
The cursor is at the bottom of the screen. Editing functions
are listed below. They involve  the  cursor   keys  together
with  the  SHIFT  and  CTRL keys. The cursor  keys  will  be
refered to as LEFT, RIGHT, UP and DOWN:

   1) SHIFT+LEFT  :delete character under cursor  and  move
                   rest of line  left.
   2) SHIFT+RIGHT :move   line  to   right   from  cursor,
                   inserting a space under the cursor.
   3) SHIFT+DOWN  :move screen to the right and below cursor
                   down one line. No part of the screen to
                   the left of the cursor is changed.
   4) SHIFT+UP    :move screen to the right and below cursor
                   up one line, deleting the remainder of
                   the current line.
   5) CTRL+RIGHT  :delete to end of line.
   6) CTRL+LEFT   :delete from begining of line.
   7) CTRL+DOWN   :swap the remainder of this line with the
                   part below it.
   8) CTRL+UP     :swap the remainder of this line with the
                   part above it.

To move whole lines, therefore,  the cursor must be  in  the
extreme left  position. The cursor will  not  attempt  to do
anything  silly.  e.g. It is impossible to swap downwards if
the cursor is on the bottom line.

The TAB  key  is  used  to  change  cursor direction. On the
command  line,  left of the character mnemonic is  an  arrow
pointing to the  right.  This  is  the  normal direction for
typing.  On  pressing  TAB,  the  arrow  points  upwards and
anything  typed  will  be arranged vertically. Each press of
the TAB key moves the arrow and hence cursor direction by 90
degrees anti-clockwise. NOTE: Do  not  attempt  to  use  the
delete  key  in any direction other than normal as it is not
sensitive to cursor direction!


The  red function keys carry  colour  and  graphics  control
codes. These are in f1 to f7 inclusive as below:

  f1      f2       f3       f4       f5        f6      f7
  RED    GREEN   YELLOW    BLUE    MAGENTA    CYAN    WHITE

The RETURN  key always puts  the  cursor at the beginning of
the next line down.   Single alpha colours  are  obtained by
pressing SHIFT and a colour key together. Similarly, graphic
colour  codes   are   obtained   by   pressing  CTRL  and  a
colour   key  together.  Other  control  codes are  obtained
from  the normal keys in conjunction  with  the  CTRL key as
follows:

  CTRL+P   Double height
  CTRL+L   Normal height
  CTRL+C   Clear screen
  CTRL+H   Flash
  CTRL+I   Steady
  CTRL+J   End box
  CTRL+K   Start box
  CTRL+]   New background
  CTRL+\   Black background
  CTRL+X   Conceal display
  CTRL+Y   Contiguous graphics
  CTRL+Z   Separated graphics
  CTRL+^   Hold graphics
  CTRL+`   Release graphics

Graphic  characters   are  entered  from  the  keyboard. All
numeric keys, with and without SHIFT, and  lower  case alpha
keys  will  produce  graphic  characters following a graphic
control code. Alternatively, a "graphic  patch" facility may
be used. Function keys f8, f0 and f9  are  used   with  keys
Q,W,A,S,Z and X. On pressing CTRL+f8 the command line shows;

   edit-graphic []  ->  <  > &nn Vnn Hnn

The  six  keys  Q  to   X  may now be used to toggle the six
bits of the graphic character  on and off. The character may
then   be   inserted   on the screen  by  pressing  CTRL+f9.
Alternatively, CTRL+f0 may be  used to insert as f9 is close
to the BREAK key on  a model B. No other keys respond except
the cursor and colour control keys.  To  return  to  normal,
press CTRL+f8 again or ESCAPE.

Although  <start  box>  and  <end  box> can be used, the BBC
computer is incapable of marking their  presense  and so the
use of these  codes  is not recommended.

3.2 CAROUSEL

CAROUSEL  is the command for  "display  rolling  pages".  On
entry,  the  command   line  is removed, the cursor switched
off and the title row  is  replaced  with a  display  header
row  containing  the  SERVICE  NAME, DAY/DATE and TIME. Each
page held in the magazine is displayed, in order, for thirty
seconds or ten seconds  depending   on  the   type   of page
identifier used. The page identifier is a colon (:)  or star
(*)  that  appears   in  the  top  left  of  every  page  in
the magazine. The colon  is the default character and causes
a  display  time of  30   seconds   to   be   set.   A  star
inserted in this  position  causes  a  display  time  of  10
seconds  to be set. These times are refered to as "slow" and
"fast" but  both  may  be set to any value in the range 1 to
99. To change the normal (ie. "slow") time of 30 seconds to,
say, 20 seconds, a command of the form:-

  CAR slow=20 [RET]

is used. Similarly, to  change  the "fast" time (as prompted
by an asterisk), to, say, 15 seconds, the command:-

  CAR fast=15 [RET]

should be used.

The display may be advanced to the next page in the sequence
at  any time  by pressing the  cursor  right  key.  Pressing
cursor  left  gives  you the previous page unless you are on
the first page of  a  magazine. The display can also be held
static on the current page by  pressing  the  space-bar. The
time  in  the top left hand corner of  the  screen  is  then
replaced  with  the  word  "HOLD"  in  green,  exactly as on
teletext  receivers.  To return  to  normal,  press any key.
The   display  will  immediately  advance  to the next page.
[ESCAPE]  returns  to  command  mode.  When displaying,  any
"holes"   (i.e. erased pages) are skipped  over.  After  the
last page  has been displayed, the pointer is reset  to  the
first page  and  the  cycle  continues.

If a link  is  present  in  the  magazine, then the carousel
automatically loads  the  next  magazine  and  continues  to
carousel. In a linked chain, the last magazine should always
link  back  to the first to maintain continuity. (See LINK).
If there is no magazine present, then a beep is made and the
error message "NO  MAGAZINE" flashes on the command line. No
attempt is made to display.

  Changing the SERVICE name

The service name is the  first  part  of the header  row  in
CAROUSEL.  The default value is "VidiFax Carousel". This may
easily be changed at any time by  the  command:-

  CAR = <new name>  [RET]

The new name follows the equals sign.  Thereafter,  your new
name  will be used instead of "VidiFax". It will  remain  in
use  even   if  VidiEditor  is terminated  and  subsequently
recalled.  The  default   name  will only reappear after the
machine has been switch off and on again.

As a further option, the header row can be completely blank.
The command:

  CAR Hoff [RET]

will turn the header row off and enter the carousel. It will
stay off for all subsequent calls to the carousel. To resore
the header, use;

  CAR On [RET]

The header will remain on  for  all subsequent  calls to the
carousel.

3.3 CLEAR and CLM

Clears  an  entire magazine from the index  enabling  a  new
magazine  to be   created.  This command should be used with
care because of the  way  it  works.  It  does  not actually
remove  the  magazine  from the memory but instead  modifies
the  page  identifier (the colon). Thus until further insert
operations, the pages  of the magazine still exist  and  may
be recalled  by  name  or the whole magazine may be restored
by repeating the command.  It  can  be  seen  therefore that
CLEAR has a toggling action on the page identifier.  Its use
is  in  removing  a  magazine  after  it has been completely
filled  and  saved   and   the  user  wishes   to   continue
creating more pages.

Some times it may be required to flush the magazine entirely
from memory. This can be achieved by the command:

CLM

There is NO recovery from this command so use with care!


3.4 DISPLAY <name>

Calls   a   page  from  the magazine (not disc) and displays
it on screen. The name is the name of the page as it appears
in the magazine  index.  A  space MUST follow the command in
order that the system knows where  the  next word (the name)
begins. The  name does  not  need  to be given in full; only
the number of characters to uniquely identify the  page.  If
the  page   cannot   be  found,  the  error message "No such
page" is given.

Alternatively, a page may be  displayed  by  refering to its
number as read from the magazine index. The page number must
be  enclosed  in  parentheses.  e.g. To display the eleventh
page in the magazine, the command:

  DISPLAY (11) [RET]

is used. This command is used for displaying pages  that may
have  been  inserted  without a name. To display a page that
has just been erased,  (perhaps  by  accident)  then  use  #
(hash) for the name. To display a temporary page, created by
*  or SAVE commands then use / (oblique) in place of a name.


3.5 ERASE <name> or <name1:name2>

Removes  one  or more pages  from  the  magazine.  The  page
identifier is removed and the first character of the name is
changed  to  #  (hash).   The  next  INSERT  operation  will
over-write this page.  Until  then,  this  page may still be
displayed by using #.    e.g. D # . Pages may also be erased
by  numerical  referance.  e.g.  ERASE  (12).  (See  DISPLAY
above.)

To erase  a block of pages type a colon after the first page
name or number  followed  by the LAST page name or number in
the block you wish to erase. e.g.:

ERASE apples:bats   or     ERASE (8):(14)

If the page cannot be found, the  error message :-
"No such page" is given.

3.6 HELP

Not  implemented  on  the  current  version  of  VidiEditor.
However, a short form guide  is  provided in the form of the
F_T file which is displayed when VidiEditor is first run. On
ROM versions, this is displayed after typing  "HELP".  A  20
page  magazine  called  HELP  is  available  as  part of the
system. Load as a normal magazine and use  CAROUSEL  to view
it.

3.7 INSERT <name>  or <(no.)>

Stores the page  currently  on screen in the magazine. On  a
successful   transfer,  the message "Action  successful"  is
given. The page  must  be  given  a name by which it  can be
found again. It can be added to  the  top  row whilst in the
editor or it can be given on the command line. e.g.:

   INSERT TEST PAGE [RET]

This will add "TEST  PAGE"  to  the top row before inserting
it  in the magazine. Note that it  will  over-write anything
already there. A colon is always put at the start of the top
row  to  act as the page identifier.  This is  essential  in
order that the  system  knows where to put the next page  to
be  inserted. The pages are  stored  sequencially  until the
magazine is full.

Pages  may  also be inserted to specific slots by using page
numbers. So, for instance, the command;

IN (10)

will insert to  page  10  if  it is free. If page 10 already
exists, the error message "Page exists" is  given.  It  will
then  be  necessary  to ERASE (10) or REPLACE (10). The page
name can be included with this command. e.g.:

IN TEST PAGE(19)

will name the page TEST PAGE and insert to slot (page) 19.

If  all  20  pages  are  occupied, then  the  error  message
"Magazine full" is given if an attempt to INSERT was made.

3.8 LINK <title>

In VidiEditor, one  magazine  of 20 pages can be held in the
memory. This may not be sufficient room for the users needs.
However, the command LINK can  be  used  to  "chain" another
magazine, previously stored, onto the carousel. It takes the
form:-

  LINK <magazineTitle>

Drive 0,  directory  D are assumed but other directories and
drives may be part  of  the  magazine  title. After the link
command  has  been used, it will be necessary  to  SAVE  the
magazine so that  the  link  is  also saved. LINK on its own
removes  a link but again, this only  affects   the  current
magazine. Any  number  of  magazines may be chained, subject
only to the storage capacity  of the system. eg. On a single
40  track drive, 4 magazines or  80  pages  can  be  stored,
whereas on  a twin double sided 80 track drive, 36 magazines
or 720 pages  may  be  stored.  If  a link is present, it is
shown in the MAGazine index.

3.9 LOAD <title>

Loads  the  specified magazine into  memory.  Magazines  are
normally 20k bytes  long  and  will  over-write  the present
memory  contents.  In  the DFS disc catalogue, magazines are
always stored in directory D  or  the  current directory for
other filing systems. The title  is  the  file   name. If no
title is quoted then the user will be prompted for one:

Mag.title:

The qualifier '/screen' (which may  be  shortened  to /s) is
used  to  load a single page file directly  to  the  screen.
e.g.:

LOAD /SCREEN F.ETP

will load the file F.ETP  to  the  screen. It is not part of
the magazine.

If the specified magazine cannot  be found on the disc, then
the disc error message "$-Not found" will be given.

3.10 MAGAZINE

Produces  the index of the  current  magazine  in  insertion
order, giving  page  number  and  name.  Only  the page name
between  the  colons  is  visible. If there is  no  trailing
colon, then only the first  29  characters are shown. If the
external  PRINT  routine  has been used then "ptr=<printer>"
will be shown, top left in red. <printer> depends on whether
a printer programmer has  been  used  or  not.  If a link is
present, this will also be shown, on the bottom  line.  Note
that a full file path name is always used and will typically
look like:

   Link := :1.NEXTMAG  or perhaps   LINK := mag.Wildlife

The second example is only valid for ADFS or Econet.

3.11 OVERLAY <name>

Copies  the  specified page over the current one. Where ever
there is a  space  in  the  foreground  page (the one  being
overlayed)  the  background  will remain unchanged. The page
name remains that  of  the background. This does not  affect
the magazine; the page should  be treated as  if it has just
been  edited. If the specified page  cannot  be  found,  the
error message "No such name" will be given.

3.12 PRINT <name1>:<name2>

Prints out the pages <name1>  to  <name2> inclusive on an 80
column printer such as the Epson RX80.  If  only  the  first
name is  given, then just that page is printed. To print the
current  screen  contents, the qualifier "/S" can  be  used.
e.g.
    print /s

All graphics are replaced with ***. Pages are printed 4 to a
sheet on standard  66  line (11 inch) fanfold sheets. If the
utility "VPP" (system disc) has been used to program an FX80
or similar printer then graphics  can  be reproduced and six
pages per sheet are printed.

NB.:   Double   height  and  separated  graphics  cannot  be
reproduced.

3.13 QUIT

Finds BASIC and resets the computer.

3.14 REPLACE <name>

Finds the specified page and inserts the current page in the
magazine in place of it.  If  the  name  is  left out of the
command,  the  name  currently  on the top row will be used,
UPTO THE FIRST SPACE  ONLY.  If  there is more than one page
that begins with the same word, therefore, it is wise always
to  specify  the  full   name in the  command  or  use  page
numbers. (In parenthesese).

If the specified page cannot be found, the error message "No
such name" will be given. No  further  attempt to insert the
page will be made. If the page was  found, then the original
page will have been overwritten by the current one  and  the
message "Action successful" will be given.

3.15 SAVE <title>

Saves a magazine of twenty  pages  (including blanks) to the
disc. The title will be the  file   name  and   it  will  be
in   the   disc   catalogue in the current directory or D if
DFS is used. If  there  is  insufficient  room  on  the disc
to  hold a 20k file (one  magazine),  the disc error message
"$-Disc full" will be given. A 40 track  disc can hold  upto
4  magazines  per side whilst an 80 track disc can hold upto
9 per side. (DFS format)

If the title  is  not  specified, the current magazine title
(if present) is used. This allows a magazine to be regularly
saved to disc without having to bother about file names.

The  current  screen  may be saved as a file  by  using  the
qualifier "/s". e.g.:  (in full)

SAVE /SCREEN F.MESSAGE     or     s /s F.message

will save the screen as a 1kB file F.MESSAGE.


3.16 TIME

TIME is  used  to  set both the internal clock (as in BASIC)
and also the "day/date" string  which appears on the  header
row when using CAROUSEL. On entry,  the  screen   clears and
the   current  time  and  day/date,  if any, are shown. On a
Master computer, the time and day/date  will  have been read
from  the  Master's  real time clock which saves  having  to
enter it manually. On  a  model  B, the time and day/date is
unset.

You  are asked if you wish to change the time:

        Change time? (Y/N):

Answering   with   "Y"   will  present  separate headers for
hours,  minutes  and seconds. [RETURN] must  be  pressed  to
enter  each  value.   A   null value,  i.e.  [RETURN] on its
own, is considered to be  zero.  After the seconds have been
entered or "N" was the answer to the question then:

        Change date? (Y/N):

appears. Answering with "Y" causes:

        Enter day/date >          <

to appear.  Anything  typed  between the angle brackets will
appear on the header row  in CAROUSEL. The normal format, as
used by CEEFAX and ORACLE, is of the form:

        DAY DATE MONTH                   e.g.>Sun 19 Aug<

Anything typed beyond the second angle  bracket is  ignored.
After  pressing [RETURN] or the question was  answered  with
"N" the screen reverts to whatever was on it before TIME was
called and  the  cursor  returns  to the command line. NOTE:
THIS  WILL  NOT  OCCUR  with  disc   versions  as  there  is
insufficient memory to store the previous page.

3.17 X

This is a simple diagnosic.   Since  it is not  possible  to
see control codes on the BBC computer,  this  command may be
used to mark them. The cursor may then be  placed  over  the
same area  when  the  page is recalled and the ASCII number,
in HEX, may be read from the command  line,  after  the  "&"
symbol.    "X"    works    by  scanning   the   screen   and
replacing   all  control  codes  with  "@".  To  replace the
control codes, type DISPLAY /TEMP.

This facility is also  available  from  within the editor by
pressing function key f8, where it has a toggling action.

3.18 *<operating system command>

This  is  exactly  the  same  as  star  commands  in  BASIC.
Everthing after * is passed  to the operating system. Before
this happens, the screen is stored  in  the temporary memory
and the screen is cleared for use by the operating system if
necessary.  One  of the most  common commands, for instance,
is *CAT. This  displays  the  disc  catalogue on screen. All
errors  from  the  OS and filing systems  are  reported  and
control always returns to the VidiEditor command line.
00000000  56 69 64 69 45 64 69 74  6f 72 20 28 53 6f 66 74  |VidiEditor (Soft|
00000010  77 61 72 65 20 61 6e 64  20 64 6f 63 75 6d 65 6e  |ware and documen|
00000020  74 61 74 69 6f 6e 20 62  79 20 54 2e 20 45 2e 20  |tation by T. E. |
00000030  4b 65 6e 6e 69 6e 67 74  6f 6e 2e 29 0d 20 20 20  |Kennington.).   |
00000040  20 20 20 20 20 20 20 20  28 43 29 20 54 2e 20 45  |        (C) T. E|
00000050  2e 20 4b 65 6e 6e 69 6e  67 74 6f 6e 20 20 20 20  |. Kennington    |
00000060  20 20 20 20 20 20 20 20  20 20 20 20 44 65 63 65  |            Dece|
00000070  6d 62 65 72 20 31 39 38  37 0d 0d 0d 0d 0d 0d 0d  |mber 1987.......|
00000080  0d 31 20 49 4e 54 52 4f  44 55 43 54 49 4f 4e 0d  |.1 INTRODUCTION.|
00000090  0d 56 69 64 69 45 64 69  74 6f 72 20 20 20 69 73  |.VidiEditor   is|
000000a0  20 20 20 61 20 73 74 61  6e 64 20 61 6c 6f 6e 65  |   a stand alone|
000000b0  20 74 65 6c 65 74 65 78  74 20 65 64 69 74 6f 72  | teletext editor|
000000c0  20 61 6e 64 20 63 61 72  6f 75 73 65 6c 0d 64 69  | and carousel.di|
000000d0  73 70 6c 61 79 20 20 73  79 73 74 65 6d 2e 20 20  |splay  system.  |
000000e0  54 68 65 72 65 20 61 72  65 20 74 77 6f 20 76 65  |There are two ve|
000000f0  72 73 69 6f 6e 73 20 6f  66 20 74 68 65 20 70 72  |rsions of the pr|
00000100  6f 67 72 61 6d 2e 20 54  68 65 0d 66 69 72 73 74  |ogram. The.first|
00000110  20 69 73 20 61 20 20 52  41 4d 20 20 69 6d 61 67  | is a  RAM  imag|
00000120  65 20 20 74 68 61 74 20  63 61 6e 20 62 65 20 63  |e  that can be c|
00000130  61 6c 6c 65 64 20 66 72  6f 6d 20 64 69 73 63 20  |alled from disc |
00000140  61 6e 64 20 74 68 65 0d  73 65 63 6f 6e 64 20 69  |and the.second i|
00000150  73 20 61 20 52 4f 4d 20  69 6d 61 67 65 20 74 68  |s a ROM image th|
00000160  61 74 20 77 69 6c 6c 20  72 75 6e 20 66 72 6f 6d  |at will run from|
00000170  20 73 69 64 65 77 61 79  73 20 52 41 4d 20 6f 72  | sideways RAM or|
00000180  20 6d 61 79 0d 62 65 20  62 6c 6f 77 6e 20 69 6e  | may.be blown in|
00000190  74 6f 20 61 6e 20 45 50  52 4f 4d 2e 20 54 68 65  |to an EPROM. The|
000001a0  20 20 52 41 4d 20 76 65  72 73 69 6f 6e 20 69 73  |  RAM version is|
000001b0  20 73 6d 61 6c 6c 65 72  20 61 6e 64 20 73 6f 6d  | smaller and som|
000001c0  65 0d 6f 66 20 69 74 73  20 63 6f 6d 6d 61 6e 64  |e.of its command|
000001d0  73 20 61 72 65 20 73 65  70 61 72 61 74 65 20 6f  |s are separate o|
000001e0  76 65 72 6c 61 79 73 2e  0d 0d 49 66 20 72 75 6e  |verlays...If run|
000001f0  6e 69 6e 67 20 6f 6e 20  61 20 6d 6f 64 65 6c 20  |ning on a model |
00000200  42 2c 20 69 74 20 20 6d  75 73 74 20 20 62 65 20  |B, it  must  be |
00000210  20 61 20 70 72 6f 64 75  63 74 69 6f 6e 20 73 74  | a production st|
00000220  61 6e 64 61 72 64 0d 6d  6f 64 65 6c 20 77 69 74  |andard.model wit|
00000230  68 20 4f 53 31 2e 32 20  61 6e 64 20 44 46 53 2e  |h OS1.2 and DFS.|
00000240  20 42 65 63 61 75 73 65  20 74 68 65 20 70 72 6f  | Because the pro|
00000250  67 72 61 6d 20 22 73 74  65 61 6c 73 22 20 73 70  |gram "steals" sp|
00000260  61 63 65 0d 66 72 6f 6d  20 20 74 68 65 20 20 44  |ace.from  the  D|
00000270  46 53 20 20 77 6f 72 6b  20 20 73 70 61 63 65 2c  |FS  work  space,|
00000280  20 20 69 74 20 20 69 73  20 69 6d 70 6f 72 74 61  |  it  is importa|
00000290  6e 74 20 74 68 61 74 20  41 44 46 53 20 61 6e 64  |nt that ADFS and|
000002a0  0d 45 63 6f 6e 65 74 20  61 72 65 20 6e 6f 74 20  |.Econet are not |
000002b0  70 72 65 73 65 6e 74 2e  20 49 66 20 75 73 69 6e  |present. If usin|
000002c0  67 20 45 63 6f 6e 65 74  2c 20 20 69 74 20 20 69  |g Econet,  it  i|
000002d0  73 20 72 65 63 6f 6d 6d  65 6e 64 65 64 0d 74 68  |s recommended.th|
000002e0  61 74 20 74 68 65 20 52  4f 4d 20 69 6d 61 67 65  |at the ROM image|
000002f0  20 62 65 20 62 6c 6f 77  6e 20 69 6e 74 6f 20 61  | be blown into a|
00000300  20 32 37 36 34 20 20 45  50 52 4f 4d 20 61 6e 64  | 2764  EPROM and|
00000310  20 69 6e 73 74 61 6c 6c  65 64 0d 69 6e 20 74 68  | installed.in th|
00000320  65 20 63 6f 6d 70 75 74  65 72 20 61 73 20 61 20  |e computer as a |
00000330  6c 61 6e 67 75 61 67 65  20 52 4f 4d 2e 20 54 68  |language ROM. Th|
00000340  65 20 52 4f 4d 20 69 6d  61 67 65 20 63 61 6e 20  |e ROM image can |
00000350  62 65 20 75 73 65 64 0d  66 72 6f 6d 20 61 6e 79  |be used.from any|
00000360  20 53 57 52 41 4d 20 62  61 6e 6b 20 20 6f 6e 20  | SWRAM bank  on |
00000370  20 61 20 20 4d 61 73 74  65 72 20 20 73 65 72 69  | a  Master  seri|
00000380  65 73 20 63 6f 6d 70 75  74 65 72 2e 20 28 42 75  |es computer. (Bu|
00000390  74 20 6e 6f 0d 54 55 42  45 53 2e 29 0d 0d 0d 56  |t no.TUBES.)...V|
000003a0  69 64 69 45 64 69 74 6f  72 20 69 73 20 63 61 70  |idiEditor is cap|
000003b0  61 62 6c 65 20 6f 66 20  73 74 6f 72 69 6e 67 20  |able of storing |
000003c0  20 75 70 20 74 6f 20 20  32 30 20 20 70 61 67 65  | up to  20  page|
000003d0  73 20 69 6e 20 6d 65 6d  6f 72 79 0d 28 6f 6e 65  |s in memory.(one|
000003e0  20 6d 61 67 61 7a 69 6e  65 29 20 75 73 69 6e 67  | magazine) using|
000003f0  20 65 61 73 79 20 74 6f  20 75 73 65 20 63 6f 6d  | easy to use com|
00000400  6d 61 6e 64 73 20 61 6e  64 20 20 6f 66 20 64 69  |mands and  of di|
00000410  73 70 6c 61 79 69 6e 67  0d 74 68 65 6d 20 20 73  |splaying.them  s|
00000420  65 71 75 65 6e 63 69 61  6c 6c 79 20 20 77 69 74  |equencially  wit|
00000430  68 20 61 20 63 68 6f 69  63 65 20 6f 66 20 74 77  |h a choice of tw|
00000440  6f 20 64 69 73 70 6c 61  79 20 74 69 6d 65 73 20  |o display times |
00000450  77 68 69 63 68 0d 6d 61  79 20 62 65 20 73 65 74  |which.may be set|
00000460  20 20 77 69 74 68 69 6e  20 20 74 68 65 20 20 72  |  within  the  r|
00000470  61 6e 67 65 20 31 20 74  6f 20 39 39 20 73 65 63  |ange 1 to 99 sec|
00000480  6f 6e 64 73 2e 20 4c 69  6e 6b 73 20 63 61 6e 20  |onds. Links can |
00000490  62 65 0d 61 64 64 65 64  20 74 6f 20 6d 61 67 61  |be.added to maga|
000004a0  7a 69 6e 65 73 20 74 6f  20 65 6e 61 62 6c 65 20  |zines to enable |
000004b0  61 20 22 64 61 69 73 79  20 63 68 61 69 6e 22 20  |a "daisy chain" |
000004c0  6f 66 20 6d 61 67 61 7a  69 6e 65 73 20 74 6f 0d  |of magazines to.|
000004d0  62 65 20 64 69 73 70 6c  61 79 65 64 2e 0d 0d 41  |be displayed...A|
000004e0  20 20 20 6d 61 67 61 7a  69 6e 65 20 20 20 63 6f  |   magazine   co|
000004f0  6e 73 69 73 74 73 20 20  6f 66 20 20 32 30 20 20  |nsists  of  20  |
00000500  31 6b 62 79 74 65 20 20  20 70 61 67 65 73 20 20  |1kbyte   pages  |
00000510  20 61 6e 64 20 20 73 6f  20 20 61 0d 6d 61 78 69  | and  so  a.maxi|
00000520  6d 75 6d 20 6f 66 20 34  20 20 6d 61 67 61 7a 69  |mum of 4  magazi|
00000530  6e 65 73 20 20 6d 61 79  20 20 20 62 65 20 20 73  |nes  may   be  s|
00000540  74 6f 72 65 64 20 20 6f  6e 20 20 6f 6e 65 20 20  |tored  on  one  |
00000550  31 30 30 6b 62 79 74 65  0d 64 69 73 63 2e 20 49  |100kbyte.disc. I|
00000560  6e 20 20 74 68 65 6f 72  79 20 20 66 69 76 65 20  |n  theory  five |
00000570  6d 61 67 61 7a 69 6e 65  73 20 20 73 68 6f 75 6c  |magazines  shoul|
00000580  64 20 20 62 65 20 20 74  68 65 20 6d 61 78 69 6d  |d  be  the maxim|
00000590  75 6d 20 28 35 0d 78 20  32 30 20 3d 20 31 30 30  |um (5.x 20 = 100|
000005a0  29 20 62 75 74 20 32 20  20 73 65 63 74 6f 72 73  |) but 2  sectors|
000005b0  20 20 6f 66 20 74 68 65  20 64 69 73 63 20 61 72  |  of the disc ar|
000005c0  65 20 72 65 73 65 72 76  65 64 20 66 6f 72 20 74  |e reserved for t|
000005d0  68 65 0d 63 61 74 61 6c  6f 67 75 65 20 74 68 75  |he.catalogue thu|
000005e0  73 20 74 68 65 72 65 20  69 73 20 6e 6f 74 20 71  |s there is not q|
000005f0  75 69 74 65 20 73 75 66  66 69 63 69 65 6e 74 20  |uite sufficient |
00000600  72 6f 6f 6d 20 66 6f 72  20 35 20 32 30 6b 42 0d  |room for 5 20kB.|
00000610  6d 61 67 61 7a 69 6e 65  73 2e 0d 0d 0d 32 20 47  |magazines....2 G|
00000620  65 74 74 69 6e 67 20 73  74 61 72 74 65 64 0d 0d  |etting started..|
00000630  49 6e 73 65 72 74 20 74  68 65 20 56 69 64 69 45  |Insert the VidiE|
00000640  64 69 74 6f 72 20 20 64  69 73 63 20 20 69 6e 20  |ditor  disc  in |
00000650  20 64 72 69 76 65 20 30  20 61 6e 64 20 74 79 70  | drive 0 and typ|
00000660  65 20 22 2a 56 49 44 49  45 44 22 2e 0d 41 6c 74  |e "*VIDIED"..Alt|
00000670  65 72 6e 61 74 69 76 65  6c 79 2c 20 20 6c 6f 61  |ernatively,  loa|
00000680  64 20 20 74 68 65 20 20  52 4f 4d 20 69 6d 61 67  |d  the  ROM imag|
00000690  65 20 28 52 56 69 64 69  45 64 29 20 20 69 6e 74  |e (RVidiEd)  int|
000006a0  6f 20 20 53 57 52 41 4d  2c 0d 70 72 65 73 73 20  |o  SWRAM,.press |
000006b0  42 52 45 41 4b 20 61 6e  64 20 74 68 65 6e 20 74  |BREAK and then t|
000006c0  79 70 65 20 22 2a 56 49  44 49 45 44 22 2e 0d 0d  |ype "*VIDIED"...|
000006d0  54 68 65 20 20 20 73 63  72 65 65 6e 20 20 20 73  |The   screen   s|
000006e0  68 6f 75 6c 64 20 20 20  74 68 65 6e 20 20 20 62  |hould   then   b|
000006f0  65 20 20 20 20 64 69 73  70 6c 61 79 69 6e 67 20  |e    displaying |
00000700  20 20 74 68 65 20 20 74  69 74 6c 65 0d 22 56 69  |  the  title."Vi|
00000710  64 69 45 64 69 74 6f 72  22 20 77 69 74 68 20 61  |diEditor" with a|
00000720  20 6c 69 73 74 20 6f 66  20 20 63 6f 6d 6d 61 6e  | list of  comman|
00000730  64 73 2e 20 20 54 68 65  20 20 6d 65 73 73 61 67  |ds.  The  messag|
00000740  65 20 22 52 45 41 44 59  22 0d 61 70 70 65 61 72  |e "READY".appear|
00000750  73 20 20 61 6e 64 20 20  63 6f 6d 6d 61 6e 64 20  |s  and  command |
00000760  20 6d 6f 64 65 20 20 69  73 20 20 65 6e 74 65 72  | mode  is  enter|
00000770  65 64 2e 20 49 66 20 6e  6f 20 20 74 69 74 6c 65  |ed. If no  title|
00000780  20 20 70 61 67 65 0d 61  70 70 65 61 72 73 20 20  |  page.appears  |
00000790  61 6e 64 20 20 22 3c 24  2d 4e 6f 74 20 20 66 6f  |and  "<$-Not  fo|
000007a0  75 6e 64 22 20 73 68 6f  77 73 20 61 74 20 20 74  |und" shows at  t|
000007b0  68 65 20 20 62 6f 74 74  6f 6d 20 20 6f 66 20 20  |he  bottom  of  |
000007c0  74 68 65 0d 73 63 72 65  65 6e 2c 20 74 68 65 6e  |the.screen, then|
000007d0  20 74 68 65 20 66 69 6c  65 20 20 22 46 5f 54 22  | the file  "F_T"|
000007e0  20 20 69 73 20 6e 6f 74  20 70 72 65 73 65 6e 74  |  is not present|
000007f0  20 6f 6e 20 74 68 65 20  64 69 73 63 2e 20 49 74  | on the disc. It|
00000800  0d 77 69 6c 6c 20 6e 6f  74 20 61 66 66 65 63 74  |.will not affect|
00000810  20 74 68 65 20 6f 70 65  72 61 74 69 6f 6e 20 6f  | the operation o|
00000820  66 20 20 56 69 64 69 45  64 20 69 6e 20 61 6e 79  |f  VidiEd in any|
00000830  20 77 61 79 20 69 66 20  69 74 20 69 73 0d 6d 69  | way if it is.mi|
00000840  73 73 69 6e 67 2e 20 54  68 65 20 66 6f 6c 6c 6f  |ssing. The follo|
00000850  77 69 6e 67 20 63 6f 6d  6d 61 6e 64 73 20 61 72  |wing commands ar|
00000860  65 20 75 6e 64 65 72 73  74 6f 6f 64 3a 0d 0d 43  |e understood:..C|
00000870  41 52 4f 55 53 45 4c 20  20 43 4c 45 41 52 20 20  |AROUSEL  CLEAR  |
00000880  20 20 43 4c 4d 20 20 20  44 49 53 50 4c 41 59 20  |  CLM   DISPLAY |
00000890  20 20 20 45 52 41 53 45  20 20 20 20 20 20 48 45  |   ERASE      HE|
000008a0  4c 50 0d 49 4e 53 45 52  54 20 20 20 20 4c 49 4e  |LP.INSERT    LIN|
000008b0  4b 20 20 20 20 20 4c 4f  41 44 20 20 4d 41 47 41  |K     LOAD  MAGA|
000008c0  5a 49 4e 45 20 20 20 4f  56 45 52 4c 41 59 20 20  |ZINE   OVERLAY  |
000008d0  20 20 50 52 49 4e 54 0d  51 55 49 54 20 20 20 20  |  PRINT.QUIT    |
000008e0  20 20 52 45 50 4c 41 43  45 20 20 53 41 56 45 20  |  REPLACE  SAVE |
000008f0  20 54 49 44 59 20 20 20  20 20 20 20 54 49 4d 45  | TIDY       TIME|
00000900  20 20 20 20 20 20 20 2a  3c 4f 53 20 63 6f 6d 6d  |       *<OS comm|
00000910  61 6e 64 3e 0d 0d 54 68  65 20 63 6f 6d 6d 61 6e  |and>..The comman|
00000920  64 20 6c 69 6e 65 20 69  73 20 20 6e 6f 74 20 20  |d line is  not  |
00000930  63 61 73 65 20 73 65 6e  73 69 74 69 76 65 20 61  |case sensitive a|
00000940  6e 64 20 63 6f 6d 6d 61  6e 64 73 20 6d 61 79 20  |nd commands may |
00000950  62 65 0d 65 6e 74 65 72  65 64 20 69 6e 20 75 70  |be.entered in up|
00000960  70 65 72 20 6f 72 20 6c  6f 77 65 72 20 63 61 73  |per or lower cas|
00000970  65 2e 20 20 57 68 65 6e  20 20 72 75 6e 2c 20 20  |e.  When  run,  |
00000980  56 69 64 69 45 64 69 74  6f 72 20 77 69 6c 6c 0d  |VidiEditor will.|
00000990  73 77 69 74 63 68 20 6f  66 66 20 43 41 50 53 20  |switch off CAPS |
000009a0  4c 4f 43 4b 20 61 75 74  6f 6d 61 74 69 63 61 6c  |LOCK automatical|
000009b0  6c 79 2e 0d 0d 54 6f 20  65 6e 74 65 72 20 74 68  |ly...To enter th|
000009c0  65 20 65 64 69 74 6f 72  2c 20 70 72 65 73 73 20  |e editor, press |
000009d0  20 74 68 65 20 20 63 75  72 73 6f 72 20 20 55 50  | the  cursor  UP|
000009e0  20 6b 65 79 2e 20 54 68  65 20 63 75 72 73 6f 72  | key. The cursor|
000009f0  2c 0d 77 69 6c 6c 20 6d  6f 76 65 20 75 70 20 6f  |,.will move up o|
00000a00  6e 65 20 6c 69 6e 65 2e  20 54 68 65 20 70 6f 73  |ne line. The pos|
00000a10  69 74 69 6f 6e 20 6f 66  20 20 74 68 65 20 20 63  |ition of  the  c|
00000a20  75 72 73 6f 72 20 69 73  20 73 68 6f 77 6e 0d 61  |ursor is shown.a|
00000a30  74 20 20 61 6c 6c 20 20  74 69 6d 65 73 2c 20 69  |t  all  times, i|
00000a40  6e 20 64 65 63 69 6d 61  6c 2c 20 20 62 79 20 20  |n decimal,  by  |
00000a50  74 68 65 20 56 2d 48 20  20 69 6e 64 69 63 61 74  |the V-H  indicat|
00000a60  6f 72 20 20 6f 6e 20 20  74 68 65 0d 63 6f 6d 6d  |or  on  the.comm|
00000a70  61 6e 64 20 20 20 6c 69  6e 65 2e 20 20 54 68 65  |and   line.  The|
00000a80  20 20 63 6f 6d 6d 61 6e  64 20 20 6c 69 6e 65 20  |  command  line |
00000a90  20 77 69 6c 6c 20 20 61  6c 73 6f 20 20 62 65 20  | will  also  be |
00000aa0  20 73 68 6f 77 69 6e 67  0d 22 65 64 69 74 2d 6e  | showing."edit-n|
00000ab0  6f 72 6d 61 6c 20 20 20  20 20 20 2d 3e 20 20 20  |ormal      ->   |
00000ac0  3c 20 20 3e 20 20 26 6e  6e 20 20 56 6e 6e 20 20  |<  >  &nn  Vnn  |
00000ad0  48 6e 6e 22 2e 20 20 54  68 65 20 20 63 68 61 72  |Hnn".  The  char|
00000ae0  61 63 74 65 72 0d 73 68  6f 77 6e 20 20 62 65 74  |acter.shown  bet|
00000af0  77 65 65 6e 20 20 74 68  65 20 61 6e 67 6c 65 20  |ween  the angle |
00000b00  62 72 61 63 6b 65 74 73  20 27 3c 20 3e 27 20 20  |brackets '< >'  |
00000b10  69 73 20 20 74 68 65 20  20 63 68 61 72 61 63 74  |is  the  charact|
00000b20  65 72 0d 75 6e 64 65 72  20 74 68 65 20 63 75 72  |er.under the cur|
00000b30  73 6f 72 20 20 6f 72 20  20 61 20 20 6d 6e 65 6d  |sor  or  a  mnem|
00000b40  6f 6e 69 63 20 20 6f 66  20 61 20 63 6f 6e 74 72  |onic  of a contr|
00000b50  6f 6c 20 63 6f 64 65 20  2e 20 20 20 54 68 65 0d  |ol code .   The.|
00000b60  41 53 43 49 49 20 6e 75  6d 62 65 72 20 6f 66 20  |ASCII number of |
00000b70  74 68 65 20 63 68 61 72  61 63 74 65 72 20 69 73  |the character is|
00000b80  20 73 68 6f 77 6e 2c 20  20 69 6e 20 20 68 65 78  | shown,  in  hex|
00000b90  2c 20 20 61 66 74 65 72  20 74 68 65 0d 61 6d 70  |,  after the.amp|
00000ba0  65 72 73 61 6e 64 20 20  28 26 29 2e 20 54 68 69  |ersand  (&). Thi|
00000bb0  73 20 69 73 20 66 6f 72  20 75 73 65 20 69 6e 20  |s is for use in |
00000bc0  69 64 65 6e 74 69 66 79  69 6e 67 20 63 6f 6e 74  |identifying cont|
00000bd0  72 6f 6c 20 63 6f 64 65  73 0d 61 6e 64 20 67 72  |rol codes.and gr|
00000be0  61 70 68 69 63 20 20 63  68 61 72 61 63 74 65 72  |aphic  character|
00000bf0  73 2e 20 20 54 68 65 20  20 74 6f 70 20 20 72 6f  |s.  The  top  ro|
00000c00  77 20 20 20 6f 66 20 20  74 68 65 20 73 63 72 65  |w   of  the scre|
00000c10  65 6e 20 20 69 73 0d 75  73 65 64 20 20 66 6f 72  |en  is.used  for|
00000c20  20 20 74 68 65 20 20 70  61 67 65 20 20 6e 61 6d  |  the  page  nam|
00000c30  65 20 77 68 69 63 68 20  73 68 6f 75 6c 64 20 20  |e which should  |
00000c40  62 65 20 20 74 79 70 65  64 20 61 66 74 65 72 20  |be  typed after |
00000c50  74 68 65 0d 63 6f 6c 6f  6e 2e 28 3a 29 20 20 41  |the.colon.(:)  A|
00000c60  6e 79 74 68 69 6e 67 20  20 74 79 70 65 64 20 20  |nything  typed  |
00000c70  20 6f 6e 20 20 20 74 68  65 20 20 6b 65 79 62 6f  | on   the  keybo|
00000c80  61 72 64 20 20 61 70 70  65 61 72 73 20 20 6f 6e  |ard  appears  on|
00000c90  0d 73 63 72 65 65 6e 2e  20 20 54 68 65 20 61 72  |.screen.  The ar|
00000ca0  72 6f 77 65 64 20 20 65  64 69 74 69 6e 67 20 20  |rowed  editing  |
00000cb0  6b 65 79 73 20 20 20 6d  61 79 20 20 62 65 20 20  |keys   may  be  |
00000cc0  75 73 65 64 20 74 6f 20  70 6c 61 63 65 0d 74 68  |used to place.th|
00000cd0  65 20 63 75 72 73 6f 72  20 69 6e 20 61 6e 79 20  |e cursor in any |
00000ce0  64 65 73 69 72 65 64 20  70 6f 73 69 74 69 6f 6e  |desired position|
00000cf0  2e 20 54 68 65 20 64 65  6c 65 74 65 20 20 6b 65  |. The delete  ke|
00000d00  79 20 20 64 65 6c 65 74  65 73 0d 61 73 20 65 78  |y  deletes.as ex|
00000d10  70 65 63 74 65 64 20 61  6e 64 20 69 6e 20 63 6f  |pected and in co|
00000d20  6d 62 69 6e 61 74 69 6f  6e 20 77 69 74 68 20 61  |mbination with a|
00000d30  20 73 68 69 66 74 20 6b  65 79 20 77 69 6c 6c 20  | shift key will |
00000d40  70 72 6f 64 75 63 65 0d  61 20 63 75 62 65 20 73  |produce.a cube s|
00000d50  68 61 70 65 64 20 63 68  61 72 61 63 74 65 72 20  |haped character |
00000d60  6f 72 20 22 62 6c 6f 62  22 2e 0d 0d 54 68 65 20  |or "blob"...The |
00000d70  20 73 63 72 65 65 6e 20  77 69 6c 6c 20 6e 65 65  | screen will nee|
00000d80  64 20 74 6f 20 20 62 65  20 20 22 73 61 76 65 64  |d to  be  "saved|
00000d90  22 20 20 74 6f 20 20 65  6e 61 62 6c 65 20 20 69  |"  to  enable  i|
00000da0  74 20 20 74 6f 20 62 65  0d 72 65 63 61 6c 6c 65  |t  to be.recalle|
00000db0  64 2e 20 20 54 68 65 20  20 63 6f 6d 6d 61 6e 64  |d.  The  command|
00000dc0  20 20 2d 20 20 49 4e 53  45 52 54 20 20 77 69 6c  |  -  INSERT  wil|
00000dd0  6c 20 70 6c 61 63 65 20  61 20 63 6f 70 79 20 6f  |l place a copy o|
00000de0  66 20 74 68 65 0d 73 63  72 65 65 6e 20 20 69 6e  |f the.screen  in|
00000df0  20 20 6d 65 6d 6f 72 79  2e 20 20 42 65 66 6f 72  |  memory.  Befor|
00000e00  65 20 74 68 69 73 2c 20  20 68 6f 77 65 76 65 72  |e this,  however|
00000e10  2c 20 20 20 69 74 20 20  6d 75 73 74 20 20 68 61  |,   it  must  ha|
00000e20  76 65 0d 62 65 65 6e 20  20 67 69 76 65 6e 20 61  |ve.been  given a|
00000e30  20 27 6e 61 6d 65 27 20  74 6f 20 69 64 65 6e 74  | 'name' to ident|
00000e40  69 66 79 20 69 74 2e 20  54 68 69 73 20 73 68 6f  |ify it. This sho|
00000e50  75 6c 64 20 62 65 20 74  79 70 65 64 20 6f 6e 0d  |uld be typed on.|
00000e60  74 68 65 20 74 6f 70 20  20 72 6f 77 2c 20 20 61  |the top  row,  a|
00000e70  66 74 65 72 20 20 74 68  65 20 20 63 6f 6c 6f 6e  |fter  the  colon|
00000e80  2e 20 50 72 65 73 73 69  6e 67 20 20 45 53 43 41  |. Pressing  ESCA|
00000e90  50 45 20 20 6e 6f 77 20  77 69 6c 6c 0d 72 65 74  |PE  now will.ret|
00000ea0  75 72 6e 20 74 6f 20 63  6f 6d 6d 61 6e 64 20 6d  |urn to command m|
00000eb0  6f 64 65 2e 20 49 74 20  69 73 20 20 61 6c 73 6f  |ode. It is  also|
00000ec0  20 20 70 6f 73 73 69 62  6c 65 20 20 74 6f 20 27  |  possible  to '|
00000ed0  6e 61 6d 65 27 20 74 68  65 0d 70 61 67 65 20 61  |name' the.page a|
00000ee0  74 20 74 68 69 73 20 20  70 6f 69 6e 74 20 20 62  |t this  point  b|
00000ef0  79 20 20 74 79 70 69 6e  67 20 74 68 65 20 6e 61  |y  typing the na|
00000f00  6d 65 20 61 66 74 65 72  20 20 74 68 65 20 20 63  |me after  the  c|
00000f10  6f 6d 6d 61 6e 64 0d 49  4e 53 45 52 54 2e 20 65  |ommand.INSERT. e|
00000f20  2e 67 2e 20 49 4e 53 45  52 54 20 54 45 53 54 2c  |.g. INSERT TEST,|
00000f30  20 77 69 6c 6c 20 61 64  64 20 54 45 53 54 20 74  | will add TEST t|
00000f40  6f 20 74 68 65 20 74 6f  70 20 72 6f 77 2e 0d 0d  |o the top row...|
00000f50  54 68 65 20 20 6d 65 73  73 61 67 65 20 22 41 63  |The  message "Ac|
00000f60  74 69 6f 6e 20 73 75 63  63 65 73 73 66 75 6c 22  |tion successful"|
00000f70  20 77 69 6c 6c 20 68 61  76 65 20 61 70 70 65 61  | will have appea|
00000f80  72 65 64 2e 20 20 54 79  70 69 6e 67 0d 4d 41 47  |red.  Typing.MAG|
00000f90  20 20 77 69 6c 6c 20 20  20 73 68 6f 77 20 20 20  |  will   show   |
00000fa0  74 68 65 20 20 6d 61 67  61 7a 69 6e 65 20 20 74  |the  magazine  t|
00000fb0  69 74 6c 65 20 61 6e 64  20 74 68 65 20 69 6e 64  |itle and the ind|
00000fc0  65 78 2c 20 77 68 69 63  68 0d 77 69 6c 6c 20 6e  |ex, which.will n|
00000fd0  6f 77 20 69 6e 63 6c 75  64 65 20 74 68 65 20 70  |ow include the p|
00000fe0  61 67 65 20 79 6f 75 20  20 68 61 76 65 20 6a 75  |age you  have ju|
00000ff0  73 74 20 69 6e 73 65 72  74 65 64 2e 20 54 6f 20  |st inserted. To |
00001000  72 65 63 61 6c 6c 0d 74  68 65 20 70 61 67 65 2c  |recall.the page,|
00001010  20 73 69 6d 70 6c 79 20  74 79 70 65 20 44 49 53  | simply type DIS|
00001020  50 4c 41 59 20 3c 6e 61  6d 65 3e 20 77 68 69 63  |PLAY <name> whic|
00001030  68 20 20 69 6e 20 20 74  68 65 20 20 70 72 65 73  |h  in  the  pres|
00001040  65 6e 74 0d 63 61 73 65  20 77 69 6c 6c 20 62 65  |ent.case will be|
00001050  20 54 45 53 54 2e 20 65  2e 67 2e 20 44 49 53 50  | TEST. e.g. DISP|
00001060  4c 41 59 20 54 45 53 54  20 5b 52 45 54 55 52 4e  |LAY TEST [RETURN|
00001070  5d 2e 0d 0d 41 74 20 20  20 74 68 69 73 20 20 20  |]...At   this   |
00001080  70 6f 69 6e 74 2c 20 20  20 69 74 20 6d 61 79 20  |point,   it may |
00001090  62 65 20 77 6f 72 74 68  20 6d 65 6e 74 69 6f 6e  |be worth mention|
000010a0  69 6e 67 20 74 68 61 74  20 61 6c 6c 20 62 75 74  |ing that all but|
000010b0  0d 6f 6e 65 20 6f 66 20  74 68 65 20 63 6f 6d 6d  |.one of the comm|
000010c0  61 6e 64 73 20 20 6d 61  79 20 20 62 65 20 20 73  |ands  may  be  s|
000010d0  68 6f 72 74 65 6e 65 64  20 74 6f 20 69 74 73 20  |hortened to its |
000010e0  66 69 72 73 74 20 6c 65  74 74 65 72 2e 0d 54 68  |first letter..Th|
000010f0  65 20 20 65 78 63 65 70  74 69 6f 6e 20 69 73 20  |e  exception is |
00001100  20 43 4c 45 41 52 20 77  68 69 63 68 20 20 6d 75  | CLEAR which  mu|
00001110  73 74 20 20 62 65 20 20  20 74 79 70 65 64 20 20  |st  be   typed  |
00001120  20 69 6e 20 20 66 75 6c  6c 2e 0d 41 6c 73 6f 2c  | in  full..Also,|
00001130  20 74 68 65 20 20 6e 61  6d 65 20 20 6d 61 79 20  | the  name  may |
00001140  20 63 6f 6e 73 69 73 74  20 20 6f 66 20 6f 6e 6c  | consist  of onl|
00001150  79 20 61 73 20 6d 61 6e  79 20 63 68 61 72 61 63  |y as many charac|
00001160  74 65 72 73 20 61 73 0d  6e 65 63 65 73 73 61 72  |ters as.necessar|
00001170  79 20 74 6f 20 75 6e 69  71 75 65 6c 79 20 69 64  |y to uniquely id|
00001180  65 6e 74 69 66 79 20 74  68 65 20 70 61 67 65 2e  |entify the page.|
00001190  20 20 54 61 6b 69 6e 67  20 6f 75 72 20 65 78 61  |  Taking our exa|
000011a0  6d 70 6c 65 0d 61 62 6f  76 65 2c 20 74 6f 20 64  |mple.above, to d|
000011b0  69 73 70 6c 61 79 2c 20  74 68 65 20 6d 69 6e 69  |isplay, the mini|
000011c0  6d 75 6d 20 20 63 6f 6d  6d 61 6e 64 20 20 63 6f  |mum  command  co|
000011d0  75 6c 64 20 62 65 20 20  2d 20 20 44 20 20 54 20  |uld be  -  D  T |
000011e0  2e 0d 43 6f 6d 6d 61 6e  64 73 20 6d 61 79 20 62  |..Commands may b|
000011f0  65 20 77 72 69 74 74 65  6e 20 69 6e 20 75 70 70  |e written in upp|
00001200  65 72 20 6f 72 20 6c 6f  77 65 72 20 20 63 61 73  |er or lower  cas|
00001210  65 2c 20 20 56 69 64 69  45 64 69 74 6f 72 0d 74  |e,  VidiEditor.t|
00001220  72 65 61 74 73 20 74 68  65 6d 20 74 68 65 20 73  |reats them the s|
00001230  61 6d 65 2e 0d 0d 49 74  20 20 77 69 6c 6c 20 20  |ame...It  will  |
00001240  62 65 20 20 20 6e 65 63  65 73 73 61 72 79 20 74  |be   necessary t|
00001250  6f 20 73 61 76 65 20 74  68 65 20 70 61 67 65 73  |o save the pages|
00001260  20 20 79 6f 75 20 68 61  76 65 20 63 72 65 61 74  |  you have creat|
00001270  65 64 0d 70 65 72 6d 61  6e 65 6e 74 6c 79 20 6f  |ed.permanently o|
00001280  6e 20 64 69 73 63 2e 20  54 68 69 73 20 20 69 73  |n disc. This  is|
00001290  20 20 64 6f 6e 65 20 20  62 79 20 20 73 61 76 69  |  done  by  savi|
000012a0  6e 67 20 20 74 68 65 20  20 65 6e 74 69 72 65 0d  |ng  the  entire.|
000012b0  6d 61 67 61 7a 69 6e 65  20 20 20 75 6e 64 65 72  |magazine   under|
000012c0  20 20 20 61 20 20 27 74  69 74 6c 65 27 2e 20 20  |   a  'title'.  |
000012d0  46 6f 72 20 69 6e 73 74  61 6e 63 65 2c 20 69 66  |For instance, if|
000012e0  20 77 65 20 63 61 6c 6c  20 6f 75 72 0d 6d 61 67  | we call our.mag|
000012f0  61 7a 69 6e 65 20 22 45  58 41 4d 50 4c 45 22 20  |azine "EXAMPLE" |
00001300  74 68 65 6e 20 74 79 70  69 6e 67 3a 0d 0d 53 41  |then typing:..SA|
00001310  56 45 20 20 45 58 41 4d  50 4c 45 20 5b 52 45 54  |VE  EXAMPLE [RET|
00001320  5d 0d 0d 77 69 6c 6c 20  20 70 75 74 20 20 69 74  |]..will  put  it|
00001330  20 6f 6e 20 74 68 65 20  20 64 69 73 63 20 20 61  | on the  disc  a|
00001340  73 20 20 61 20 20 66 69  6c 65 20 20 63 61 6c 6c  |s  a  file  call|
00001350  65 64 20 45 58 41 4d 50  4c 45 2e 20 54 68 65 0d  |ed EXAMPLE. The.|
00001360  74 69 74 6c 65 20 63 61  6e 6e 6f 74 20 62 65 20  |title cannot be |
00001370  6d 6f 72 65 20 74 68 61  6e 20 73 65 76 65 6e 20  |more than seven |
00001380  63 68 61 72 61 63 74 65  72 73 20 6c 6f 6e 67 20  |characters long |
00001390  69 66 20 75 73 69 6e 67  20 44 46 53 0d 6f 72 20  |if using DFS.or |
000013a0  20 20 74 65 6e 20 20 20  66 6f 72 20 20 61 6e 79  |  ten   for  any|
000013b0  20 20 6f 74 68 65 72 20  20 66 69 6c 69 6e 67 20  |  other  filing |
000013c0  20 73 79 73 74 65 6d 2e  20 20 28 46 69 6c 69 6e  | system.  (Filin|
000013d0  67 20 20 73 79 73 74 65  6d 0d 64 65 70 65 6e 64  |g  system.depend|
000013e0  65 6e 74 2e 29 20 20 49  6e 20 20 74 68 65 20 20  |ent.)  In  the  |
000013f0  44 46 53 20 20 64 69 73  63 20 20 63 61 74 61 6c  |DFS  disc  catal|
00001400  6f 67 75 65 20 69 74 20  77 69 6c 6c 20 61 70 70  |ogue it will app|
00001410  65 61 72 20 61 73 0d 44  2e 45 58 41 4d 50 4c 45  |ear as.D.EXAMPLE|
00001420  20 20 62 65 63 61 75 73  65 20 20 61 6c 6c 20 20  |  because  all  |
00001430  56 69 64 69 45 64 69 74  6f 72 20 6d 61 67 61 7a  |VidiEditor magaz|
00001440  69 6e 65 73 20 20 61 72  65 20 20 20 70 75 74 20  |ines  are   put |
00001450  20 69 6e 0d 64 69 72 65  63 74 6f 72 79 20 44 2e  | in.directory D.|
00001460  20 41 6c 6c 20 6f 74 68  65 72 20 20 66 69 6c 69  | All other  fili|
00001470  6e 67 20 20 73 79 73 74  65 6d 73 20 77 69 6c 6c  |ng  systems will|
00001480  20 75 73 65 20 74 68 65  20 63 75 72 72 65 6e 74  | use the current|
00001490  0d 64 69 72 65 63 74 6f  72 79 2e 20 28 53 65 65  |.directory. (See|
000014a0  20 44 69 73 63 20 55 73  65 72 20 47 75 69 64 65  | Disc User Guide|
000014b0  20 66 6f 72 20 64 65 74  61 69 6c 73 20 6f 66 20  | for details of |
000014c0  64 69 72 65 63 74 6f 72  69 65 73 29 2e 0d 41 74  |directories)..At|
000014d0  20 20 73 6f 6d 65 20 66  75 74 75 72 65 20 74 69  |  some future ti|
000014e0  6d 65 2c 20 74 68 65 20  6d 61 67 61 7a 69 6e 65  |me, the magazine|
000014f0  20 20 45 58 41 4d 50 4c  45 20 20 6d 61 79 20 62  |  EXAMPLE  may b|
00001500  65 20 72 65 63 61 6c 6c  65 64 0d 62 79 2c 20 66  |e recalled.by, f|
00001510  69 72 73 74 20 70 75 74  74 69 6e 67 20 74 68 65  |irst putting the|
00001520  20 64 69 73 63 20 63 6f  6e 74 61 69 6e 69 6e 67  | disc containing|
00001530  20 74 68 65 20 20 6d 61  67 61 7a 69 6e 65 20 20  | the  magazine  |
00001540  69 6e 20 20 74 68 65 0d  64 69 73 63 20 20 64 72  |in  the.disc  dr|
00001550  69 76 65 2c 20 74 68 65  6e 20 74 79 70 69 6e 67  |ive, then typing|
00001560  3a 0d 0d 4c 4f 41 44 20  20 45 58 41 4d 50 4c 45  |:..LOAD  EXAMPLE|
00001570  20 5b 52 45 54 5d 0d 0d  54 79 70 69 6e 67 20 20  | [RET]..Typing  |
00001580  4d 41 47 20 6e 65 78 74  20 77 69 6c 6c 20 73 68  |MAG next will sh|
00001590  6f 77 20 74 68 65 20 63  6f 6e 74 65 6e 74 73 20  |ow the contents |
000015a0  6f 66 20 74 68 65 20 6d  61 67 61 7a 69 6e 65 20  |of the magazine |
000015b0  6a 75 73 74 0d 6c 6f 61  64 65 64 2e 20 48 61 76  |just.loaded. Hav|
000015c0  69 6e 67 20 20 6e 6f 77  20 20 6c 6f 61 64 65 64  |ing  now  loaded|
000015d0  20 20 74 68 65 20 6d 61  67 61 7a 69 6e 65 2c 20  |  the magazine, |
000015e0  69 74 20 69 73 20 70 6f  73 73 69 62 6c 65 20 74  |it is possible t|
000015f0  6f 0d 64 69 73 70 6c 61  79 20 74 68 65 6d 20 69  |o.display them i|
00001600  6e 20 72 6f 74 61 74 69  6f 6e 20 69 6e 20 20 61  |n rotation in  a|
00001610  20 20 43 41 52 4f 55 53  45 4c 2e 20 42 79 20 74  |  CAROUSEL. By t|
00001620  79 70 69 6e 67 20 43 41  52 4f 55 53 45 4c 0d 6f  |yping CAROUSEL.o|
00001630  6e 20 74 68 65 20 63 6f  6d 6d 61 6e 64 20 6c 69  |n the command li|
00001640  6e 65 2c 20 74 68 65 20  63 6f 6d 6d 61 6e 64 20  |ne, the command |
00001650  6c 69 6e 65 20 20 77 69  6c 6c 20 20 64 69 73 61  |line  will  disa|
00001660  70 70 65 61 72 20 61 6e  64 20 61 0d 22 68 65 61  |ppear and a."hea|
00001670  64 65 72 20 20 72 6f 77  22 20 61 70 70 65 61 72  |der  row" appear|
00001680  73 20 6f 6e 20 74 68 65  20 74 6f 70 20 6c 69 6e  |s on the top lin|
00001690  65 2e 20 55 6e 6c 65 73  73 20 74 68 65 20 20 64  |e. Unless the  d|
000016a0  61 74 65 20 20 61 6e 64  0d 74 69 6d 65 20 68 61  |ate  and.time ha|
000016b0  76 65 20 20 62 65 65 6e  20 20 73 65 74 20 70 72  |ve  been  set pr|
000016c0  65 76 69 6f 75 73 6c 79  2c 20 74 68 65 72 65 20  |eviously, there |
000016d0  77 69 6c 6c 20 62 65 20  61 20 62 6c 61 6e 6b 20  |will be a blank |
000016e0  73 70 61 63 65 0d 66 6f  6c 6c 6f 77 65 64 20 62  |space.followed b|
000016f0  79 20 74 68 65 20 77 72  6f 6e 67 20 20 74 69 6d  |y the wrong  tim|
00001700  65 2e 20 54 68 65 73 65  20 63 61 6e 20 62 6f 74  |e. These can bot|
00001710  68 20 62 65 20 73 65 74  20 75 73 69 6e 67 20 74  |h be set using t|
00001720  68 65 0d 54 49 4d 45 20  63 6f 6d 6d 61 6e 64 2e  |he.TIME command.|
00001730  20 54 77 6f 20 64 69 73  70 6c 61 79 20 73 70 65  | Two display spe|
00001740  65 64 73 20 61 72 65 20  61 76 61 69 6c 61 62 6c  |eds are availabl|
00001750  65 20 61 6e 64 20 74 68  65 73 65 20 6d 61 79 0d  |e and these may.|
00001760  62 65 20 73 65 74 20 74  6f 20 61 6e 79 74 68 69  |be set to anythi|
00001770  6e 67 20 62 65 74 77 65  65 6e 20 20 31 20 20 61  |ng between  1  a|
00001780  6e 64 20 20 39 39 20 73  65 63 6f 6e 64 73 2e 20  |nd  99 seconds. |
00001790  53 65 65 20 43 41 52 4f  55 53 45 4c 0d 66 6f 72  |See CAROUSEL.for|
000017a0  20 20 6d 6f 72 65 20 20  64 65 74 61 69 6c 73 2e  |  more  details.|
000017b0  20 20 59 6f 75 20 20 73  68 6f 75 6c 64 20 20 6e  |  You  should  n|
000017c0  6f 77 20 20 62 65 20 20  61 62 6c 65 20 20 74 6f  |ow  be  able  to|
000017d0  20 20 22 64 72 69 76 65  22 0d 56 69 64 69 45 64  |  "drive".VidiEd|
000017e0  69 74 6f 72 20 69 6e 20  61 20 6c 69 6d 69 74 65  |itor in a limite|
000017f0  64 20 66 6f 72 6d 2e 0d  0d 32 2e 34 20 53 74 6f  |d form...2.4 Sto|
00001800  72 69 6e 67 20 73 69 6e  67 6c 65 20 70 61 67 65  |ring single page|
00001810  73 20 6f 72 20 66 72 61  6d 65 73 0d 0d 4f 6e 20  |s or frames..On |
00001820  6f 63 63 61 73 69 6f 6e  2c 20 20 69 74 20 20 69  |occasion,  it  i|
00001830  73 20 20 75 73 65 66 75  6c 20 20 74 6f 20 62 65  |s  useful  to be|
00001840  20 61 62 6c 65 20 74 6f  20 73 74 6f 72 65 20 69  | able to store i|
00001850  6e 64 69 76 69 64 75 61  6c 0d 70 61 67 65 73 20  |ndividual.pages |
00001860  6f 6e 20 74 68 65 20 64  69 73 63 2e 20 41 6c 74  |on the disc. Alt|
00001870  68 6f 75 67 68 20 61 20  20 34 30 20 74 72 61 63  |hough a  40 trac|
00001880  6b 20 64 69 73 63 20 63  61 6e 20 6f 6e 6c 79 20  |k disc can only |
00001890  68 6f 6c 64 20 34 0d 6d  61 67 61 7a 69 6e 65 73  |hold 4.magazines|
000018a0  2c 20 74 68 65 72 65 20  69 73 20 73 74 69 6c 6c  |, there is still|
000018b0  20 72 6f 6f 6d 20 66 6f  72 20 75 70 74 6f 20 31  | room for upto 1|
000018c0  39 20 69 6e 64 69 76 69  64 75 61 6c 20 70 61 67  |9 individual pag|
000018d0  65 73 2e 0d 54 68 65 73  65 20 20 20 70 61 67 65  |es..These   page|
000018e0  73 20 20 20 63 61 6e 20  20 63 6f 6e 74 61 69 6e  |s   can  contain|
000018f0  20 20 67 65 6e 65 72 69  63 20 20 67 72 61 70 68  |  generic  graph|
00001900  69 63 20 20 68 65 61 64  65 72 73 20 20 66 6f 72  |ic  headers  for|
00001910  0d 69 6e 73 74 61 6e 63  65 2c 20 20 69 6e 74 6f  |.instance,  into|
00001920  20 20 77 68 69 63 68 20  20 74 65 78 74 20 20 63  |  which  text  c|
00001930  61 6e 20 20 74 68 65 6e  20 20 62 65 20 74 79 70  |an  then  be typ|
00001940  65 64 20 74 6f 20 70 72  6f 64 75 63 65 0d 74 65  |ed to produce.te|
00001950  6c 65 74 65 78 74 20 70  61 67 65 73 20 61 73 20  |letext pages as |
00001960  69 6e 20 43 45 45 46 41  58 20 61 6e 64 20 4f 52  |in CEEFAX and OR|
00001970  41 43 4c 45 2e 0d 0d 54  68 65 20 6d 65 74 68 6f  |ACLE...The metho|
00001980  64 20 69 6e 76 6f 6c 76  65 64 20 69 73 20 74 6f  |d involved is to|
00001990  20 75 73 65 20 61 20 71  75 61 6c 69 66 69 65 72  | use a qualifier|
000019a0  20 20 77 69 74 68 20 74  68 65 20 4c 4f 41 44 20  |  with the LOAD |
000019b0  61 6e 64 0d 53 41 56 45  20 20 63 6f 6d 6d 61 6e  |and.SAVE  comman|
000019c0  64 73 2e 20 20 53 63 72  65 65 6e 20 20 66 69 6c  |ds.  Screen  fil|
000019d0  65 73 20 61 72 65 20 6e  6f 20 6c 6f 6e 67 65 72  |es are no longer|
000019e0  20 74 68 61 6e 20 26 34  30 30 20 62 79 74 65 73  | than &400 bytes|
000019f0  0d 61 6e 64 20 62 79 20  63 6f 6e 76 65 6e 74 69  |.and by conventi|
00001a00  6f 6e 20 61 72 65 20 20  73 74 6f 72 65 64 20 69  |on are  stored i|
00001a10  6e 20 74 68 65 20 46 2e  20 64 69 72 65 63 74 6f  |n the F. directo|
00001a20  72 79 20 6f 6e 20 44 46  53 2e 20 54 6f 0d 6c 6f  |ry on DFS. To.lo|
00001a30  61 64 20 61 20 73 69 6e  67 6c 65 20 66 72 61 6d  |ad a single fram|
00001a40  65 2c 20 75 73 65 20 74  68 65 20 63 6f 6d 6d 61  |e, use the comma|
00001a50  6e 64 3a 0d 0d 4c 4f 41  44 20 2f 53 20 3c 66 69  |nd:..LOAD /S <fi|
00001a60  6c 65 4e 61 6d 65 3e 0d  0d 53 69 6d 69 6c 61 72  |leName>..Similar|
00001a70  6c 79 2c 20 74 6f 20 73  61 76 65 20 74 68 65 20  |ly, to save the |
00001a80  63 75 72 72 65 6e 74 20  73 63 72 65 65 6e 20 74  |current screen t|
00001a90  6f 20 61 20 66 69 6c 65  20 74 79 70 65 3a 0d 0d  |o a file type:..|
00001aa0  53 41 56 45 20 2f 53 20  3c 66 69 6c 65 4e 61 6d  |SAVE /S <fileNam|
00001ab0  65 3e 0d 0d 0d 32 2e 35  20 55 73 69 6e 67 20 73  |e>...2.5 Using s|
00001ac0  69 6e 67 6c 65 20 70 61  67 65 73 0d 0d 54 68 65  |ingle pages..The|
00001ad0  20 69 64 65 61 20 62 65  68 69 6e 64 20 73 61 76  | idea behind sav|
00001ae0  69 6e 67 20 20 73 69 6e  67 6c 65 20 20 66 72 61  |ing  single  fra|
00001af0  6d 65 73 20 20 69 73 20  20 74 68 61 74 20 20 67  |mes  is  that  g|
00001b00  65 6e 65 72 69 63 20 6f  72 0d 63 6f 6d 6d 6f 6e  |eneric or.common|
00001b10  20 20 68 65 61 64 65 72  73 20 20 6f 72 20 62 61  |  headers  or ba|
00001b20  63 6b 67 72 6f 75 6e 64  73 20 63 61 6e 20 62 65  |ckgrounds can be|
00001b30  20 75 73 65 64 20 69 6e  64 65 70 65 6e 64 65 6e  | used independen|
00001b40  74 6c 79 20 6f 66 0d 74  68 65 20 63 75 72 72 65  |tly of.the curre|
00001b50  6e 74 20 6d 61 67 61 7a  69 6e 65 20 20 63 6f 6e  |nt magazine  con|
00001b60  74 65 6e 74 73 2e 20 20  54 68 65 20 67 65 6e 65  |tents.  The gene|
00001b70  72 61 6c 20 74 65 63 68  6e 69 71 75 65 20 69 73  |ral technique is|
00001b80  20 74 6f 0d 63 61 6c 6c  20 61 20 66 72 61 6d 65  | to.call a frame|
00001b90  20 74 6f 20 74 68 65 20  20 73 63 72 65 65 6e 20  | to the  screen |
00001ba0  66 72 6f 6d 20 74 68 65  20 64 69 73 63 2c 20 66  |from the disc, f|
00001bb0  69 6c 6c 20 69 74 20 77  69 74 68 20 74 65 78 74  |ill it with text|
00001bc0  0d 6f 72 20 77 68 61 74  65 76 65 72 20 74 68 65  |.or whatever the|
00001bd0  6e 20 69 6e 73 65 72 74  20 69 74 20 69 6e 20 74  |n insert it in t|
00001be0  68 65 20 6d 61 67 61 7a  69 6e 65 20 77 69 74 68  |he magazine with|
00001bf0  20 61 20 70 61 67 65 20  6e 61 6d 65 2e 0d 54 6f  | a page name..To|
00001c00  20 20 64 6f 20 20 74 68  69 73 2c 20 69 74 20 69  |  do  this, it i|
00001c10  73 20 61 73 73 75 6d 65  64 20 20 74 68 61 74 20  |s assumed  that |
00001c20  20 74 68 65 72 65 20 20  61 72 65 20 20 6b 6e 6f  | there  are  kno|
00001c30  77 6e 20 20 66 72 61 6d  65 73 0d 65 78 69 73 74  |wn  frames.exist|
00001c40  69 6e 67 20 6f 6e 20 79  6f 75 72 20 63 75 72 72  |ing on your curr|
00001c50  65 6e 74 20 77 6f 72 6b  69 6e 67 20 64 69 73 63  |ent working disc|
00001c60  2e 20 28 41 73 20 65 78  70 6c 61 69 6e 65 64 20  |. (As explained |
00001c70  61 62 6f 76 65 2e 29 0d  0d 4c 65 74 73 20 73 61  |above.)..Lets sa|
00001c80  79 20 77 65 20 20 77 61  6e 74 20 20 74 6f 20 75  |y we  want  to u|
00001c90  73 65 20 61 20 66 72 61  6d 65 20 63 61 6c 6c 65  |se a frame calle|
00001ca0  64 20 46 2e 48 45 41 44  45 52 20 69 6e 74 6f 20  |d F.HEADER into |
00001cb0  77 68 69 63 68 0d 77 65  20 77 61 6e 74 20 74 6f  |which.we want to|
00001cc0  20 70 75 74 20 73 6f 6d  65 20 74 65 78 74 2e 20  | put some text. |
00001cd0  54 79 70 65 20 74 68 65  20 66 6f 6c 6c 6f 77 69  |Type the followi|
00001ce0  6e 67 3a 0d 0d 20 20 20  20 20 20 20 6c 20 2f 73  |ng:..       l /s|
00001cf0  20 46 2e 68 65 61 64 65  72 20 5b 52 45 54 5d 0d  | F.header [RET].|
00001d00  0d 54 68 65 20 66 72 61  6d 65 20 73 68 6f 75 6c  |.The frame shoul|
00001d10  64 20 6e 6f 77 20 62 65  20 20 6f 6e 20 20 73 63  |d now be  on  sc|
00001d20  72 65 65 6e 2e 20 20 49  74 20 69 73 20 61 6c 73  |reen.  It is als|
00001d30  6f 20 70 6f 73 73 69 62  6c 65 20 74 6f 0d 61 64  |o possible to.ad|
00001d40  64 20 20 61 20 66 72 61  6d 65 20 74 6f 20 65 78  |d  a frame to ex|
00001d50  69 73 74 69 6e 67 20 70  61 67 65 73 20 77 69 74  |isting pages wit|
00001d60  68 69 6e 20 74 68 65 20  20 6d 61 67 61 7a 69 6e  |hin the  magazin|
00001d70  65 2e 20 20 49 74 20 20  69 73 0d 61 73 73 75 6d  |e.  It  is.assum|
00001d80  65 64 20 74 68 61 74 20  20 74 68 65 20 20 74 65  |ed that  the  te|
00001d90  78 74 20 20 68 61 73 20  62 65 65 6e 20 77 72 69  |xt  has been wri|
00001da0  74 74 65 6e 20 69 6e 20  61 6e 74 69 63 69 70 61  |tten in anticipa|
00001db0  74 69 6f 6e 20 6f 66 0d  68 61 76 69 6e 67 20 61  |tion of.having a|
00001dc0  20 68 65 61 64 65 72 20  61 64 64 65 64 20 61 74  | header added at|
00001dd0  20 20 6c 61 74 65 72 20  20 73 74 61 67 65 2e 20  |  later  stage. |
00001de0  54 68 61 74 20 69 73 20  74 6f 20 73 61 79 2c 20  |That is to say, |
00001df0  72 6f 6f 6d 0d 68 61 73  20 62 65 65 6e 20 6c 65  |room.has been le|
00001e00  66 74 20 66 6f 72 20 61  20 68 65 61 64 65 72 21  |ft for a header!|
00001e10  20 43 61 72 72 79 20 6f  75 74 20 74 68 65 20 66  | Carry out the f|
00001e20  6f 6c 6c 6f 77 69 6e 67  20 73 74 61 67 65 73 3b  |ollowing stages;|
00001e30  0d 0d 20 20 20 20 20 20  20 43 61 6c 6c 20 74 68  |..       Call th|
00001e40  65 20 77 61 6e 74 65 64  20 68 65 61 64 65 72 20  |e wanted header |
00001e50  74 6f 20 74 68 65 20 73  63 72 65 65 6e 2e 20 28  |to the screen. (|
00001e60  41 73 20 61 62 6f 76 65  29 2e 0d 20 20 20 20 20  |As above)..     |
00001e70  20 20 4f 56 45 52 4c 41  59 20 74 68 65 20 74 65  |  OVERLAY the te|
00001e80  78 74 20 70 61 67 65 20  66 72 6f 6d 20 74 68 65  |xt page from the|
00001e90  20 6d 61 67 61 7a 69 6e  65 2e 0d 20 20 20 20 20  | magazine..     |
00001ea0  20 20 47 69 76 65 20 74  68 65 20 70 61 67 65 20  |  Give the page |
00001eb0  61 20 6e 61 6d 65 2e 20  28 55 73 65 20 74 68 65  |a name. (Use the|
00001ec0  20 6f 6c 64 20 6e 61 6d  65 2e 29 0d 20 20 20 20  | old name.).    |
00001ed0  20 20 20 52 45 50 4c 41  43 45 20 6f 6c 64 20 6e  |   REPLACE old n|
00001ee0  61 6d 65 20 6f 72 20 49  4e 53 45 52 54 20 6e 65  |ame or INSERT ne|
00001ef0  77 20 6e 61 6d 65 2e 0d  0d 44 6f 6e 27 74 20 66  |w name...Don't f|
00001f00  6f 72 67 65 74 20 74 6f  20 53 41 56 45 20 74 68  |orget to SAVE th|
00001f10  65 20 6d 61 67 61 7a 69  6e 65 20 77 68 65 6e 20  |e magazine when |
00001f20  79 6f 75 20 68 61 76 65  20 66 69 6e 69 73 68 65  |you have finishe|
00001f30  64 21 0d 0d 54 68 65 20  20 20 66 6f 6c 6c 6f 77  |d!..The   follow|
00001f40  69 6e 67 20 20 20 73 65  63 74 69 6f 6e 20 20 67  |ing   section  g|
00001f50  69 76 65 73 20 20 63 6f  6d 70 6c 65 74 65 20 20  |ives  complete  |
00001f60  64 65 74 61 69 6c 73 20  20 6f 66 20 20 61 6c 6c  |details  of  all|
00001f70  0d 56 69 64 69 45 64 69  74 6f 72 20 63 6f 6d 6d  |.VidiEditor comm|
00001f80  61 6e 64 73 2e 0d 0d 33  20 52 45 46 45 52 45 4e  |ands...3 REFEREN|
00001f90  43 45 20 53 45 43 54 49  4f 4e 20 28 43 6f 6d 6d  |CE SECTION (Comm|
00001fa0  61 6e 64 73 29 0d 0d 33  2e 31 20 54 68 65 20 45  |ands)..3.1 The E|
00001fb0  44 49 54 4f 52 0d 0d 54  68 65 20 73 63 72 65 65  |DITOR..The scree|
00001fc0  6e 20 65 64 69 74 6f 72  20 69 73 20 65 6e 74 65  |n editor is ente|
00001fd0  72 65 64 20 62 79 20 70  72 65 73 73 69 6e 67 20  |red by pressing |
00001fe0  74 68 65 20 20 63 75 72  73 6f 72 20 55 50 20 6b  |the  cursor UP k|
00001ff0  65 79 2e 0d 54 6f 20 20  65 78 69 74 20 74 68 65  |ey..To  exit the|
00002000  20 65 64 69 74 6f 72 20  61 6e 64 20 72 65 74 75  | editor and retu|
00002010  72 6e 20 74 6f 20 74 68  65 20 63 6f 6d 6d 61 6e  |rn to the comman|
00002020  64 20 20 20 6c 69 6e 65  3b 20 20 70 72 65 73 73  |d   line;  press|
00002030  0d 5b 45 53 43 41 50 45  5d 2e 20 4f 6e 20 65 6e  |.[ESCAPE]. On en|
00002040  74 65 72 69 6e 67 20 74  68 65 20 65 64 69 74 6f  |tering the edito|
00002050  72 2c 20 74 68 65 20 63  6f 6d 6d 61 6e 64 20 6c  |r, the command l|
00002060  69 6e 65 20 73 68 6f 77  73 3b 0d 0d 20 20 20 65  |ine shows;..   e|
00002070  64 69 74 2d 6e 6f 72 6d  61 6c 20 20 20 20 20 2d  |dit-normal     -|
00002080  3e 20 20 3c 20 20 3e 20  26 6e 6e 20 56 30 31 20  |>  <  > &nn V01 |
00002090  48 30 30 0d 0d 61 6e 64  20 20 61 20 20 20 63 6f  |H00..and  a   co|
000020a0  6c 6f 6e 20 20 69 73 20  20 64 65 70 6f 73 69 74  |lon  is  deposit|
000020b0  65 64 20 69 6e 20 74 68  65 20 74 6f 70 20 6c 65  |ed in the top le|
000020c0  66 74 20 6f 66 20 74 68  65 20 73 63 72 65 65 6e  |ft of the screen|
000020d0  2c 0d 69 72 72 65 73 70  65 63 74 69 76 65 20 6f  |,.irrespective o|
000020e0  66 20 77 68 61 74 20 65  6c 73 65 20 6d 69 67 68  |f what else migh|
000020f0  74 20 20 62 65 20 20 74  68 65 72 65 2e 20 54 68  |t  be  there. Th|
00002100  69 73 20 69 73 20 74 68  65 20 70 61 67 65 0d 69  |is is the page.i|
00002110  64 65 6e 74 69 66 69 63  61 74 69 6f 6e 20 20 6d  |dentification  m|
00002120  61 72 6b 65 72 2e 20 54  68 65 20 20 63 75 72 73  |arker. The  curs|
00002130  6f 72 20 69 73 20 74 68  65 6e 20 61 74 20 56 32  |or is then at V2|
00002140  33 20 48 30 30 2e 20 69  2e 65 2e 0d 54 68 65 20  |3 H00. i.e..The |
00002150  63 75 72 73 6f 72 20 69  73 20 61 74 20 74 68 65  |cursor is at the|
00002160  20 62 6f 74 74 6f 6d 20  6f 66 20 74 68 65 20 73  | bottom of the s|
00002170  63 72 65 65 6e 2e 20 45  64 69 74 69 6e 67 20 66  |creen. Editing f|
00002180  75 6e 63 74 69 6f 6e 73  0d 61 72 65 20 6c 69 73  |unctions.are lis|
00002190  74 65 64 20 62 65 6c 6f  77 2e 20 54 68 65 79 20  |ted below. They |
000021a0  69 6e 76 6f 6c 76 65 20  20 74 68 65 20 20 63 75  |involve  the  cu|
000021b0  72 73 6f 72 20 20 20 6b  65 79 73 20 20 74 6f 67  |rsor   keys  tog|
000021c0  65 74 68 65 72 0d 77 69  74 68 20 20 74 68 65 20  |ether.with  the |
000021d0  20 53 48 49 46 54 20 20  61 6e 64 20 20 43 54 52  | SHIFT  and  CTR|
000021e0  4c 20 6b 65 79 73 2e 20  54 68 65 20 63 75 72 73  |L keys. The curs|
000021f0  6f 72 20 20 6b 65 79 73  20 20 77 69 6c 6c 20 20  |or  keys  will  |
00002200  62 65 0d 72 65 66 65 72  65 64 20 74 6f 20 61 73  |be.refered to as|
00002210  20 4c 45 46 54 2c 20 52  49 47 48 54 2c 20 55 50  | LEFT, RIGHT, UP|
00002220  20 61 6e 64 20 44 4f 57  4e 3a 0d 0d 20 20 20 31  | and DOWN:..   1|
00002230  29 20 53 48 49 46 54 2b  4c 45 46 54 20 20 3a 64  |) SHIFT+LEFT  :d|
00002240  65 6c 65 74 65 20 63 68  61 72 61 63 74 65 72 20  |elete character |
00002250  75 6e 64 65 72 20 63 75  72 73 6f 72 20 20 61 6e  |under cursor  an|
00002260  64 20 20 6d 6f 76 65 0d  20 20 20 20 20 20 20 20  |d  move.        |
00002270  20 20 20 20 20 20 20 20  20 20 20 72 65 73 74 20  |           rest |
00002280  6f 66 20 6c 69 6e 65 20  20 6c 65 66 74 2e 0d 20  |of line  left.. |
00002290  20 20 32 29 20 53 48 49  46 54 2b 52 49 47 48 54  |  2) SHIFT+RIGHT|
000022a0  20 3a 6d 6f 76 65 20 20  20 6c 69 6e 65 20 20 74  | :move   line  t|
000022b0  6f 20 20 20 72 69 67 68  74 20 20 20 66 72 6f 6d  |o   right   from|
000022c0  20 20 63 75 72 73 6f 72  2c 0d 20 20 20 20 20 20  |  cursor,.      |
000022d0  20 20 20 20 20 20 20 20  20 20 20 20 20 69 6e 73  |             ins|
000022e0  65 72 74 69 6e 67 20 61  20 73 70 61 63 65 20 75  |erting a space u|
000022f0  6e 64 65 72 20 74 68 65  20 63 75 72 73 6f 72 2e  |nder the cursor.|
00002300  0d 20 20 20 33 29 20 53  48 49 46 54 2b 44 4f 57  |.   3) SHIFT+DOW|
00002310  4e 20 20 3a 6d 6f 76 65  20 73 63 72 65 65 6e 20  |N  :move screen |
00002320  74 6f 20 74 68 65 20 72  69 67 68 74 20 61 6e 64  |to the right and|
00002330  20 62 65 6c 6f 77 20 63  75 72 73 6f 72 0d 20 20  | below cursor.  |
00002340  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002350  20 64 6f 77 6e 20 6f 6e  65 20 6c 69 6e 65 2e 20  | down one line. |
00002360  4e 6f 20 70 61 72 74 20  6f 66 20 74 68 65 20 73  |No part of the s|
00002370  63 72 65 65 6e 20 74 6f  0d 20 20 20 20 20 20 20  |creen to.       |
00002380  20 20 20 20 20 20 20 20  20 20 20 20 74 68 65 20  |            the |
00002390  6c 65 66 74 20 6f 66 20  74 68 65 20 63 75 72 73  |left of the curs|
000023a0  6f 72 20 69 73 20 63 68  61 6e 67 65 64 2e 0d 20  |or is changed.. |
000023b0  20 20 34 29 20 53 48 49  46 54 2b 55 50 20 20 20  |  4) SHIFT+UP   |
000023c0  20 3a 6d 6f 76 65 20 73  63 72 65 65 6e 20 74 6f  | :move screen to|
000023d0  20 74 68 65 20 72 69 67  68 74 20 61 6e 64 20 62  | the right and b|
000023e0  65 6c 6f 77 20 63 75 72  73 6f 72 0d 20 20 20 20  |elow cursor.    |
000023f0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 75  |               u|
00002400  70 20 6f 6e 65 20 6c 69  6e 65 2c 20 64 65 6c 65  |p one line, dele|
00002410  74 69 6e 67 20 74 68 65  20 72 65 6d 61 69 6e 64  |ting the remaind|
00002420  65 72 20 6f 66 0d 20 20  20 20 20 20 20 20 20 20  |er of.          |
00002430  20 20 20 20 20 20 20 20  20 74 68 65 20 63 75 72  |         the cur|
00002440  72 65 6e 74 20 6c 69 6e  65 2e 0d 20 20 20 35 29  |rent line..   5)|
00002450  20 43 54 52 4c 2b 52 49  47 48 54 20 20 3a 64 65  | CTRL+RIGHT  :de|
00002460  6c 65 74 65 20 74 6f 20  65 6e 64 20 6f 66 20 6c  |lete to end of l|
00002470  69 6e 65 2e 0d 20 20 20  36 29 20 43 54 52 4c 2b  |ine..   6) CTRL+|
00002480  4c 45 46 54 20 20 20 3a  64 65 6c 65 74 65 20 66  |LEFT   :delete f|
00002490  72 6f 6d 20 62 65 67 69  6e 69 6e 67 20 6f 66 20  |rom begining of |
000024a0  6c 69 6e 65 2e 0d 20 20  20 37 29 20 43 54 52 4c  |line..   7) CTRL|
000024b0  2b 44 4f 57 4e 20 20 20  3a 73 77 61 70 20 74 68  |+DOWN   :swap th|
000024c0  65 20 72 65 6d 61 69 6e  64 65 72 20 6f 66 20 74  |e remainder of t|
000024d0  68 69 73 20 6c 69 6e 65  20 77 69 74 68 20 74 68  |his line with th|
000024e0  65 0d 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |e.              |
000024f0  20 20 20 20 20 70 61 72  74 20 62 65 6c 6f 77 20  |     part below |
00002500  69 74 2e 0d 20 20 20 38  29 20 43 54 52 4c 2b 55  |it..   8) CTRL+U|
00002510  50 20 20 20 20 20 3a 73  77 61 70 20 74 68 65 20  |P     :swap the |
00002520  72 65 6d 61 69 6e 64 65  72 20 6f 66 20 74 68 69  |remainder of thi|
00002530  73 20 6c 69 6e 65 20 77  69 74 68 20 74 68 65 0d  |s line with the.|
00002540  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00002550  20 20 20 70 61 72 74 20  61 62 6f 76 65 20 69 74  |   part above it|
00002560  2e 0d 0d 54 6f 20 6d 6f  76 65 20 77 68 6f 6c 65  |...To move whole|
00002570  20 6c 69 6e 65 73 2c 20  74 68 65 72 65 66 6f 72  | lines, therefor|
00002580  65 2c 20 20 74 68 65 20  63 75 72 73 6f 72 20 6d  |e,  the cursor m|
00002590  75 73 74 20 62 65 20 20  69 6e 20 20 74 68 65 0d  |ust be  in  the.|
000025a0  65 78 74 72 65 6d 65 20  6c 65 66 74 20 20 70 6f  |extreme left  po|
000025b0  73 69 74 69 6f 6e 2e 20  54 68 65 20 63 75 72 73  |sition. The curs|
000025c0  6f 72 20 77 69 6c 6c 20  20 6e 6f 74 20 20 61 74  |or will  not  at|
000025d0  74 65 6d 70 74 20 20 74  6f 20 64 6f 0d 61 6e 79  |tempt  to do.any|
000025e0  74 68 69 6e 67 20 20 73  69 6c 6c 79 2e 20 20 65  |thing  silly.  e|
000025f0  2e 67 2e 20 49 74 20 69  73 20 69 6d 70 6f 73 73  |.g. It is imposs|
00002600  69 62 6c 65 20 74 6f 20  73 77 61 70 20 64 6f 77  |ible to swap dow|
00002610  6e 77 61 72 64 73 20 69  66 0d 74 68 65 20 63 75  |nwards if.the cu|
00002620  72 73 6f 72 20 69 73 20  6f 6e 20 74 68 65 20 62  |rsor is on the b|
00002630  6f 74 74 6f 6d 20 6c 69  6e 65 2e 0d 0d 54 68 65  |ottom line...The|
00002640  20 54 41 42 20 20 6b 65  79 20 20 69 73 20 20 75  | TAB  key  is  u|
00002650  73 65 64 20 20 74 6f 20  20 63 68 61 6e 67 65 20  |sed  to  change |
00002660  20 63 75 72 73 6f 72 20  64 69 72 65 63 74 69 6f  | cursor directio|
00002670  6e 2e 20 4f 6e 20 74 68  65 0d 63 6f 6d 6d 61 6e  |n. On the.comman|
00002680  64 20 20 6c 69 6e 65 2c  20 20 6c 65 66 74 20 6f  |d  line,  left o|
00002690  66 20 74 68 65 20 63 68  61 72 61 63 74 65 72 20  |f the character |
000026a0  6d 6e 65 6d 6f 6e 69 63  20 69 73 20 20 61 6e 20  |mnemonic is  an |
000026b0  20 61 72 72 6f 77 0d 70  6f 69 6e 74 69 6e 67 20  | arrow.pointing |
000026c0  74 6f 20 74 68 65 20 20  72 69 67 68 74 2e 20 20  |to the  right.  |
000026d0  54 68 69 73 20 20 69 73  20 20 74 68 65 20 20 6e  |This  is  the  n|
000026e0  6f 72 6d 61 6c 20 64 69  72 65 63 74 69 6f 6e 20  |ormal direction |
000026f0  66 6f 72 0d 74 79 70 69  6e 67 2e 20 20 4f 6e 20  |for.typing.  On |
00002700  20 70 72 65 73 73 69 6e  67 20 20 54 41 42 2c 20  | pressing  TAB, |
00002710  20 74 68 65 20 20 61 72  72 6f 77 20 20 70 6f 69  | the  arrow  poi|
00002720  6e 74 73 20 20 75 70 77  61 72 64 73 20 61 6e 64  |nts  upwards and|
00002730  0d 61 6e 79 74 68 69 6e  67 20 20 74 79 70 65 64  |.anything  typed|
00002740  20 20 77 69 6c 6c 20 20  62 65 20 61 72 72 61 6e  |  will  be arran|
00002750  67 65 64 20 76 65 72 74  69 63 61 6c 6c 79 2e 20  |ged vertically. |
00002760  45 61 63 68 20 70 72 65  73 73 20 6f 66 0d 74 68  |Each press of.th|
00002770  65 20 54 41 42 20 6b 65  79 20 6d 6f 76 65 73 20  |e TAB key moves |
00002780  74 68 65 20 61 72 72 6f  77 20 61 6e 64 20 68 65  |the arrow and he|
00002790  6e 63 65 20 63 75 72 73  6f 72 20 64 69 72 65 63  |nce cursor direc|
000027a0  74 69 6f 6e 20 62 79 20  39 30 0d 64 65 67 72 65  |tion by 90.degre|
000027b0  65 73 20 61 6e 74 69 2d  63 6c 6f 63 6b 77 69 73  |es anti-clockwis|
000027c0  65 2e 20 4e 4f 54 45 3a  20 44 6f 20 20 6e 6f 74  |e. NOTE: Do  not|
000027d0  20 20 61 74 74 65 6d 70  74 20 20 74 6f 20 20 75  |  attempt  to  u|
000027e0  73 65 20 20 74 68 65 0d  64 65 6c 65 74 65 20 20  |se  the.delete  |
000027f0  6b 65 79 20 20 69 6e 20  61 6e 79 20 64 69 72 65  |key  in any dire|
00002800  63 74 69 6f 6e 20 6f 74  68 65 72 20 74 68 61 6e  |ction other than|
00002810  20 6e 6f 72 6d 61 6c 20  61 73 20 69 74 20 69 73  | normal as it is|
00002820  20 6e 6f 74 0d 73 65 6e  73 69 74 69 76 65 20 74  | not.sensitive t|
00002830  6f 20 63 75 72 73 6f 72  20 64 69 72 65 63 74 69  |o cursor directi|
00002840  6f 6e 21 0d 0d 0d 54 68  65 20 20 72 65 64 20 66  |on!...The  red f|
00002850  75 6e 63 74 69 6f 6e 20  6b 65 79 73 20 63 61 72  |unction keys car|
00002860  72 79 20 20 63 6f 6c 6f  75 72 20 20 61 6e 64 20  |ry  colour  and |
00002870  20 67 72 61 70 68 69 63  73 20 20 63 6f 6e 74 72  | graphics  contr|
00002880  6f 6c 0d 63 6f 64 65 73  2e 20 54 68 65 73 65 20  |ol.codes. These |
00002890  61 72 65 20 69 6e 20 66  31 20 74 6f 20 66 37 20  |are in f1 to f7 |
000028a0  69 6e 63 6c 75 73 69 76  65 20 61 73 20 62 65 6c  |inclusive as bel|
000028b0  6f 77 3a 0d 0d 20 20 66  31 20 20 20 20 20 20 66  |ow:..  f1      f|
000028c0  32 20 20 20 20 20 20 20  66 33 20 20 20 20 20 20  |2       f3      |
000028d0  20 66 34 20 20 20 20 20  20 20 66 35 20 20 20 20  | f4       f5    |
000028e0  20 20 20 20 66 36 20 20  20 20 20 20 66 37 0d 20  |    f6      f7. |
000028f0  20 52 45 44 20 20 20 20  47 52 45 45 4e 20 20 20  | RED    GREEN   |
00002900  59 45 4c 4c 4f 57 20 20  20 20 42 4c 55 45 20 20  |YELLOW    BLUE  |
00002910  20 20 4d 41 47 45 4e 54  41 20 20 20 20 43 59 41  |  MAGENTA    CYA|
00002920  4e 20 20 20 20 57 48 49  54 45 0d 0d 54 68 65 20  |N    WHITE..The |
00002930  52 45 54 55 52 4e 20 20  6b 65 79 20 61 6c 77 61  |RETURN  key alwa|
00002940  79 73 20 70 75 74 73 20  20 74 68 65 20 20 63 75  |ys puts  the  cu|
00002950  72 73 6f 72 20 61 74 20  74 68 65 20 62 65 67 69  |rsor at the begi|
00002960  6e 6e 69 6e 67 20 6f 66  0d 74 68 65 20 6e 65 78  |nning of.the nex|
00002970  74 20 6c 69 6e 65 20 64  6f 77 6e 2e 20 20 20 53  |t line down.   S|
00002980  69 6e 67 6c 65 20 61 6c  70 68 61 20 63 6f 6c 6f  |ingle alpha colo|
00002990  75 72 73 20 20 61 72 65  20 20 6f 62 74 61 69 6e  |urs  are  obtain|
000029a0  65 64 20 62 79 0d 70 72  65 73 73 69 6e 67 20 53  |ed by.pressing S|
000029b0  48 49 46 54 20 61 6e 64  20 61 20 63 6f 6c 6f 75  |HIFT and a colou|
000029c0  72 20 6b 65 79 20 74 6f  67 65 74 68 65 72 2e 20  |r key together. |
000029d0  53 69 6d 69 6c 61 72 6c  79 2c 20 67 72 61 70 68  |Similarly, graph|
000029e0  69 63 0d 63 6f 6c 6f 75  72 20 20 63 6f 64 65 73  |ic.colour  codes|
000029f0  20 20 20 61 72 65 20 20  20 6f 62 74 61 69 6e 65  |   are   obtaine|
00002a00  64 20 20 20 62 79 20 20  20 70 72 65 73 73 69 6e  |d   by   pressin|
00002a10  67 20 20 43 54 52 4c 20  20 61 6e 64 20 20 61 0d  |g  CTRL  and  a.|
00002a20  63 6f 6c 6f 75 72 20 20  20 6b 65 79 20 20 74 6f  |colour   key  to|
00002a30  67 65 74 68 65 72 2e 20  20 4f 74 68 65 72 20 20  |gether.  Other  |
00002a40  63 6f 6e 74 72 6f 6c 20  20 63 6f 64 65 73 20 61  |control  codes a|
00002a50  72 65 20 20 6f 62 74 61  69 6e 65 64 0d 66 72 6f  |re  obtained.fro|
00002a60  6d 20 20 74 68 65 20 6e  6f 72 6d 61 6c 20 6b 65  |m  the normal ke|
00002a70  79 73 20 69 6e 20 63 6f  6e 6a 75 6e 63 74 69 6f  |ys in conjunctio|
00002a80  6e 20 20 77 69 74 68 20  20 74 68 65 20 20 43 54  |n  with  the  CT|
00002a90  52 4c 20 6b 65 79 20 61  73 0d 66 6f 6c 6c 6f 77  |RL key as.follow|
00002aa0  73 3a 0d 0d 20 20 43 54  52 4c 2b 50 20 20 20 44  |s:..  CTRL+P   D|
00002ab0  6f 75 62 6c 65 20 68 65  69 67 68 74 0d 20 20 43  |ouble height.  C|
00002ac0  54 52 4c 2b 4c 20 20 20  4e 6f 72 6d 61 6c 20 68  |TRL+L   Normal h|
00002ad0  65 69 67 68 74 0d 20 20  43 54 52 4c 2b 43 20 20  |eight.  CTRL+C  |
00002ae0  20 43 6c 65 61 72 20 73  63 72 65 65 6e 0d 20 20  | Clear screen.  |
00002af0  43 54 52 4c 2b 48 20 20  20 46 6c 61 73 68 0d 20  |CTRL+H   Flash. |
00002b00  20 43 54 52 4c 2b 49 20  20 20 53 74 65 61 64 79  | CTRL+I   Steady|
00002b10  0d 20 20 43 54 52 4c 2b  4a 20 20 20 45 6e 64 20  |.  CTRL+J   End |
00002b20  62 6f 78 0d 20 20 43 54  52 4c 2b 4b 20 20 20 53  |box.  CTRL+K   S|
00002b30  74 61 72 74 20 62 6f 78  0d 20 20 43 54 52 4c 2b  |tart box.  CTRL+|
00002b40  5d 20 20 20 4e 65 77 20  62 61 63 6b 67 72 6f 75  |]   New backgrou|
00002b50  6e 64 0d 20 20 43 54 52  4c 2b 5c 20 20 20 42 6c  |nd.  CTRL+\   Bl|
00002b60  61 63 6b 20 62 61 63 6b  67 72 6f 75 6e 64 0d 20  |ack background. |
00002b70  20 43 54 52 4c 2b 58 20  20 20 43 6f 6e 63 65 61  | CTRL+X   Concea|
00002b80  6c 20 64 69 73 70 6c 61  79 0d 20 20 43 54 52 4c  |l display.  CTRL|
00002b90  2b 59 20 20 20 43 6f 6e  74 69 67 75 6f 75 73 20  |+Y   Contiguous |
00002ba0  67 72 61 70 68 69 63 73  0d 20 20 43 54 52 4c 2b  |graphics.  CTRL+|
00002bb0  5a 20 20 20 53 65 70 61  72 61 74 65 64 20 67 72  |Z   Separated gr|
00002bc0  61 70 68 69 63 73 0d 20  20 43 54 52 4c 2b 5e 20  |aphics.  CTRL+^ |
00002bd0  20 20 48 6f 6c 64 20 67  72 61 70 68 69 63 73 0d  |  Hold graphics.|
00002be0  20 20 43 54 52 4c 2b 60  20 20 20 52 65 6c 65 61  |  CTRL+`   Relea|
00002bf0  73 65 20 67 72 61 70 68  69 63 73 0d 0d 47 72 61  |se graphics..Gra|
00002c00  70 68 69 63 20 20 63 68  61 72 61 63 74 65 72 73  |phic  characters|
00002c10  20 20 20 61 72 65 20 20  65 6e 74 65 72 65 64 20  |   are  entered |
00002c20  20 66 72 6f 6d 20 20 74  68 65 20 20 6b 65 79 62  | from  the  keyb|
00002c30  6f 61 72 64 2e 20 41 6c  6c 0d 6e 75 6d 65 72 69  |oard. All.numeri|
00002c40  63 20 6b 65 79 73 2c 20  77 69 74 68 20 61 6e 64  |c keys, with and|
00002c50  20 77 69 74 68 6f 75 74  20 53 48 49 46 54 2c 20  | without SHIFT, |
00002c60  61 6e 64 20 20 6c 6f 77  65 72 20 20 63 61 73 65  |and  lower  case|
00002c70  20 61 6c 70 68 61 0d 6b  65 79 73 20 20 77 69 6c  | alpha.keys  wil|
00002c80  6c 20 20 70 72 6f 64 75  63 65 20 20 67 72 61 70  |l  produce  grap|
00002c90  68 69 63 20 20 63 68 61  72 61 63 74 65 72 73 20  |hic  characters |
00002ca0  66 6f 6c 6c 6f 77 69 6e  67 20 61 20 67 72 61 70  |following a grap|
00002cb0  68 69 63 0d 63 6f 6e 74  72 6f 6c 20 63 6f 64 65  |hic.control code|
00002cc0  2e 20 41 6c 74 65 72 6e  61 74 69 76 65 6c 79 2c  |. Alternatively,|
00002cd0  20 61 20 22 67 72 61 70  68 69 63 20 20 70 61 74  | a "graphic  pat|
00002ce0  63 68 22 20 66 61 63 69  6c 69 74 79 20 6d 61 79  |ch" facility may|
00002cf0  0d 62 65 20 75 73 65 64  2e 20 46 75 6e 63 74 69  |.be used. Functi|
00002d00  6f 6e 20 6b 65 79 73 20  66 38 2c 20 66 30 20 61  |on keys f8, f0 a|
00002d10  6e 64 20 66 39 20 20 61  72 65 20 20 75 73 65 64  |nd f9  are  used|
00002d20  20 20 20 77 69 74 68 20  20 6b 65 79 73 0d 51 2c  |   with  keys.Q,|
00002d30  57 2c 41 2c 53 2c 5a 20  61 6e 64 20 58 2e 20 4f  |W,A,S,Z and X. O|
00002d40  6e 20 70 72 65 73 73 69  6e 67 20 43 54 52 4c 2b  |n pressing CTRL+|
00002d50  66 38 20 74 68 65 20 63  6f 6d 6d 61 6e 64 20 6c  |f8 the command l|
00002d60  69 6e 65 20 73 68 6f 77  73 3b 0d 0d 20 20 20 65  |ine shows;..   e|
00002d70  64 69 74 2d 67 72 61 70  68 69 63 20 5b 5d 20 20  |dit-graphic []  |
00002d80  2d 3e 20 20 3c 20 20 3e  20 26 6e 6e 20 56 6e 6e  |->  <  > &nn Vnn|
00002d90  20 48 6e 6e 0d 0d 54 68  65 20 20 73 69 78 20 20  | Hnn..The  six  |
00002da0  6b 65 79 73 20 20 51 20  20 74 6f 20 20 20 58 20  |keys  Q  to   X |
00002db0  20 6d 61 79 20 6e 6f 77  20 62 65 20 75 73 65 64  | may now be used|
00002dc0  20 74 6f 20 74 6f 67 67  6c 65 20 74 68 65 20 73  | to toggle the s|
00002dd0  69 78 0d 62 69 74 73 20  6f 66 20 74 68 65 20 67  |ix.bits of the g|
00002de0  72 61 70 68 69 63 20 63  68 61 72 61 63 74 65 72  |raphic character|
00002df0  20 20 6f 6e 20 61 6e 64  20 6f 66 66 2e 20 54 68  |  on and off. Th|
00002e00  65 20 63 68 61 72 61 63  74 65 72 20 6d 61 79 0d  |e character may.|
00002e10  74 68 65 6e 20 20 20 62  65 20 20 20 69 6e 73 65  |then   be   inse|
00002e20  72 74 65 64 20 20 20 6f  6e 20 74 68 65 20 73 63  |rted   on the sc|
00002e30  72 65 65 6e 20 20 62 79  20 20 70 72 65 73 73 69  |reen  by  pressi|
00002e40  6e 67 20 20 43 54 52 4c  2b 66 39 2e 0d 41 6c 74  |ng  CTRL+f9..Alt|
00002e50  65 72 6e 61 74 69 76 65  6c 79 2c 20 43 54 52 4c  |ernatively, CTRL|
00002e60  2b 66 30 20 6d 61 79 20  62 65 20 20 75 73 65 64  |+f0 may be  used|
00002e70  20 74 6f 20 69 6e 73 65  72 74 20 61 73 20 66 39  | to insert as f9|
00002e80  20 69 73 20 63 6c 6f 73  65 0d 74 6f 20 74 68 65  | is close.to the|
00002e90  20 42 52 45 41 4b 20 6b  65 79 20 6f 6e 20 20 61  | BREAK key on  a|
00002ea0  20 6d 6f 64 65 6c 20 42  2e 20 4e 6f 20 6f 74 68  | model B. No oth|
00002eb0  65 72 20 6b 65 79 73 20  72 65 73 70 6f 6e 64 20  |er keys respond |
00002ec0  65 78 63 65 70 74 0d 74  68 65 20 63 75 72 73 6f  |except.the curso|
00002ed0  72 20 61 6e 64 20 63 6f  6c 6f 75 72 20 63 6f 6e  |r and colour con|
00002ee0  74 72 6f 6c 20 6b 65 79  73 2e 20 20 54 6f 20 20  |trol keys.  To  |
00002ef0  72 65 74 75 72 6e 20 20  74 6f 20 20 6e 6f 72 6d  |return  to  norm|
00002f00  61 6c 2c 0d 70 72 65 73  73 20 43 54 52 4c 2b 66  |al,.press CTRL+f|
00002f10  38 20 61 67 61 69 6e 20  6f 72 20 45 53 43 41 50  |8 again or ESCAP|
00002f20  45 2e 0d 0d 41 6c 74 68  6f 75 67 68 20 20 3c 73  |E...Although  <s|
00002f30  74 61 72 74 20 20 62 6f  78 3e 20 20 61 6e 64 20  |tart  box>  and |
00002f40  20 3c 65 6e 64 20 20 62  6f 78 3e 20 63 61 6e 20  | <end  box> can |
00002f50  62 65 20 75 73 65 64 2c  20 74 68 65 20 42 42 43  |be used, the BBC|
00002f60  0d 63 6f 6d 70 75 74 65  72 20 69 73 20 69 6e 63  |.computer is inc|
00002f70  61 70 61 62 6c 65 20 6f  66 20 6d 61 72 6b 69 6e  |apable of markin|
00002f80  67 20 74 68 65 69 72 20  20 70 72 65 73 65 6e 73  |g their  presens|
00002f90  65 20 20 61 6e 64 20 73  6f 20 74 68 65 0d 75 73  |e  and so the.us|
00002fa0  65 20 6f 66 20 74 68 65  73 65 20 20 63 6f 64 65  |e of these  code|
00002fb0  73 20 20 69 73 20 6e 6f  74 20 72 65 63 6f 6d 6d  |s  is not recomm|
00002fc0  65 6e 64 65 64 2e 0d 0d  33 2e 32 20 43 41 52 4f  |ended...3.2 CARO|
00002fd0  55 53 45 4c 0d 0d 43 41  52 4f 55 53 45 4c 20 20  |USEL..CAROUSEL  |
00002fe0  69 73 20 74 68 65 20 63  6f 6d 6d 61 6e 64 20 66  |is the command f|
00002ff0  6f 72 20 20 22 64 69 73  70 6c 61 79 20 20 72 6f  |or  "display  ro|
00003000  6c 6c 69 6e 67 20 20 70  61 67 65 73 22 2e 20 20  |lling  pages".  |
00003010  4f 6e 0d 65 6e 74 72 79  2c 20 20 74 68 65 20 20  |On.entry,  the  |
00003020  63 6f 6d 6d 61 6e 64 20  20 20 6c 69 6e 65 20 20  |command   line  |
00003030  69 73 20 72 65 6d 6f 76  65 64 2c 20 74 68 65 20  |is removed, the |
00003040  63 75 72 73 6f 72 20 73  77 69 74 63 68 65 64 0d  |cursor switched.|
00003050  6f 66 66 20 61 6e 64 20  74 68 65 20 74 69 74 6c  |off and the titl|
00003060  65 20 72 6f 77 20 20 69  73 20 20 72 65 70 6c 61  |e row  is  repla|
00003070  63 65 64 20 20 77 69 74  68 20 61 20 20 64 69 73  |ced  with a  dis|
00003080  70 6c 61 79 20 20 68 65  61 64 65 72 0d 72 6f 77  |play  header.row|
00003090  20 20 63 6f 6e 74 61 69  6e 69 6e 67 20 20 74 68  |  containing  th|
000030a0  65 20 20 53 45 52 56 49  43 45 20 20 4e 41 4d 45  |e  SERVICE  NAME|
000030b0  2c 20 44 41 59 2f 44 41  54 45 20 61 6e 64 20 54  |, DAY/DATE and T|
000030c0  49 4d 45 2e 20 45 61 63  68 0d 70 61 67 65 20 68  |IME. Each.page h|
000030d0  65 6c 64 20 69 6e 20 74  68 65 20 6d 61 67 61 7a  |eld in the magaz|
000030e0  69 6e 65 20 69 73 20 64  69 73 70 6c 61 79 65 64  |ine is displayed|
000030f0  2c 20 69 6e 20 6f 72 64  65 72 2c 20 66 6f 72 20  |, in order, for |
00003100  74 68 69 72 74 79 0d 73  65 63 6f 6e 64 73 20 6f  |thirty.seconds o|
00003110  72 20 74 65 6e 20 73 65  63 6f 6e 64 73 20 20 64  |r ten seconds  d|
00003120  65 70 65 6e 64 69 6e 67  20 20 20 6f 6e 20 20 74  |epending   on  t|
00003130  68 65 20 20 20 74 79 70  65 20 20 20 6f 66 20 70  |he   type   of p|
00003140  61 67 65 0d 69 64 65 6e  74 69 66 69 65 72 20 75  |age.identifier u|
00003150  73 65 64 2e 20 54 68 65  20 70 61 67 65 20 69 64  |sed. The page id|
00003160  65 6e 74 69 66 69 65 72  20 69 73 20 61 20 63 6f  |entifier is a co|
00003170  6c 6f 6e 20 28 3a 29 20  20 6f 72 20 73 74 61 72  |lon (:)  or star|
00003180  0d 28 2a 29 20 20 74 68  61 74 20 20 61 70 70 65  |.(*)  that  appe|
00003190  61 72 73 20 20 20 69 6e  20 20 74 68 65 20 20 74  |ars   in  the  t|
000031a0  6f 70 20 20 6c 65 66 74  20 20 6f 66 20 20 65 76  |op  left  of  ev|
000031b0  65 72 79 20 20 70 61 67  65 20 20 69 6e 0d 74 68  |ery  page  in.th|
000031c0  65 20 6d 61 67 61 7a 69  6e 65 2e 20 54 68 65 20  |e magazine. The |
000031d0  63 6f 6c 6f 6e 20 20 69  73 20 74 68 65 20 64 65  |colon  is the de|
000031e0  66 61 75 6c 74 20 63 68  61 72 61 63 74 65 72 20  |fault character |
000031f0  61 6e 64 20 63 61 75 73  65 73 0d 61 20 20 64 69  |and causes.a  di|
00003200  73 70 6c 61 79 20 20 74  69 6d 65 20 6f 66 20 20  |splay  time of  |
00003210  33 30 20 20 20 73 65 63  6f 6e 64 73 20 20 20 74  |30   seconds   t|
00003220  6f 20 20 20 62 65 20 20  20 73 65 74 2e 20 20 20  |o   be   set.   |
00003230  41 20 20 73 74 61 72 0d  69 6e 73 65 72 74 65 64  |A  star.inserted|
00003240  20 69 6e 20 74 68 69 73  20 20 70 6f 73 69 74 69  | in this  positi|
00003250  6f 6e 20 20 63 61 75 73  65 73 20 20 61 20 20 64  |on  causes  a  d|
00003260  69 73 70 6c 61 79 20 20  74 69 6d 65 20 20 6f 66  |isplay  time  of|
00003270  20 20 31 30 0d 73 65 63  6f 6e 64 73 20 20 74 6f  |  10.seconds  to|
00003280  20 62 65 20 73 65 74 2e  20 54 68 65 73 65 20 74  | be set. These t|
00003290  69 6d 65 73 20 61 72 65  20 72 65 66 65 72 65 64  |imes are refered|
000032a0  20 74 6f 20 61 73 20 22  73 6c 6f 77 22 20 61 6e  | to as "slow" an|
000032b0  64 0d 22 66 61 73 74 22  20 62 75 74 20 20 62 6f  |d."fast" but  bo|
000032c0  74 68 20 20 6d 61 79 20  20 62 65 20 73 65 74 20  |th  may  be set |
000032d0  74 6f 20 61 6e 79 20 76  61 6c 75 65 20 69 6e 20  |to any value in |
000032e0  74 68 65 20 72 61 6e 67  65 20 31 20 74 6f 0d 39  |the range 1 to.9|
000032f0  39 2e 20 54 6f 20 63 68  61 6e 67 65 20 74 68 65  |9. To change the|
00003300  20 6e 6f 72 6d 61 6c 20  28 69 65 2e 20 22 73 6c  | normal (ie. "sl|
00003310  6f 77 22 29 20 74 69 6d  65 20 6f 66 20 33 30 20  |ow") time of 30 |
00003320  73 65 63 6f 6e 64 73 20  74 6f 2c 0d 73 61 79 2c  |seconds to,.say,|
00003330  20 32 30 20 73 65 63 6f  6e 64 73 2c 20 61 20 63  | 20 seconds, a c|
00003340  6f 6d 6d 61 6e 64 20 6f  66 20 74 68 65 20 66 6f  |ommand of the fo|
00003350  72 6d 3a 2d 0d 0d 20 20  43 41 52 20 73 6c 6f 77  |rm:-..  CAR slow|
00003360  3d 32 30 20 5b 52 45 54  5d 0d 0d 69 73 20 75 73  |=20 [RET]..is us|
00003370  65 64 2e 20 53 69 6d 69  6c 61 72 6c 79 2c 20 74  |ed. Similarly, t|
00003380  6f 20 20 63 68 61 6e 67  65 20 20 74 68 65 20 22  |o  change  the "|
00003390  66 61 73 74 22 20 74 69  6d 65 20 28 61 73 20 70  |fast" time (as p|
000033a0  72 6f 6d 70 74 65 64 0d  62 79 20 61 6e 20 61 73  |rompted.by an as|
000033b0  74 65 72 69 73 6b 29 2c  20 74 6f 2c 20 73 61 79  |terisk), to, say|
000033c0  2c 20 31 35 20 73 65 63  6f 6e 64 73 2c 20 74 68  |, 15 seconds, th|
000033d0  65 20 63 6f 6d 6d 61 6e  64 3a 2d 0d 0d 20 20 43  |e command:-..  C|
000033e0  41 52 20 66 61 73 74 3d  31 35 20 5b 52 45 54 5d  |AR fast=15 [RET]|
000033f0  0d 0d 73 68 6f 75 6c 64  20 62 65 20 75 73 65 64  |..should be used|
00003400  2e 0d 0d 54 68 65 20 64  69 73 70 6c 61 79 20 6d  |...The display m|
00003410  61 79 20 62 65 20 61 64  76 61 6e 63 65 64 20 74  |ay be advanced t|
00003420  6f 20 74 68 65 20 6e 65  78 74 20 70 61 67 65 20  |o the next page |
00003430  69 6e 20 74 68 65 20 73  65 71 75 65 6e 63 65 0d  |in the sequence.|
00003440  61 74 20 20 61 6e 79 20  74 69 6d 65 20 20 62 79  |at  any time  by|
00003450  20 70 72 65 73 73 69 6e  67 20 74 68 65 20 20 63  | pressing the  c|
00003460  75 72 73 6f 72 20 20 72  69 67 68 74 20 20 6b 65  |ursor  right  ke|
00003470  79 2e 20 20 50 72 65 73  73 69 6e 67 0d 63 75 72  |y.  Pressing.cur|
00003480  73 6f 72 20 20 6c 65 66  74 20 20 67 69 76 65 73  |sor  left  gives|
00003490  20 20 79 6f 75 20 74 68  65 20 70 72 65 76 69 6f  |  you the previo|
000034a0  75 73 20 70 61 67 65 20  75 6e 6c 65 73 73 20 79  |us page unless y|
000034b0  6f 75 20 61 72 65 20 6f  6e 0d 74 68 65 20 66 69  |ou are on.the fi|
000034c0  72 73 74 20 70 61 67 65  20 6f 66 20 20 61 20 20  |rst page of  a  |
000034d0  6d 61 67 61 7a 69 6e 65  2e 20 54 68 65 20 64 69  |magazine. The di|
000034e0  73 70 6c 61 79 20 63 61  6e 20 61 6c 73 6f 20 62  |splay can also b|
000034f0  65 20 68 65 6c 64 0d 73  74 61 74 69 63 20 6f 6e  |e held.static on|
00003500  20 74 68 65 20 63 75 72  72 65 6e 74 20 70 61 67  | the current pag|
00003510  65 20 62 79 20 20 70 72  65 73 73 69 6e 67 20 20  |e by  pressing  |
00003520  74 68 65 20 20 73 70 61  63 65 2d 62 61 72 2e 20  |the  space-bar. |
00003530  54 68 65 0d 74 69 6d 65  20 20 69 6e 20 20 74 68  |The.time  in  th|
00003540  65 20 74 6f 70 20 6c 65  66 74 20 68 61 6e 64 20  |e top left hand |
00003550  63 6f 72 6e 65 72 20 6f  66 20 20 74 68 65 20 20  |corner of  the  |
00003560  73 63 72 65 65 6e 20 20  69 73 20 20 74 68 65 6e  |screen  is  then|
00003570  0d 72 65 70 6c 61 63 65  64 20 20 77 69 74 68 20  |.replaced  with |
00003580  20 74 68 65 20 20 77 6f  72 64 20 20 22 48 4f 4c  | the  word  "HOL|
00003590  44 22 20 20 69 6e 20 20  67 72 65 65 6e 2c 20 20  |D"  in  green,  |
000035a0  65 78 61 63 74 6c 79 20  61 73 20 6f 6e 0d 74 65  |exactly as on.te|
000035b0  6c 65 74 65 78 74 20 20  72 65 63 65 69 76 65 72  |letext  receiver|
000035c0  73 2e 20 20 54 6f 20 72  65 74 75 72 6e 20 20 74  |s.  To return  t|
000035d0  6f 20 20 6e 6f 72 6d 61  6c 2c 20 20 70 72 65 73  |o  normal,  pres|
000035e0  73 20 61 6e 79 20 6b 65  79 2e 0d 54 68 65 20 20  |s any key..The  |
000035f0  20 64 69 73 70 6c 61 79  20 20 77 69 6c 6c 20 20  | display  will  |
00003600  69 6d 6d 65 64 69 61 74  65 6c 79 20 20 61 64 76  |immediately  adv|
00003610  61 6e 63 65 20 20 74 6f  20 74 68 65 20 6e 65 78  |ance  to the nex|
00003620  74 20 70 61 67 65 2e 0d  5b 45 53 43 41 50 45 5d  |t page..[ESCAPE]|
00003630  20 20 72 65 74 75 72 6e  73 20 20 74 6f 20 20 63  |  returns  to  c|
00003640  6f 6d 6d 61 6e 64 20 20  6d 6f 64 65 2e 20 20 57  |ommand  mode.  W|
00003650  68 65 6e 20 64 69 73 70  6c 61 79 69 6e 67 2c 20  |hen displaying, |
00003660  20 61 6e 79 0d 22 68 6f  6c 65 73 22 20 20 20 28  | any."holes"   (|
00003670  69 2e 65 2e 20 65 72 61  73 65 64 20 70 61 67 65  |i.e. erased page|
00003680  73 29 20 61 72 65 20 73  6b 69 70 70 65 64 20 20  |s) are skipped  |
00003690  6f 76 65 72 2e 20 20 41  66 74 65 72 20 20 74 68  |over.  After  th|
000036a0  65 0d 6c 61 73 74 20 70  61 67 65 20 20 68 61 73  |e.last page  has|
000036b0  20 62 65 65 6e 20 64 69  73 70 6c 61 79 65 64 2c  | been displayed,|
000036c0  20 74 68 65 20 70 6f 69  6e 74 65 72 20 69 73 20  | the pointer is |
000036d0  72 65 73 65 74 20 20 74  6f 20 20 74 68 65 0d 66  |reset  to  the.f|
000036e0  69 72 73 74 20 70 61 67  65 20 20 61 6e 64 20 20  |irst page  and  |
000036f0  74 68 65 20 20 63 79 63  6c 65 20 20 63 6f 6e 74  |the  cycle  cont|
00003700  69 6e 75 65 73 2e 0d 0d  49 66 20 61 20 6c 69 6e  |inues...If a lin|
00003710  6b 20 20 69 73 20 20 70  72 65 73 65 6e 74 20 20  |k  is  present  |
00003720  69 6e 20 20 74 68 65 20  20 6d 61 67 61 7a 69 6e  |in  the  magazin|
00003730  65 2c 20 74 68 65 6e 20  74 68 65 20 63 61 72 6f  |e, then the caro|
00003740  75 73 65 6c 0d 61 75 74  6f 6d 61 74 69 63 61 6c  |usel.automatical|
00003750  6c 79 20 6c 6f 61 64 73  20 20 74 68 65 20 20 6e  |ly loads  the  n|
00003760  65 78 74 20 20 6d 61 67  61 7a 69 6e 65 20 20 61  |ext  magazine  a|
00003770  6e 64 20 20 63 6f 6e 74  69 6e 75 65 73 20 20 74  |nd  continues  t|
00003780  6f 0d 63 61 72 6f 75 73  65 6c 2e 20 49 6e 20 61  |o.carousel. In a|
00003790  20 6c 69 6e 6b 65 64 20  63 68 61 69 6e 2c 20 74  | linked chain, t|
000037a0  68 65 20 6c 61 73 74 20  6d 61 67 61 7a 69 6e 65  |he last magazine|
000037b0  20 73 68 6f 75 6c 64 20  61 6c 77 61 79 73 0d 6c  | should always.l|
000037c0  69 6e 6b 20 20 62 61 63  6b 20 20 74 6f 20 74 68  |ink  back  to th|
000037d0  65 20 66 69 72 73 74 20  74 6f 20 6d 61 69 6e 74  |e first to maint|
000037e0  61 69 6e 20 63 6f 6e 74  69 6e 75 69 74 79 2e 20  |ain continuity. |
000037f0  28 53 65 65 20 4c 49 4e  4b 29 2e 0d 49 66 20 74  |(See LINK)..If t|
00003800  68 65 72 65 20 69 73 20  6e 6f 20 6d 61 67 61 7a  |here is no magaz|
00003810  69 6e 65 20 70 72 65 73  65 6e 74 2c 20 74 68 65  |ine present, the|
00003820  6e 20 61 20 62 65 65 70  20 69 73 20 6d 61 64 65  |n a beep is made|
00003830  20 61 6e 64 20 74 68 65  0d 65 72 72 6f 72 20 6d  | and the.error m|
00003840  65 73 73 61 67 65 20 22  4e 4f 20 20 4d 41 47 41  |essage "NO  MAGA|
00003850  5a 49 4e 45 22 20 66 6c  61 73 68 65 73 20 6f 6e  |ZINE" flashes on|
00003860  20 74 68 65 20 63 6f 6d  6d 61 6e 64 20 6c 69 6e  | the command lin|
00003870  65 2e 20 4e 6f 0d 61 74  74 65 6d 70 74 20 69 73  |e. No.attempt is|
00003880  20 6d 61 64 65 20 74 6f  20 64 69 73 70 6c 61 79  | made to display|
00003890  2e 0d 0d 20 20 43 68 61  6e 67 69 6e 67 20 74 68  |...  Changing th|
000038a0  65 20 53 45 52 56 49 43  45 20 6e 61 6d 65 0d 0d  |e SERVICE name..|
000038b0  54 68 65 20 73 65 72 76  69 63 65 20 6e 61 6d 65  |The service name|
000038c0  20 69 73 20 74 68 65 20  20 66 69 72 73 74 20 20  | is the  first  |
000038d0  70 61 72 74 20 20 6f 66  20 74 68 65 20 68 65 61  |part  of the hea|
000038e0  64 65 72 20 20 72 6f 77  20 20 69 6e 0d 43 41 52  |der  row  in.CAR|
000038f0  4f 55 53 45 4c 2e 20 20  54 68 65 20 64 65 66 61  |OUSEL.  The defa|
00003900  75 6c 74 20 76 61 6c 75  65 20 69 73 20 22 56 69  |ult value is "Vi|
00003910  64 69 46 61 78 20 43 61  72 6f 75 73 65 6c 22 2e  |diFax Carousel".|
00003920  20 54 68 69 73 20 6d 61  79 0d 65 61 73 69 6c 79  | This may.easily|
00003930  20 62 65 20 63 68 61 6e  67 65 64 20 61 74 20 61  | be changed at a|
00003940  6e 79 20 74 69 6d 65 20  62 79 20 20 74 68 65 20  |ny time by  the |
00003950  20 63 6f 6d 6d 61 6e 64  3a 2d 0d 0d 20 20 43 41  | command:-..  CA|
00003960  52 20 3d 20 3c 6e 65 77  20 6e 61 6d 65 3e 20 20  |R = <new name>  |
00003970  5b 52 45 54 5d 0d 0d 54  68 65 20 6e 65 77 20 6e  |[RET]..The new n|
00003980  61 6d 65 20 66 6f 6c 6c  6f 77 73 20 74 68 65 20  |ame follows the |
00003990  65 71 75 61 6c 73 20 73  69 67 6e 2e 20 20 54 68  |equals sign.  Th|
000039a0  65 72 65 61 66 74 65 72  2c 20 20 79 6f 75 72 20  |ereafter,  your |
000039b0  6e 65 77 0d 6e 61 6d 65  20 20 77 69 6c 6c 20 62  |new.name  will b|
000039c0  65 20 75 73 65 64 20 69  6e 73 74 65 61 64 20 6f  |e used instead o|
000039d0  66 20 22 56 69 64 69 46  61 78 22 2e 20 49 74 20  |f "VidiFax". It |
000039e0  77 69 6c 6c 20 20 72 65  6d 61 69 6e 20 20 69 6e  |will  remain  in|
000039f0  0d 75 73 65 20 20 65 76  65 6e 20 20 20 69 66 20  |.use  even   if |
00003a00  20 56 69 64 69 45 64 69  74 6f 72 20 20 69 73 20  | VidiEditor  is |
00003a10  74 65 72 6d 69 6e 61 74  65 64 20 20 61 6e 64 20  |terminated  and |
00003a20  20 73 75 62 73 65 71 75  65 6e 74 6c 79 0d 72 65  | subsequently.re|
00003a30  63 61 6c 6c 65 64 2e 20  20 54 68 65 20 20 64 65  |called.  The  de|
00003a40  66 61 75 6c 74 20 20 20  6e 61 6d 65 20 20 77 69  |fault   name  wi|
00003a50  6c 6c 20 6f 6e 6c 79 20  72 65 61 70 70 65 61 72  |ll only reappear|
00003a60  20 61 66 74 65 72 20 74  68 65 0d 6d 61 63 68 69  | after the.machi|
00003a70  6e 65 20 68 61 73 20 62  65 65 6e 20 73 77 69 74  |ne has been swit|
00003a80  63 68 20 6f 66 66 20 61  6e 64 20 6f 6e 20 61 67  |ch off and on ag|
00003a90  61 69 6e 2e 0d 0d 41 73  20 61 20 66 75 72 74 68  |ain...As a furth|
00003aa0  65 72 20 6f 70 74 69 6f  6e 2c 20 74 68 65 20 68  |er option, the h|
00003ab0  65 61 64 65 72 20 72 6f  77 20 63 61 6e 20 62 65  |eader row can be|
00003ac0  20 63 6f 6d 70 6c 65 74  65 6c 79 20 62 6c 61 6e  | completely blan|
00003ad0  6b 2e 0d 54 68 65 20 63  6f 6d 6d 61 6e 64 3a 0d  |k..The command:.|
00003ae0  0d 20 20 43 41 52 20 48  6f 66 66 20 5b 52 45 54  |.  CAR Hoff [RET|
00003af0  5d 0d 0d 77 69 6c 6c 20  74 75 72 6e 20 74 68 65  |]..will turn the|
00003b00  20 68 65 61 64 65 72 20  72 6f 77 20 6f 66 66 20  | header row off |
00003b10  61 6e 64 20 65 6e 74 65  72 20 74 68 65 20 63 61  |and enter the ca|
00003b20  72 6f 75 73 65 6c 2e 20  49 74 20 77 69 6c 6c 0d  |rousel. It will.|
00003b30  73 74 61 79 20 6f 66 66  20 66 6f 72 20 61 6c 6c  |stay off for all|
00003b40  20 73 75 62 73 65 71 75  65 6e 74 20 63 61 6c 6c  | subsequent call|
00003b50  73 20 74 6f 20 74 68 65  20 63 61 72 6f 75 73 65  |s to the carouse|
00003b60  6c 2e 20 54 6f 20 72 65  73 6f 72 65 0d 74 68 65  |l. To resore.the|
00003b70  20 68 65 61 64 65 72 2c  20 75 73 65 3b 0d 0d 20  | header, use;.. |
00003b80  20 43 41 52 20 4f 6e 20  5b 52 45 54 5d 0d 0d 54  | CAR On [RET]..T|
00003b90  68 65 20 68 65 61 64 65  72 20 77 69 6c 6c 20 72  |he header will r|
00003ba0  65 6d 61 69 6e 20 6f 6e  20 20 66 6f 72 20 20 61  |emain on  for  a|
00003bb0  6c 6c 20 73 75 62 73 65  71 75 65 6e 74 20 20 63  |ll subsequent  c|
00003bc0  61 6c 6c 73 20 74 6f 20  74 68 65 0d 63 61 72 6f  |alls to the.caro|
00003bd0  75 73 65 6c 2e 0d 0d 33  2e 33 20 43 4c 45 41 52  |usel...3.3 CLEAR|
00003be0  20 61 6e 64 20 43 4c 4d  0d 0d 43 6c 65 61 72 73  | and CLM..Clears|
00003bf0  20 20 61 6e 20 20 65 6e  74 69 72 65 20 6d 61 67  |  an  entire mag|
00003c00  61 7a 69 6e 65 20 66 72  6f 6d 20 74 68 65 20 69  |azine from the i|
00003c10  6e 64 65 78 20 20 65 6e  61 62 6c 69 6e 67 20 20  |ndex  enabling  |
00003c20  61 20 20 6e 65 77 0d 6d  61 67 61 7a 69 6e 65 20  |a  new.magazine |
00003c30  20 74 6f 20 62 65 20 20  20 63 72 65 61 74 65 64  | to be   created|
00003c40  2e 20 20 54 68 69 73 20  63 6f 6d 6d 61 6e 64 20  |.  This command |
00003c50  73 68 6f 75 6c 64 20 62  65 20 75 73 65 64 20 77  |should be used w|
00003c60  69 74 68 0d 63 61 72 65  20 62 65 63 61 75 73 65  |ith.care because|
00003c70  20 6f 66 20 74 68 65 20  20 77 61 79 20 20 69 74  | of the  way  it|
00003c80  20 20 77 6f 72 6b 73 2e  20 20 49 74 20 20 64 6f  |  works.  It  do|
00003c90  65 73 20 20 6e 6f 74 20  61 63 74 75 61 6c 6c 79  |es  not actually|
00003ca0  0d 72 65 6d 6f 76 65 20  20 74 68 65 20 20 6d 61  |.remove  the  ma|
00003cb0  67 61 7a 69 6e 65 20 20  66 72 6f 6d 20 74 68 65  |gazine  from the|
00003cc0  20 6d 65 6d 6f 72 79 20  62 75 74 20 69 6e 73 74  | memory but inst|
00003cd0  65 61 64 20 20 6d 6f 64  69 66 69 65 73 0d 74 68  |ead  modifies.th|
00003ce0  65 20 20 70 61 67 65 20  20 69 64 65 6e 74 69 66  |e  page  identif|
00003cf0  69 65 72 20 28 74 68 65  20 63 6f 6c 6f 6e 29 2e  |ier (the colon).|
00003d00  20 54 68 75 73 20 75 6e  74 69 6c 20 66 75 72 74  | Thus until furt|
00003d10  68 65 72 20 69 6e 73 65  72 74 0d 6f 70 65 72 61  |her insert.opera|
00003d20  74 69 6f 6e 73 2c 20 74  68 65 20 70 61 67 65 73  |tions, the pages|
00003d30  20 20 6f 66 20 74 68 65  20 6d 61 67 61 7a 69 6e  |  of the magazin|
00003d40  65 20 73 74 69 6c 6c 20  65 78 69 73 74 20 20 61  |e still exist  a|
00003d50  6e 64 20 20 6d 61 79 0d  62 65 20 72 65 63 61 6c  |nd  may.be recal|
00003d60  6c 65 64 20 20 62 79 20  20 6e 61 6d 65 20 20 6f  |led  by  name  o|
00003d70  72 20 74 68 65 20 77 68  6f 6c 65 20 6d 61 67 61  |r the whole maga|
00003d80  7a 69 6e 65 20 6d 61 79  20 62 65 20 72 65 73 74  |zine may be rest|
00003d90  6f 72 65 64 0d 62 79 20  72 65 70 65 61 74 69 6e  |ored.by repeatin|
00003da0  67 20 74 68 65 20 63 6f  6d 6d 61 6e 64 2e 20 20  |g the command.  |
00003db0  49 74 20 20 63 61 6e 20  20 62 65 20 20 73 65 65  |It  can  be  see|
00003dc0  6e 20 20 74 68 65 72 65  66 6f 72 65 20 74 68 61  |n  therefore tha|
00003dd0  74 0d 43 4c 45 41 52 20  68 61 73 20 61 20 74 6f  |t.CLEAR has a to|
00003de0  67 67 6c 69 6e 67 20 61  63 74 69 6f 6e 20 6f 6e  |ggling action on|
00003df0  20 74 68 65 20 70 61 67  65 20 69 64 65 6e 74 69  | the page identi|
00003e00  66 69 65 72 2e 20 20 49  74 73 20 75 73 65 0d 69  |fier.  Its use.i|
00003e10  73 20 20 69 6e 20 20 72  65 6d 6f 76 69 6e 67 20  |s  in  removing |
00003e20  20 61 20 20 6d 61 67 61  7a 69 6e 65 20 20 61 66  | a  magazine  af|
00003e30  74 65 72 20 20 69 74 20  68 61 73 20 62 65 65 6e  |ter  it has been|
00003e40  20 63 6f 6d 70 6c 65 74  65 6c 79 0d 66 69 6c 6c  | completely.fill|
00003e50  65 64 20 20 61 6e 64 20  20 73 61 76 65 64 20 20  |ed  and  saved  |
00003e60  20 61 6e 64 20 20 20 74  68 65 20 20 75 73 65 72  | and   the  user|
00003e70  20 20 77 69 73 68 65 73  20 20 20 74 6f 20 20 20  |  wishes   to   |
00003e80  63 6f 6e 74 69 6e 75 65  0d 63 72 65 61 74 69 6e  |continue.creatin|
00003e90  67 20 6d 6f 72 65 20 70  61 67 65 73 2e 0d 0d 53  |g more pages...S|
00003ea0  6f 6d 65 20 74 69 6d 65  73 20 69 74 20 6d 61 79  |ome times it may|
00003eb0  20 62 65 20 72 65 71 75  69 72 65 64 20 74 6f 20  | be required to |
00003ec0  66 6c 75 73 68 20 74 68  65 20 6d 61 67 61 7a 69  |flush the magazi|
00003ed0  6e 65 20 65 6e 74 69 72  65 6c 79 0d 66 72 6f 6d  |ne entirely.from|
00003ee0  20 6d 65 6d 6f 72 79 2e  20 54 68 69 73 20 63 61  | memory. This ca|
00003ef0  6e 20 62 65 20 61 63 68  69 65 76 65 64 20 62 79  |n be achieved by|
00003f00  20 74 68 65 20 63 6f 6d  6d 61 6e 64 3a 0d 0d 43  | the command:..C|
00003f10  4c 4d 0d 0d 54 68 65 72  65 20 69 73 20 4e 4f 20  |LM..There is NO |
00003f20  72 65 63 6f 76 65 72 79  20 66 72 6f 6d 20 74 68  |recovery from th|
00003f30  69 73 20 63 6f 6d 6d 61  6e 64 20 73 6f 20 75 73  |is command so us|
00003f40  65 20 77 69 74 68 20 63  61 72 65 21 0d 0d 0d 33  |e with care!...3|
00003f50  2e 34 20 44 49 53 50 4c  41 59 20 3c 6e 61 6d 65  |.4 DISPLAY <name|
00003f60  3e 0d 0d 43 61 6c 6c 73  20 20 20 61 20 20 20 70  |>..Calls   a   p|
00003f70  61 67 65 20 20 66 72 6f  6d 20 20 74 68 65 20 6d  |age  from  the m|
00003f80  61 67 61 7a 69 6e 65 20  28 6e 6f 74 20 64 69 73  |agazine (not dis|
00003f90  63 29 20 61 6e 64 20 64  69 73 70 6c 61 79 73 0d  |c) and displays.|
00003fa0  69 74 20 6f 6e 20 73 63  72 65 65 6e 2e 20 54 68  |it on screen. Th|
00003fb0  65 20 6e 61 6d 65 20 69  73 20 74 68 65 20 6e 61  |e name is the na|
00003fc0  6d 65 20 6f 66 20 74 68  65 20 70 61 67 65 20 61  |me of the page a|
00003fd0  73 20 69 74 20 61 70 70  65 61 72 73 0d 69 6e 20  |s it appears.in |
00003fe0  74 68 65 20 6d 61 67 61  7a 69 6e 65 20 20 69 6e  |the magazine  in|
00003ff0  64 65 78 2e 20 20 41 20  20 73 70 61 63 65 20 4d  |dex.  A  space M|
00004000  55 53 54 20 66 6f 6c 6c  6f 77 20 74 68 65 20 63  |UST follow the c|
00004010  6f 6d 6d 61 6e 64 20 69  6e 0d 6f 72 64 65 72 20  |ommand in.order |
00004020  74 68 61 74 20 74 68 65  20 73 79 73 74 65 6d 20  |that the system |
00004030  6b 6e 6f 77 73 20 77 68  65 72 65 20 20 74 68 65  |knows where  the|
00004040  20 20 6e 65 78 74 20 77  6f 72 64 20 28 74 68 65  |  next word (the|
00004050  20 6e 61 6d 65 29 0d 62  65 67 69 6e 73 2e 20 54  | name).begins. T|
00004060  68 65 20 20 6e 61 6d 65  20 64 6f 65 73 20 20 6e  |he  name does  n|
00004070  6f 74 20 20 6e 65 65 64  20 20 74 6f 20 62 65 20  |ot  need  to be |
00004080  67 69 76 65 6e 20 69 6e  20 66 75 6c 6c 3b 20 6f  |given in full; o|
00004090  6e 6c 79 0d 74 68 65 20  6e 75 6d 62 65 72 20 6f  |nly.the number o|
000040a0  66 20 63 68 61 72 61 63  74 65 72 73 20 74 6f 20  |f characters to |
000040b0  75 6e 69 71 75 65 6c 79  20 69 64 65 6e 74 69 66  |uniquely identif|
000040c0  79 20 74 68 65 20 20 70  61 67 65 2e 20 20 49 66  |y the  page.  If|
000040d0  0d 74 68 65 20 20 70 61  67 65 20 20 20 63 61 6e  |.the  page   can|
000040e0  6e 6f 74 20 20 20 62 65  20 20 66 6f 75 6e 64 2c  |not   be  found,|
000040f0  20 20 74 68 65 20 20 65  72 72 6f 72 20 6d 65 73  |  the  error mes|
00004100  73 61 67 65 20 22 4e 6f  20 73 75 63 68 0d 70 61  |sage "No such.pa|
00004110  67 65 22 20 69 73 20 67  69 76 65 6e 2e 0d 0d 41  |ge" is given...A|
00004120  6c 74 65 72 6e 61 74 69  76 65 6c 79 2c 20 61 20  |lternatively, a |
00004130  70 61 67 65 20 6d 61 79  20 62 65 20 20 64 69 73  |page may be  dis|
00004140  70 6c 61 79 65 64 20 20  62 79 20 20 72 65 66 65  |played  by  refe|
00004150  72 69 6e 67 20 74 6f 20  69 74 73 0d 6e 75 6d 62  |ring to its.numb|
00004160  65 72 20 61 73 20 72 65  61 64 20 66 72 6f 6d 20  |er as read from |
00004170  74 68 65 20 6d 61 67 61  7a 69 6e 65 20 69 6e 64  |the magazine ind|
00004180  65 78 2e 20 54 68 65 20  70 61 67 65 20 6e 75 6d  |ex. The page num|
00004190  62 65 72 20 6d 75 73 74  0d 62 65 20 20 65 6e 63  |ber must.be  enc|
000041a0  6c 6f 73 65 64 20 20 69  6e 20 20 70 61 72 65 6e  |losed  in  paren|
000041b0  74 68 65 73 65 73 2e 20  20 65 2e 67 2e 20 54 6f  |theses.  e.g. To|
000041c0  20 64 69 73 70 6c 61 79  20 74 68 65 20 65 6c 65  | display the ele|
000041d0  76 65 6e 74 68 0d 70 61  67 65 20 69 6e 20 74 68  |venth.page in th|
000041e0  65 20 6d 61 67 61 7a 69  6e 65 2c 20 74 68 65 20  |e magazine, the |
000041f0  63 6f 6d 6d 61 6e 64 3a  0d 0d 20 20 44 49 53 50  |command:..  DISP|
00004200  4c 41 59 20 28 31 31 29  20 5b 52 45 54 5d 0d 0d  |LAY (11) [RET]..|
00004210  69 73 20 75 73 65 64 2e  20 54 68 69 73 20 63 6f  |is used. This co|
00004220  6d 6d 61 6e 64 20 69 73  20 75 73 65 64 20 66 6f  |mmand is used fo|
00004230  72 20 64 69 73 70 6c 61  79 69 6e 67 20 70 61 67  |r displaying pag|
00004240  65 73 20 20 74 68 61 74  20 6d 61 79 0d 68 61 76  |es  that may.hav|
00004250  65 20 20 62 65 65 6e 20  20 69 6e 73 65 72 74 65  |e  been  inserte|
00004260  64 20 20 77 69 74 68 6f  75 74 20 61 20 6e 61 6d  |d  without a nam|
00004270  65 2e 20 54 6f 20 64 69  73 70 6c 61 79 20 61 20  |e. To display a |
00004280  70 61 67 65 20 74 68 61  74 0d 68 61 73 20 6a 75  |page that.has ju|
00004290  73 74 20 62 65 65 6e 20  65 72 61 73 65 64 2c 20  |st been erased, |
000042a0  20 28 70 65 72 68 61 70  73 20 20 62 79 20 20 61  | (perhaps  by  a|
000042b0  63 63 69 64 65 6e 74 29  20 20 74 68 65 6e 20 20  |ccident)  then  |
000042c0  75 73 65 20 20 23 0d 28  68 61 73 68 29 20 66 6f  |use  #.(hash) fo|
000042d0  72 20 74 68 65 20 6e 61  6d 65 2e 20 54 6f 20 64  |r the name. To d|
000042e0  69 73 70 6c 61 79 20 61  20 74 65 6d 70 6f 72 61  |isplay a tempora|
000042f0  72 79 20 70 61 67 65 2c  20 63 72 65 61 74 65 64  |ry page, created|
00004300  20 62 79 0d 2a 20 20 6f  72 20 53 41 56 45 20 63  | by.*  or SAVE c|
00004310  6f 6d 6d 61 6e 64 73 20  74 68 65 6e 20 75 73 65  |ommands then use|
00004320  20 2f 20 28 6f 62 6c 69  71 75 65 29 20 69 6e 20  | / (oblique) in |
00004330  70 6c 61 63 65 20 6f 66  20 61 20 6e 61 6d 65 2e  |place of a name.|
00004340  0d 0d 0d 33 2e 35 20 45  52 41 53 45 20 3c 6e 61  |...3.5 ERASE <na|
00004350  6d 65 3e 20 6f 72 20 3c  6e 61 6d 65 31 3a 6e 61  |me> or <name1:na|
00004360  6d 65 32 3e 0d 0d 52 65  6d 6f 76 65 73 20 20 6f  |me2>..Removes  o|
00004370  6e 65 20 20 6f 72 20 6d  6f 72 65 20 70 61 67 65  |ne  or more page|
00004380  73 20 20 66 72 6f 6d 20  20 74 68 65 20 20 6d 61  |s  from  the  ma|
00004390  67 61 7a 69 6e 65 2e 20  20 54 68 65 20 20 70 61  |gazine.  The  pa|
000043a0  67 65 0d 69 64 65 6e 74  69 66 69 65 72 20 69 73  |ge.identifier is|
000043b0  20 72 65 6d 6f 76 65 64  20 61 6e 64 20 74 68 65  | removed and the|
000043c0  20 66 69 72 73 74 20 63  68 61 72 61 63 74 65 72  | first character|
000043d0  20 6f 66 20 74 68 65 20  6e 61 6d 65 20 69 73 0d  | of the name is.|
000043e0  63 68 61 6e 67 65 64 20  20 74 6f 20 20 23 20 20  |changed  to  #  |
000043f0  28 68 61 73 68 29 2e 20  20 20 54 68 65 20 20 6e  |(hash).   The  n|
00004400  65 78 74 20 20 49 4e 53  45 52 54 20 20 6f 70 65  |ext  INSERT  ope|
00004410  72 61 74 69 6f 6e 20 20  77 69 6c 6c 0d 6f 76 65  |ration  will.ove|
00004420  72 2d 77 72 69 74 65 20  74 68 69 73 20 70 61 67  |r-write this pag|
00004430  65 2e 20 20 55 6e 74 69  6c 20 20 74 68 65 6e 2c  |e.  Until  then,|
00004440  20 20 74 68 69 73 20 20  70 61 67 65 20 6d 61 79  |  this  page may|
00004450  20 73 74 69 6c 6c 20 62  65 0d 64 69 73 70 6c 61  | still be.displa|
00004460  79 65 64 20 62 79 20 75  73 69 6e 67 20 23 2e 20  |yed by using #. |
00004470  20 20 20 65 2e 67 2e 20  44 20 23 20 2e 20 50 61  |   e.g. D # . Pa|
00004480  67 65 73 20 6d 61 79 20  61 6c 73 6f 20 62 65 20  |ges may also be |
00004490  65 72 61 73 65 64 0d 62  79 20 20 6e 75 6d 65 72  |erased.by  numer|
000044a0  69 63 61 6c 20 20 72 65  66 65 72 61 6e 63 65 2e  |ical  referance.|
000044b0  20 20 65 2e 67 2e 20 20  45 52 41 53 45 20 20 28  |  e.g.  ERASE  (|
000044c0  31 32 29 2e 20 20 28 53  65 65 20 20 44 49 53 50  |12).  (See  DISP|
000044d0  4c 41 59 0d 61 62 6f 76  65 2e 29 0d 0d 54 6f 20  |LAY.above.)..To |
000044e0  65 72 61 73 65 20 20 61  20 62 6c 6f 63 6b 20 6f  |erase  a block o|
000044f0  66 20 70 61 67 65 73 20  74 79 70 65 20 61 20 63  |f pages type a c|
00004500  6f 6c 6f 6e 20 61 66 74  65 72 20 74 68 65 20 66  |olon after the f|
00004510  69 72 73 74 20 70 61 67  65 0d 6e 61 6d 65 20 6f  |irst page.name o|
00004520  72 20 6e 75 6d 62 65 72  20 20 66 6f 6c 6c 6f 77  |r number  follow|
00004530  65 64 20 20 62 79 20 74  68 65 20 4c 41 53 54 20  |ed  by the LAST |
00004540  70 61 67 65 20 6e 61 6d  65 20 6f 72 20 6e 75 6d  |page name or num|
00004550  62 65 72 20 69 6e 0d 74  68 65 20 62 6c 6f 63 6b  |ber in.the block|
00004560  20 79 6f 75 20 77 69 73  68 20 74 6f 20 65 72 61  | you wish to era|
00004570  73 65 2e 20 65 2e 67 2e  3a 0d 0d 45 52 41 53 45  |se. e.g.:..ERASE|
00004580  20 61 70 70 6c 65 73 3a  62 61 74 73 20 20 20 6f  | apples:bats   o|
00004590  72 20 20 20 20 20 45 52  41 53 45 20 28 38 29 3a  |r     ERASE (8):|
000045a0  28 31 34 29 0d 0d 49 66  20 74 68 65 20 70 61 67  |(14)..If the pag|
000045b0  65 20 63 61 6e 6e 6f 74  20 62 65 20 66 6f 75 6e  |e cannot be foun|
000045c0  64 2c 20 74 68 65 20 20  65 72 72 6f 72 20 6d 65  |d, the  error me|
000045d0  73 73 61 67 65 20 3a 2d  0d 22 4e 6f 20 73 75 63  |ssage :-."No suc|
000045e0  68 20 70 61 67 65 22 20  69 73 20 67 69 76 65 6e  |h page" is given|
000045f0  2e 0d 0d 33 2e 36 20 48  45 4c 50 0d 0d 4e 6f 74  |...3.6 HELP..Not|
00004600  20 20 69 6d 70 6c 65 6d  65 6e 74 65 64 20 20 6f  |  implemented  o|
00004610  6e 20 20 74 68 65 20 20  63 75 72 72 65 6e 74 20  |n  the  current |
00004620  20 76 65 72 73 69 6f 6e  20 20 6f 66 20 20 56 69  | version  of  Vi|
00004630  64 69 45 64 69 74 6f 72  2e 0d 48 6f 77 65 76 65  |diEditor..Howeve|
00004640  72 2c 20 61 20 73 68 6f  72 74 20 66 6f 72 6d 20  |r, a short form |
00004650  67 75 69 64 65 20 20 69  73 20 20 70 72 6f 76 69  |guide  is  provi|
00004660  64 65 64 20 69 6e 20 74  68 65 20 66 6f 72 6d 20  |ded in the form |
00004670  6f 66 20 74 68 65 0d 46  5f 54 20 66 69 6c 65 20  |of the.F_T file |
00004680  77 68 69 63 68 20 69 73  20 64 69 73 70 6c 61 79  |which is display|
00004690  65 64 20 77 68 65 6e 20  56 69 64 69 45 64 69 74  |ed when VidiEdit|
000046a0  6f 72 20 69 73 20 66 69  72 73 74 20 72 75 6e 2e  |or is first run.|
000046b0  20 4f 6e 0d 52 4f 4d 20  76 65 72 73 69 6f 6e 73  | On.ROM versions|
000046c0  2c 20 74 68 69 73 20 69  73 20 64 69 73 70 6c 61  |, this is displa|
000046d0  79 65 64 20 61 66 74 65  72 20 74 79 70 69 6e 67  |yed after typing|
000046e0  20 20 22 48 45 4c 50 22  2e 20 20 41 20 20 32 30  |  "HELP".  A  20|
000046f0  0d 70 61 67 65 20 20 6d  61 67 61 7a 69 6e 65 20  |.page  magazine |
00004700  20 63 61 6c 6c 65 64 20  20 48 45 4c 50 20 20 69  | called  HELP  i|
00004710  73 20 20 61 76 61 69 6c  61 62 6c 65 20 20 61 73  |s  available  as|
00004720  20 20 70 61 72 74 20 6f  66 20 74 68 65 0d 73 79  |  part of the.sy|
00004730  73 74 65 6d 2e 20 4c 6f  61 64 20 61 73 20 61 20  |stem. Load as a |
00004740  6e 6f 72 6d 61 6c 20 6d  61 67 61 7a 69 6e 65 20  |normal magazine |
00004750  61 6e 64 20 75 73 65 20  20 43 41 52 4f 55 53 45  |and use  CAROUSE|
00004760  4c 20 20 74 6f 20 76 69  65 77 0d 69 74 2e 0d 0d  |L  to view.it...|
00004770  33 2e 37 20 49 4e 53 45  52 54 20 3c 6e 61 6d 65  |3.7 INSERT <name|
00004780  3e 20 20 6f 72 20 3c 28  6e 6f 2e 29 3e 0d 0d 53  |>  or <(no.)>..S|
00004790  74 6f 72 65 73 20 74 68  65 20 70 61 67 65 20 20  |tores the page  |
000047a0  63 75 72 72 65 6e 74 6c  79 20 20 6f 6e 20 73 63  |currently  on sc|
000047b0  72 65 65 6e 20 69 6e 20  74 68 65 20 6d 61 67 61  |reen in the maga|
000047c0  7a 69 6e 65 2e 20 4f 6e  20 20 61 0d 73 75 63 63  |zine. On  a.succ|
000047d0  65 73 73 66 75 6c 20 20  20 74 72 61 6e 73 66 65  |essful   transfe|
000047e0  72 2c 20 20 74 68 65 20  6d 65 73 73 61 67 65 20  |r,  the message |
000047f0  22 41 63 74 69 6f 6e 20  20 73 75 63 63 65 73 73  |"Action  success|
00004800  66 75 6c 22 20 20 69 73  0d 67 69 76 65 6e 2e 20  |ful"  is.given. |
00004810  54 68 65 20 70 61 67 65  20 20 6d 75 73 74 20 20  |The page  must  |
00004820  62 65 20 20 67 69 76 65  6e 20 20 61 20 6e 61 6d  |be  given  a nam|
00004830  65 20 62 79 20 77 68 69  63 68 20 69 74 20 20 63  |e by which it  c|
00004840  61 6e 20 62 65 0d 66 6f  75 6e 64 20 61 67 61 69  |an be.found agai|
00004850  6e 2e 20 49 74 20 63 61  6e 20 62 65 20 61 64 64  |n. It can be add|
00004860  65 64 20 74 6f 20 20 74  68 65 20 20 74 6f 70 20  |ed to  the  top |
00004870  20 72 6f 77 20 77 68 69  6c 73 74 20 69 6e 20 74  | row whilst in t|
00004880  68 65 0d 65 64 69 74 6f  72 20 6f 72 20 69 74 20  |he.editor or it |
00004890  63 61 6e 20 62 65 20 67  69 76 65 6e 20 6f 6e 20  |can be given on |
000048a0  74 68 65 20 63 6f 6d 6d  61 6e 64 20 6c 69 6e 65  |the command line|
000048b0  2e 20 65 2e 67 2e 3a 0d  0d 20 20 20 49 4e 53 45  |. e.g.:..   INSE|
000048c0  52 54 20 54 45 53 54 20  50 41 47 45 20 5b 52 45  |RT TEST PAGE [RE|
000048d0  54 5d 0d 0d 54 68 69 73  20 77 69 6c 6c 20 61 64  |T]..This will ad|
000048e0  64 20 22 54 45 53 54 20  20 50 41 47 45 22 20 20  |d "TEST  PAGE"  |
000048f0  74 6f 20 20 74 68 65 20  74 6f 70 20 72 6f 77 20  |to  the top row |
00004900  62 65 66 6f 72 65 20 69  6e 73 65 72 74 69 6e 67  |before inserting|
00004910  0d 69 74 20 20 69 6e 20  74 68 65 20 6d 61 67 61  |.it  in the maga|
00004920  7a 69 6e 65 2e 20 4e 6f  74 65 20 74 68 61 74 20  |zine. Note that |
00004930  69 74 20 20 77 69 6c 6c  20 20 6f 76 65 72 2d 77  |it  will  over-w|
00004940  72 69 74 65 20 61 6e 79  74 68 69 6e 67 0d 61 6c  |rite anything.al|
00004950  72 65 61 64 79 20 74 68  65 72 65 2e 20 41 20 63  |ready there. A c|
00004960  6f 6c 6f 6e 20 69 73 20  61 6c 77 61 79 73 20 70  |olon is always p|
00004970  75 74 20 61 74 20 74 68  65 20 73 74 61 72 74 20  |ut at the start |
00004980  6f 66 20 74 68 65 20 74  6f 70 0d 72 6f 77 20 20  |of the top.row  |
00004990  74 6f 20 20 61 63 74 20  61 73 20 74 68 65 20 70  |to  act as the p|
000049a0  61 67 65 20 69 64 65 6e  74 69 66 69 65 72 2e 20  |age identifier. |
000049b0  20 54 68 69 73 20 69 73  20 20 65 73 73 65 6e 74  | This is  essent|
000049c0  69 61 6c 20 20 69 6e 0d  6f 72 64 65 72 20 74 68  |ial  in.order th|
000049d0  61 74 20 74 68 65 20 20  73 79 73 74 65 6d 20 20  |at the  system  |
000049e0  6b 6e 6f 77 73 20 77 68  65 72 65 20 74 6f 20 70  |knows where to p|
000049f0  75 74 20 74 68 65 20 6e  65 78 74 20 70 61 67 65  |ut the next page|
00004a00  20 20 74 6f 0d 62 65 20  20 69 6e 73 65 72 74 65  |  to.be  inserte|
00004a10  64 2e 20 54 68 65 20 70  61 67 65 73 20 61 72 65  |d. The pages are|
00004a20  20 20 73 74 6f 72 65 64  20 20 73 65 71 75 65 6e  |  stored  sequen|
00004a30  63 69 61 6c 6c 79 20 20  75 6e 74 69 6c 20 74 68  |cially  until th|
00004a40  65 0d 6d 61 67 61 7a 69  6e 65 20 69 73 20 66 75  |e.magazine is fu|
00004a50  6c 6c 2e 0d 0d 50 61 67  65 73 20 20 6d 61 79 20  |ll...Pages  may |
00004a60  20 61 6c 73 6f 20 62 65  20 69 6e 73 65 72 74 65  | also be inserte|
00004a70  64 20 74 6f 20 73 70 65  63 69 66 69 63 20 73 6c  |d to specific sl|
00004a80  6f 74 73 20 62 79 20 75  73 69 6e 67 20 70 61 67  |ots by using pag|
00004a90  65 0d 6e 75 6d 62 65 72  73 2e 20 53 6f 2c 20 66  |e.numbers. So, f|
00004aa0  6f 72 20 69 6e 73 74 61  6e 63 65 2c 20 74 68 65  |or instance, the|
00004ab0  20 63 6f 6d 6d 61 6e 64  3b 0d 0d 49 4e 20 28 31  | command;..IN (1|
00004ac0  30 29 0d 0d 77 69 6c 6c  20 69 6e 73 65 72 74 20  |0)..will insert |
00004ad0  74 6f 20 20 70 61 67 65  20 20 31 30 20 20 69 66  |to  page  10  if|
00004ae0  20 20 69 74 20 69 73 20  66 72 65 65 2e 20 49 66  |  it is free. If|
00004af0  20 70 61 67 65 20 31 30  20 61 6c 72 65 61 64 79  | page 10 already|
00004b00  0d 65 78 69 73 74 73 2c  20 74 68 65 20 65 72 72  |.exists, the err|
00004b10  6f 72 20 6d 65 73 73 61  67 65 20 22 50 61 67 65  |or message "Page|
00004b20  20 65 78 69 73 74 73 22  20 69 73 20 20 67 69 76  | exists" is  giv|
00004b30  65 6e 2e 20 20 49 74 20  20 77 69 6c 6c 0d 74 68  |en.  It  will.th|
00004b40  65 6e 20 20 62 65 20 20  6e 65 63 65 73 73 61 72  |en  be  necessar|
00004b50  79 20 20 74 6f 20 45 52  41 53 45 20 28 31 30 29  |y  to ERASE (10)|
00004b60  20 6f 72 20 52 45 50 4c  41 43 45 20 28 31 30 29  | or REPLACE (10)|
00004b70  2e 20 54 68 65 20 70 61  67 65 0d 6e 61 6d 65 20  |. The page.name |
00004b80  63 61 6e 20 62 65 20 69  6e 63 6c 75 64 65 64 20  |can be included |
00004b90  77 69 74 68 20 74 68 69  73 20 63 6f 6d 6d 61 6e  |with this comman|
00004ba0  64 2e 20 65 2e 67 2e 3a  0d 0d 49 4e 20 54 45 53  |d. e.g.:..IN TES|
00004bb0  54 20 50 41 47 45 28 31  39 29 0d 0d 77 69 6c 6c  |T PAGE(19)..will|
00004bc0  20 6e 61 6d 65 20 74 68  65 20 70 61 67 65 20 54  | name the page T|
00004bd0  45 53 54 20 50 41 47 45  20 61 6e 64 20 69 6e 73  |EST PAGE and ins|
00004be0  65 72 74 20 74 6f 20 73  6c 6f 74 20 28 70 61 67  |ert to slot (pag|
00004bf0  65 29 20 31 39 2e 0d 0d  49 66 20 20 61 6c 6c 20  |e) 19...If  all |
00004c00  20 32 30 20 20 70 61 67  65 73 20 20 61 72 65 20  | 20  pages  are |
00004c10  20 6f 63 63 75 70 69 65  64 2c 20 74 68 65 6e 20  | occupied, then |
00004c20  20 74 68 65 20 20 65 72  72 6f 72 20 20 6d 65 73  | the  error  mes|
00004c30  73 61 67 65 0d 22 4d 61  67 61 7a 69 6e 65 20 66  |sage."Magazine f|
00004c40  75 6c 6c 22 20 69 73 20  67 69 76 65 6e 20 69 66  |ull" is given if|
00004c50  20 61 6e 20 61 74 74 65  6d 70 74 20 74 6f 20 49  | an attempt to I|
00004c60  4e 53 45 52 54 20 77 61  73 20 6d 61 64 65 2e 0d  |NSERT was made..|
00004c70  0d 33 2e 38 20 4c 49 4e  4b 20 3c 74 69 74 6c 65  |.3.8 LINK <title|
00004c80  3e 0d 0d 49 6e 20 56 69  64 69 45 64 69 74 6f 72  |>..In VidiEditor|
00004c90  2c 20 6f 6e 65 20 20 6d  61 67 61 7a 69 6e 65 20  |, one  magazine |
00004ca0  20 6f 66 20 32 30 20 70  61 67 65 73 20 63 61 6e  | of 20 pages can|
00004cb0  20 62 65 20 68 65 6c 64  20 69 6e 20 74 68 65 0d  | be held in the.|
00004cc0  6d 65 6d 6f 72 79 2e 20  54 68 69 73 20 6d 61 79  |memory. This may|
00004cd0  20 6e 6f 74 20 62 65 20  73 75 66 66 69 63 69 65  | not be sufficie|
00004ce0  6e 74 20 72 6f 6f 6d 20  66 6f 72 20 74 68 65 20  |nt room for the |
00004cf0  75 73 65 72 73 20 6e 65  65 64 73 2e 0d 48 6f 77  |users needs..How|
00004d00  65 76 65 72 2c 20 74 68  65 20 63 6f 6d 6d 61 6e  |ever, the comman|
00004d10  64 20 4c 49 4e 4b 20 63  61 6e 20 20 62 65 20 20  |d LINK can  be  |
00004d20  75 73 65 64 20 20 74 6f  20 20 22 63 68 61 69 6e  |used  to  "chain|
00004d30  22 20 61 6e 6f 74 68 65  72 0d 6d 61 67 61 7a 69  |" another.magazi|
00004d40  6e 65 2c 20 70 72 65 76  69 6f 75 73 6c 79 20 73  |ne, previously s|
00004d50  74 6f 72 65 64 2c 20 6f  6e 74 6f 20 74 68 65 20  |tored, onto the |
00004d60  63 61 72 6f 75 73 65 6c  2e 20 49 74 20 74 61 6b  |carousel. It tak|
00004d70  65 73 20 74 68 65 0d 66  6f 72 6d 3a 2d 0d 0d 20  |es the.form:-.. |
00004d80  20 4c 49 4e 4b 20 3c 6d  61 67 61 7a 69 6e 65 54  | LINK <magazineT|
00004d90  69 74 6c 65 3e 0d 0d 44  72 69 76 65 20 30 2c 20  |itle>..Drive 0, |
00004da0  20 64 69 72 65 63 74 6f  72 79 20 20 44 20 61 72  | directory  D ar|
00004db0  65 20 61 73 73 75 6d 65  64 20 62 75 74 20 6f 74  |e assumed but ot|
00004dc0  68 65 72 20 64 69 72 65  63 74 6f 72 69 65 73 20  |her directories |
00004dd0  61 6e 64 0d 64 72 69 76  65 73 20 6d 61 79 20 62  |and.drives may b|
00004de0  65 20 70 61 72 74 20 20  6f 66 20 20 74 68 65 20  |e part  of  the |
00004df0  20 6d 61 67 61 7a 69 6e  65 20 20 74 69 74 6c 65  | magazine  title|
00004e00  2e 20 41 66 74 65 72 20  74 68 65 20 6c 69 6e 6b  |. After the link|
00004e10  0d 63 6f 6d 6d 61 6e 64  20 20 68 61 73 20 20 62  |.command  has  b|
00004e20  65 65 6e 20 75 73 65 64  2c 20 69 74 20 77 69 6c  |een used, it wil|
00004e30  6c 20 62 65 20 6e 65 63  65 73 73 61 72 79 20 20  |l be necessary  |
00004e40  74 6f 20 20 53 41 56 45  20 20 74 68 65 0d 6d 61  |to  SAVE  the.ma|
00004e50  67 61 7a 69 6e 65 20 73  6f 20 74 68 61 74 20 20  |gazine so that  |
00004e60  74 68 65 20 20 6c 69 6e  6b 20 20 69 73 20 20 61  |the  link  is  a|
00004e70  6c 73 6f 20 73 61 76 65  64 2e 20 4c 49 4e 4b 20  |lso saved. LINK |
00004e80  6f 6e 20 69 74 73 20 6f  77 6e 0d 72 65 6d 6f 76  |on its own.remov|
00004e90  65 73 20 20 61 20 6c 69  6e 6b 20 62 75 74 20 61  |es  a link but a|
00004ea0  67 61 69 6e 2c 20 74 68  69 73 20 6f 6e 6c 79 20  |gain, this only |
00004eb0  20 61 66 66 65 63 74 73  20 20 20 74 68 65 20 20  | affects   the  |
00004ec0  63 75 72 72 65 6e 74 0d  6d 61 67 61 7a 69 6e 65  |current.magazine|
00004ed0  2e 20 41 6e 79 20 20 6e  75 6d 62 65 72 20 20 6f  |. Any  number  o|
00004ee0  66 20 20 6d 61 67 61 7a  69 6e 65 73 20 6d 61 79  |f  magazines may|
00004ef0  20 62 65 20 63 68 61 69  6e 65 64 2c 20 73 75 62  | be chained, sub|
00004f00  6a 65 63 74 0d 6f 6e 6c  79 20 74 6f 20 74 68 65  |ject.only to the|
00004f10  20 73 74 6f 72 61 67 65  20 63 61 70 61 63 69 74  | storage capacit|
00004f20  79 20 20 6f 66 20 74 68  65 20 73 79 73 74 65 6d  |y  of the system|
00004f30  2e 20 65 67 2e 20 4f 6e  20 61 20 73 69 6e 67 6c  |. eg. On a singl|
00004f40  65 0d 34 30 20 20 74 72  61 63 6b 20 64 72 69 76  |e.40  track driv|
00004f50  65 2c 20 34 20 6d 61 67  61 7a 69 6e 65 73 20 6f  |e, 4 magazines o|
00004f60  72 20 20 38 30 20 20 70  61 67 65 73 20 20 63 61  |r  80  pages  ca|
00004f70  6e 20 20 62 65 20 20 73  74 6f 72 65 64 2c 0d 77  |n  be  stored,.w|
00004f80  68 65 72 65 61 73 20 6f  6e 20 20 61 20 74 77 69  |hereas on  a twi|
00004f90  6e 20 64 6f 75 62 6c 65  20 73 69 64 65 64 20 38  |n double sided 8|
00004fa0  30 20 74 72 61 63 6b 20  64 72 69 76 65 2c 20 33  |0 track drive, 3|
00004fb0  36 20 6d 61 67 61 7a 69  6e 65 73 0d 6f 72 20 37  |6 magazines.or 7|
00004fc0  32 30 20 70 61 67 65 73  20 20 6d 61 79 20 20 62  |20 pages  may  b|
00004fd0  65 20 20 73 74 6f 72 65  64 2e 20 20 49 66 20 20  |e  stored.  If  |
00004fe0  61 20 6c 69 6e 6b 20 69  73 20 70 72 65 73 65 6e  |a link is presen|
00004ff0  74 2c 20 69 74 20 69 73  0d 73 68 6f 77 6e 20 69  |t, it is.shown i|
00005000  6e 20 74 68 65 20 4d 41  47 61 7a 69 6e 65 20 69  |n the MAGazine i|
00005010  6e 64 65 78 2e 0d 0d 33  2e 39 20 4c 4f 41 44 20  |ndex...3.9 LOAD |
00005020  3c 74 69 74 6c 65 3e 0d  0d 4c 6f 61 64 73 20 20  |<title>..Loads  |
00005030  74 68 65 20 20 73 70 65  63 69 66 69 65 64 20 6d  |the  specified m|
00005040  61 67 61 7a 69 6e 65 20  69 6e 74 6f 20 20 6d 65  |agazine into  me|
00005050  6d 6f 72 79 2e 20 20 4d  61 67 61 7a 69 6e 65 73  |mory.  Magazines|
00005060  20 20 61 72 65 0d 6e 6f  72 6d 61 6c 6c 79 20 32  |  are.normally 2|
00005070  30 6b 20 62 79 74 65 73  20 20 6c 6f 6e 67 20 20  |0k bytes  long  |
00005080  61 6e 64 20 20 77 69 6c  6c 20 20 6f 76 65 72 2d  |and  will  over-|
00005090  77 72 69 74 65 20 20 74  68 65 20 70 72 65 73 65  |write  the prese|
000050a0  6e 74 0d 6d 65 6d 6f 72  79 20 20 63 6f 6e 74 65  |nt.memory  conte|
000050b0  6e 74 73 2e 20 20 49 6e  20 20 74 68 65 20 44 46  |nts.  In  the DF|
000050c0  53 20 64 69 73 63 20 63  61 74 61 6c 6f 67 75 65  |S disc catalogue|
000050d0  2c 20 6d 61 67 61 7a 69  6e 65 73 20 61 72 65 0d  |, magazines are.|
000050e0  61 6c 77 61 79 73 20 73  74 6f 72 65 64 20 69 6e  |always stored in|
000050f0  20 64 69 72 65 63 74 6f  72 79 20 44 20 20 6f 72  | directory D  or|
00005100  20 20 74 68 65 20 20 63  75 72 72 65 6e 74 20 64  |  the  current d|
00005110  69 72 65 63 74 6f 72 79  20 66 6f 72 0d 6f 74 68  |irectory for.oth|
00005120  65 72 20 66 69 6c 69 6e  67 20 73 79 73 74 65 6d  |er filing system|
00005130  73 2e 20 54 68 65 20 74  69 74 6c 65 20 20 69 73  |s. The title  is|
00005140  20 20 74 68 65 20 20 66  69 6c 65 20 20 20 6e 61  |  the  file   na|
00005150  6d 65 2e 20 49 66 20 6e  6f 0d 74 69 74 6c 65 20  |me. If no.title |
00005160  69 73 20 71 75 6f 74 65  64 20 74 68 65 6e 20 74  |is quoted then t|
00005170  68 65 20 75 73 65 72 20  77 69 6c 6c 20 62 65 20  |he user will be |
00005180  70 72 6f 6d 70 74 65 64  20 66 6f 72 20 6f 6e 65  |prompted for one|
00005190  3a 0d 0d 4d 61 67 2e 74  69 74 6c 65 3a 0d 0d 54  |:..Mag.title:..T|
000051a0  68 65 20 71 75 61 6c 69  66 69 65 72 20 27 2f 73  |he qualifier '/s|
000051b0  63 72 65 65 6e 27 20 28  77 68 69 63 68 20 6d 61  |creen' (which ma|
000051c0  79 20 20 62 65 20 20 73  68 6f 72 74 65 6e 65 64  |y  be  shortened|
000051d0  20 20 74 6f 20 2f 73 29  20 69 73 0d 75 73 65 64  |  to /s) is.used|
000051e0  20 20 74 6f 20 20 6c 6f  61 64 20 61 20 73 69 6e  |  to  load a sin|
000051f0  67 6c 65 20 70 61 67 65  20 66 69 6c 65 20 64 69  |gle page file di|
00005200  72 65 63 74 6c 79 20 20  74 6f 20 20 74 68 65 20  |rectly  to  the |
00005210  20 73 63 72 65 65 6e 2e  0d 65 2e 67 2e 3a 0d 0d  | screen..e.g.:..|
00005220  4c 4f 41 44 20 2f 53 43  52 45 45 4e 20 46 2e 45  |LOAD /SCREEN F.E|
00005230  54 50 0d 0d 77 69 6c 6c  20 6c 6f 61 64 20 74 68  |TP..will load th|
00005240  65 20 66 69 6c 65 20 46  2e 45 54 50 20 20 74 6f  |e file F.ETP  to|
00005250  20 20 74 68 65 20 20 73  63 72 65 65 6e 2e 20 49  |  the  screen. I|
00005260  74 20 69 73 20 6e 6f 74  20 70 61 72 74 20 6f 66  |t is not part of|
00005270  0d 74 68 65 20 6d 61 67  61 7a 69 6e 65 2e 0d 0d  |.the magazine...|
00005280  49 66 20 74 68 65 20 73  70 65 63 69 66 69 65 64  |If the specified|
00005290  20 6d 61 67 61 7a 69 6e  65 20 63 61 6e 6e 6f 74  | magazine cannot|
000052a0  20 20 62 65 20 66 6f 75  6e 64 20 6f 6e 20 74 68  |  be found on th|
000052b0  65 20 64 69 73 63 2c 20  74 68 65 6e 0d 74 68 65  |e disc, then.the|
000052c0  20 64 69 73 63 20 65 72  72 6f 72 20 6d 65 73 73  | disc error mess|
000052d0  61 67 65 20 22 24 2d 4e  6f 74 20 66 6f 75 6e 64  |age "$-Not found|
000052e0  22 20 77 69 6c 6c 20 62  65 20 67 69 76 65 6e 2e  |" will be given.|
000052f0  0d 0d 33 2e 31 30 20 4d  41 47 41 5a 49 4e 45 0d  |..3.10 MAGAZINE.|
00005300  0d 50 72 6f 64 75 63 65  73 20 20 74 68 65 20 69  |.Produces  the i|
00005310  6e 64 65 78 20 6f 66 20  74 68 65 20 20 63 75 72  |ndex of the  cur|
00005320  72 65 6e 74 20 20 6d 61  67 61 7a 69 6e 65 20 20  |rent  magazine  |
00005330  69 6e 20 20 69 6e 73 65  72 74 69 6f 6e 0d 6f 72  |in  insertion.or|
00005340  64 65 72 2c 20 67 69 76  69 6e 67 20 20 70 61 67  |der, giving  pag|
00005350  65 20 20 6e 75 6d 62 65  72 20 20 61 6e 64 20 20  |e  number  and  |
00005360  6e 61 6d 65 2e 20 20 4f  6e 6c 79 20 20 74 68 65  |name.  Only  the|
00005370  20 70 61 67 65 20 6e 61  6d 65 0d 62 65 74 77 65  | page name.betwe|
00005380  65 6e 20 20 74 68 65 20  20 63 6f 6c 6f 6e 73 20  |en  the  colons |
00005390  20 69 73 20 20 76 69 73  69 62 6c 65 2e 20 49 66  | is  visible. If|
000053a0  20 74 68 65 72 65 20 69  73 20 20 6e 6f 20 20 74  | there is  no  t|
000053b0  72 61 69 6c 69 6e 67 0d  63 6f 6c 6f 6e 2c 20 74  |railing.colon, t|
000053c0  68 65 6e 20 6f 6e 6c 79  20 74 68 65 20 66 69 72  |hen only the fir|
000053d0  73 74 20 20 32 39 20 20  63 68 61 72 61 63 74 65  |st  29  characte|
000053e0  72 73 20 61 72 65 20 73  68 6f 77 6e 2e 20 49 66  |rs are shown. If|
000053f0  20 74 68 65 0d 65 78 74  65 72 6e 61 6c 20 20 50  | the.external  P|
00005400  52 49 4e 54 20 20 72 6f  75 74 69 6e 65 20 20 68  |RINT  routine  h|
00005410  61 73 20 62 65 65 6e 20  75 73 65 64 20 74 68 65  |as been used the|
00005420  6e 20 22 70 74 72 3d 3c  70 72 69 6e 74 65 72 3e  |n "ptr=<printer>|
00005430  22 0d 77 69 6c 6c 20 62  65 20 73 68 6f 77 6e 2c  |".will be shown,|
00005440  20 74 6f 70 20 6c 65 66  74 20 69 6e 20 72 65 64  | top left in red|
00005450  2e 20 3c 70 72 69 6e 74  65 72 3e 20 64 65 70 65  |. <printer> depe|
00005460  6e 64 73 20 6f 6e 20 77  68 65 74 68 65 72 0d 61  |nds on whether.a|
00005470  20 70 72 69 6e 74 65 72  20 70 72 6f 67 72 61 6d  | printer program|
00005480  6d 65 72 20 68 61 73 20  20 62 65 65 6e 20 20 75  |mer has  been  u|
00005490  73 65 64 20 20 6f 72 20  20 6e 6f 74 2e 20 20 49  |sed  or  not.  I|
000054a0  66 20 61 20 6c 69 6e 6b  20 69 73 0d 70 72 65 73  |f a link is.pres|
000054b0  65 6e 74 2c 20 74 68 69  73 20 77 69 6c 6c 20 61  |ent, this will a|
000054c0  6c 73 6f 20 62 65 20 73  68 6f 77 6e 2c 20 6f 6e  |lso be shown, on|
000054d0  20 74 68 65 20 62 6f 74  74 6f 6d 20 20 6c 69 6e  | the bottom  lin|
000054e0  65 2e 20 20 4e 6f 74 65  0d 74 68 61 74 20 61 20  |e.  Note.that a |
000054f0  66 75 6c 6c 20 66 69 6c  65 20 70 61 74 68 20 6e  |full file path n|
00005500  61 6d 65 20 69 73 20 61  6c 77 61 79 73 20 75 73  |ame is always us|
00005510  65 64 20 61 6e 64 20 77  69 6c 6c 20 74 79 70 69  |ed and will typi|
00005520  63 61 6c 6c 79 0d 6c 6f  6f 6b 20 6c 69 6b 65 3a  |cally.look like:|
00005530  0d 0d 20 20 20 4c 69 6e  6b 20 3a 3d 20 3a 31 2e  |..   Link := :1.|
00005540  4e 45 58 54 4d 41 47 20  20 6f 72 20 70 65 72 68  |NEXTMAG  or perh|
00005550  61 70 73 20 20 20 4c 49  4e 4b 20 3a 3d 20 6d 61  |aps   LINK := ma|
00005560  67 2e 57 69 6c 64 6c 69  66 65 0d 0d 54 68 65 20  |g.Wildlife..The |
00005570  73 65 63 6f 6e 64 20 65  78 61 6d 70 6c 65 20 69  |second example i|
00005580  73 20 6f 6e 6c 79 20 76  61 6c 69 64 20 66 6f 72  |s only valid for|
00005590  20 41 44 46 53 20 6f 72  20 45 63 6f 6e 65 74 2e  | ADFS or Econet.|
000055a0  0d 0d 33 2e 31 31 20 4f  56 45 52 4c 41 59 20 3c  |..3.11 OVERLAY <|
000055b0  6e 61 6d 65 3e 0d 0d 43  6f 70 69 65 73 20 20 74  |name>..Copies  t|
000055c0  68 65 20 20 73 70 65 63  69 66 69 65 64 20 70 61  |he  specified pa|
000055d0  67 65 20 6f 76 65 72 20  74 68 65 20 63 75 72 72  |ge over the curr|
000055e0  65 6e 74 20 6f 6e 65 2e  20 57 68 65 72 65 20 65  |ent one. Where e|
000055f0  76 65 72 0d 74 68 65 72  65 20 69 73 20 61 20 20  |ver.there is a  |
00005600  73 70 61 63 65 20 20 69  6e 20 20 74 68 65 20 20  |space  in  the  |
00005610  66 6f 72 65 67 72 6f 75  6e 64 20 20 70 61 67 65  |foreground  page|
00005620  20 28 74 68 65 20 6f 6e  65 20 20 62 65 69 6e 67  | (the one  being|
00005630  0d 6f 76 65 72 6c 61 79  65 64 29 20 20 74 68 65  |.overlayed)  the|
00005640  20 20 62 61 63 6b 67 72  6f 75 6e 64 20 20 77 69  |  background  wi|
00005650  6c 6c 20 72 65 6d 61 69  6e 20 75 6e 63 68 61 6e  |ll remain unchan|
00005660  67 65 64 2e 20 54 68 65  20 70 61 67 65 0d 6e 61  |ged. The page.na|
00005670  6d 65 20 72 65 6d 61 69  6e 73 20 74 68 61 74 20  |me remains that |
00005680  20 6f 66 20 20 74 68 65  20 62 61 63 6b 67 72 6f  | of  the backgro|
00005690  75 6e 64 2e 20 54 68 69  73 20 64 6f 65 73 20 6e  |und. This does n|
000056a0  6f 74 20 20 61 66 66 65  63 74 0d 74 68 65 20 6d  |ot  affect.the m|
000056b0  61 67 61 7a 69 6e 65 3b  20 74 68 65 20 70 61 67  |agazine; the pag|
000056c0  65 20 73 68 6f 75 6c 64  20 20 62 65 20 74 72 65  |e should  be tre|
000056d0  61 74 65 64 20 61 73 20  20 69 66 20 69 74 20 68  |ated as  if it h|
000056e0  61 73 20 6a 75 73 74 0d  62 65 65 6e 20 20 65 64  |as just.been  ed|
000056f0  69 74 65 64 2e 20 49 66  20 74 68 65 20 73 70 65  |ited. If the spe|
00005700  63 69 66 69 65 64 20 70  61 67 65 20 20 63 61 6e  |cified page  can|
00005710  6e 6f 74 20 20 62 65 20  20 66 6f 75 6e 64 2c 20  |not  be  found, |
00005720  20 74 68 65 0d 65 72 72  6f 72 20 6d 65 73 73 61  | the.error messa|
00005730  67 65 20 22 4e 6f 20 73  75 63 68 20 6e 61 6d 65  |ge "No such name|
00005740  22 20 77 69 6c 6c 20 62  65 20 67 69 76 65 6e 2e  |" will be given.|
00005750  0d 0d 33 2e 31 32 20 50  52 49 4e 54 20 3c 6e 61  |..3.12 PRINT <na|
00005760  6d 65 31 3e 3a 3c 6e 61  6d 65 32 3e 0d 0d 50 72  |me1>:<name2>..Pr|
00005770  69 6e 74 73 20 6f 75 74  20 74 68 65 20 70 61 67  |ints out the pag|
00005780  65 73 20 3c 6e 61 6d 65  31 3e 20 20 74 6f 20 20  |es <name1>  to  |
00005790  3c 6e 61 6d 65 32 3e 20  69 6e 63 6c 75 73 69 76  |<name2> inclusiv|
000057a0  65 20 6f 6e 20 61 6e 20  38 30 0d 63 6f 6c 75 6d  |e on an 80.colum|
000057b0  6e 20 70 72 69 6e 74 65  72 20 73 75 63 68 20 61  |n printer such a|
000057c0  73 20 74 68 65 20 45 70  73 6f 6e 20 52 58 38 30  |s the Epson RX80|
000057d0  2e 20 20 49 66 20 20 6f  6e 6c 79 20 20 74 68 65  |.  If  only  the|
000057e0  20 20 66 69 72 73 74 0d  6e 61 6d 65 20 69 73 20  |  first.name is |
000057f0  20 67 69 76 65 6e 2c 20  74 68 65 6e 20 6a 75 73  | given, then jus|
00005800  74 20 74 68 61 74 20 70  61 67 65 20 69 73 20 70  |t that page is p|
00005810  72 69 6e 74 65 64 2e 20  54 6f 20 70 72 69 6e 74  |rinted. To print|
00005820  20 74 68 65 0d 63 75 72  72 65 6e 74 20 20 73 63  | the.current  sc|
00005830  72 65 65 6e 20 20 63 6f  6e 74 65 6e 74 73 2c 20  |reen  contents, |
00005840  74 68 65 20 71 75 61 6c  69 66 69 65 72 20 22 2f  |the qualifier "/|
00005850  53 22 20 63 61 6e 20 20  62 65 20 20 75 73 65 64  |S" can  be  used|
00005860  2e 0d 65 2e 67 2e 0d 20  20 20 20 70 72 69 6e 74  |..e.g..    print|
00005870  20 2f 73 0d 0d 41 6c 6c  20 67 72 61 70 68 69 63  | /s..All graphic|
00005880  73 20 61 72 65 20 72 65  70 6c 61 63 65 64 20 77  |s are replaced w|
00005890  69 74 68 20 2a 2a 2a 2e  20 50 61 67 65 73 20 61  |ith ***. Pages a|
000058a0  72 65 20 70 72 69 6e 74  65 64 20 34 20 74 6f 20  |re printed 4 to |
000058b0  61 0d 73 68 65 65 74 20  6f 6e 20 73 74 61 6e 64  |a.sheet on stand|
000058c0  61 72 64 20 20 36 36 20  20 6c 69 6e 65 20 28 31  |ard  66  line (1|
000058d0  31 20 69 6e 63 68 29 20  66 61 6e 66 6f 6c 64 20  |1 inch) fanfold |
000058e0  73 68 65 65 74 73 2e 20  49 66 20 74 68 65 0d 75  |sheets. If the.u|
000058f0  74 69 6c 69 74 79 20 22  56 50 50 22 20 28 73 79  |tility "VPP" (sy|
00005900  73 74 65 6d 20 64 69 73  63 29 20 68 61 73 20 62  |stem disc) has b|
00005910  65 65 6e 20 75 73 65 64  20 74 6f 20 70 72 6f 67  |een used to prog|
00005920  72 61 6d 20 61 6e 20 46  58 38 30 0d 6f 72 20 73  |ram an FX80.or s|
00005930  69 6d 69 6c 61 72 20 70  72 69 6e 74 65 72 20 74  |imilar printer t|
00005940  68 65 6e 20 67 72 61 70  68 69 63 73 20 20 63 61  |hen graphics  ca|
00005950  6e 20 20 62 65 20 72 65  70 72 6f 64 75 63 65 64  |n  be reproduced|
00005960  20 61 6e 64 20 73 69 78  0d 70 61 67 65 73 20 70  | and six.pages p|
00005970  65 72 20 73 68 65 65 74  20 61 72 65 20 70 72 69  |er sheet are pri|
00005980  6e 74 65 64 2e 0d 0d 4e  42 2e 3a 20 20 20 44 6f  |nted...NB.:   Do|
00005990  75 62 6c 65 20 20 20 68  65 69 67 68 74 20 20 61  |uble   height  a|
000059a0  6e 64 20 20 73 65 70 61  72 61 74 65 64 20 20 67  |nd  separated  g|
000059b0  72 61 70 68 69 63 73 20  20 63 61 6e 6e 6f 74 20  |raphics  cannot |
000059c0  20 62 65 0d 72 65 70 72  6f 64 75 63 65 64 2e 0d  | be.reproduced..|
000059d0  0d 33 2e 31 33 20 51 55  49 54 0d 0d 46 69 6e 64  |.3.13 QUIT..Find|
000059e0  73 20 42 41 53 49 43 20  61 6e 64 20 72 65 73 65  |s BASIC and rese|
000059f0  74 73 20 74 68 65 20 63  6f 6d 70 75 74 65 72 2e  |ts the computer.|
00005a00  0d 0d 33 2e 31 34 20 52  45 50 4c 41 43 45 20 3c  |..3.14 REPLACE <|
00005a10  6e 61 6d 65 3e 0d 0d 46  69 6e 64 73 20 74 68 65  |name>..Finds the|
00005a20  20 73 70 65 63 69 66 69  65 64 20 70 61 67 65 20  | specified page |
00005a30  61 6e 64 20 69 6e 73 65  72 74 73 20 74 68 65 20  |and inserts the |
00005a40  63 75 72 72 65 6e 74 20  70 61 67 65 20 69 6e 20  |current page in |
00005a50  74 68 65 0d 6d 61 67 61  7a 69 6e 65 20 69 6e 20  |the.magazine in |
00005a60  70 6c 61 63 65 20 6f 66  20 69 74 2e 20 20 49 66  |place of it.  If|
00005a70  20 20 74 68 65 20 20 6e  61 6d 65 20 20 69 73 20  |  the  name  is |
00005a80  20 6c 65 66 74 20 6f 75  74 20 6f 66 20 74 68 65  | left out of the|
00005a90  0d 63 6f 6d 6d 61 6e 64  2c 20 20 74 68 65 20 20  |.command,  the  |
00005aa0  6e 61 6d 65 20 20 63 75  72 72 65 6e 74 6c 79 20  |name  currently |
00005ab0  20 6f 6e 20 74 68 65 20  74 6f 70 20 72 6f 77 20  | on the top row |
00005ac0  77 69 6c 6c 20 62 65 20  75 73 65 64 2c 0d 55 50  |will be used,.UP|
00005ad0  54 4f 20 54 48 45 20 46  49 52 53 54 20 53 50 41  |TO THE FIRST SPA|
00005ae0  43 45 20 20 4f 4e 4c 59  2e 20 20 49 66 20 20 74  |CE  ONLY.  If  t|
00005af0  68 65 72 65 20 69 73 20  6d 6f 72 65 20 74 68 61  |here is more tha|
00005b00  6e 20 6f 6e 65 20 70 61  67 65 0d 74 68 61 74 20  |n one page.that |
00005b10  62 65 67 69 6e 73 20 77  69 74 68 20 74 68 65 20  |begins with the |
00005b20  73 61 6d 65 20 77 6f 72  64 2c 20 74 68 65 72 65  |same word, there|
00005b30  66 6f 72 65 2c 20 69 74  20 69 73 20 77 69 73 65  |fore, it is wise|
00005b40  20 61 6c 77 61 79 73 0d  74 6f 20 20 73 70 65 63  | always.to  spec|
00005b50  69 66 79 20 20 74 68 65  20 20 66 75 6c 6c 20 20  |ify  the  full  |
00005b60  20 6e 61 6d 65 20 69 6e  20 74 68 65 20 20 63 6f  | name in the  co|
00005b70  6d 6d 61 6e 64 20 20 6f  72 20 20 75 73 65 20 20  |mmand  or  use  |
00005b80  70 61 67 65 0d 6e 75 6d  62 65 72 73 2e 20 28 49  |page.numbers. (I|
00005b90  6e 20 70 61 72 65 6e 74  68 65 73 65 73 65 29 2e  |n parenthesese).|
00005ba0  0d 0d 49 66 20 74 68 65  20 73 70 65 63 69 66 69  |..If the specifi|
00005bb0  65 64 20 70 61 67 65 20  63 61 6e 6e 6f 74 20 62  |ed page cannot b|
00005bc0  65 20 66 6f 75 6e 64 2c  20 74 68 65 20 65 72 72  |e found, the err|
00005bd0  6f 72 20 6d 65 73 73 61  67 65 20 22 4e 6f 0d 73  |or message "No.s|
00005be0  75 63 68 20 6e 61 6d 65  22 20 77 69 6c 6c 20 62  |uch name" will b|
00005bf0  65 20 67 69 76 65 6e 2e  20 4e 6f 20 20 66 75 72  |e given. No  fur|
00005c00  74 68 65 72 20 20 61 74  74 65 6d 70 74 20 74 6f  |ther  attempt to|
00005c10  20 69 6e 73 65 72 74 20  74 68 65 0d 70 61 67 65  | insert the.page|
00005c20  20 77 69 6c 6c 20 62 65  20 6d 61 64 65 2e 20 49  | will be made. I|
00005c30  66 20 74 68 65 20 70 61  67 65 20 77 61 73 20 20  |f the page was  |
00005c40  66 6f 75 6e 64 2c 20 74  68 65 6e 20 74 68 65 20  |found, then the |
00005c50  6f 72 69 67 69 6e 61 6c  0d 70 61 67 65 20 77 69  |original.page wi|
00005c60  6c 6c 20 68 61 76 65 20  62 65 65 6e 20 6f 76 65  |ll have been ove|
00005c70  72 77 72 69 74 74 65 6e  20 62 79 20 74 68 65 20  |rwritten by the |
00005c80  63 75 72 72 65 6e 74 20  6f 6e 65 20 20 61 6e 64  |current one  and|
00005c90  20 20 74 68 65 0d 6d 65  73 73 61 67 65 20 22 41  |  the.message "A|
00005ca0  63 74 69 6f 6e 20 73 75  63 63 65 73 73 66 75 6c  |ction successful|
00005cb0  22 20 77 69 6c 6c 20 62  65 20 67 69 76 65 6e 2e  |" will be given.|
00005cc0  0d 0d 33 2e 31 35 20 53  41 56 45 20 3c 74 69 74  |..3.15 SAVE <tit|
00005cd0  6c 65 3e 0d 0d 53 61 76  65 73 20 61 20 6d 61 67  |le>..Saves a mag|
00005ce0  61 7a 69 6e 65 20 6f 66  20 74 77 65 6e 74 79 20  |azine of twenty |
00005cf0  20 70 61 67 65 73 20 20  28 69 6e 63 6c 75 64 69  | pages  (includi|
00005d00  6e 67 20 62 6c 61 6e 6b  73 29 20 74 6f 20 74 68  |ng blanks) to th|
00005d10  65 0d 64 69 73 63 2e 20  54 68 65 20 74 69 74 6c  |e.disc. The titl|
00005d20  65 20 77 69 6c 6c 20 62  65 20 74 68 65 20 20 66  |e will be the  f|
00005d30  69 6c 65 20 20 20 6e 61  6d 65 20 20 61 6e 64 20  |ile   name  and |
00005d40  20 20 69 74 20 20 77 69  6c 6c 20 20 62 65 0d 69  |  it  will  be.i|
00005d50  6e 20 20 20 74 68 65 20  20 20 64 69 73 63 20 20  |n   the   disc  |
00005d60  20 63 61 74 61 6c 6f 67  75 65 20 69 6e 20 74 68  | catalogue in th|
00005d70  65 20 63 75 72 72 65 6e  74 20 64 69 72 65 63 74  |e current direct|
00005d80  6f 72 79 20 6f 72 20 44  20 69 66 0d 44 46 53 20  |ory or D if.DFS |
00005d90  69 73 20 75 73 65 64 2e  20 49 66 20 20 74 68 65  |is used. If  the|
00005da0  72 65 20 20 69 73 20 20  69 6e 73 75 66 66 69 63  |re  is  insuffic|
00005db0  69 65 6e 74 20 20 72 6f  6f 6d 20 20 6f 6e 20 20  |ient  room  on  |
00005dc0  74 68 65 20 64 69 73 63  0d 74 6f 20 20 68 6f 6c  |the disc.to  hol|
00005dd0  64 20 61 20 32 30 6b 20  66 69 6c 65 20 28 6f 6e  |d a 20k file (on|
00005de0  65 20 20 6d 61 67 61 7a  69 6e 65 29 2c 20 20 74  |e  magazine),  t|
00005df0  68 65 20 64 69 73 63 20  65 72 72 6f 72 20 6d 65  |he disc error me|
00005e00  73 73 61 67 65 0d 22 24  2d 44 69 73 63 20 66 75  |ssage."$-Disc fu|
00005e10  6c 6c 22 20 77 69 6c 6c  20 62 65 20 67 69 76 65  |ll" will be give|
00005e20  6e 2e 20 41 20 34 30 20  74 72 61 63 6b 20 20 64  |n. A 40 track  d|
00005e30  69 73 63 20 63 61 6e 20  68 6f 6c 64 20 20 75 70  |isc can hold  up|
00005e40  74 6f 0d 34 20 20 6d 61  67 61 7a 69 6e 65 73 20  |to.4  magazines |
00005e50  20 70 65 72 20 73 69 64  65 20 77 68 69 6c 73 74  | per side whilst|
00005e60  20 61 6e 20 38 30 20 74  72 61 63 6b 20 64 69 73  | an 80 track dis|
00005e70  63 20 63 61 6e 20 68 6f  6c 64 20 75 70 74 6f 0d  |c can hold upto.|
00005e80  39 20 70 65 72 20 73 69  64 65 2e 20 28 44 46 53  |9 per side. (DFS|
00005e90  20 66 6f 72 6d 61 74 29  0d 0d 49 66 20 74 68 65  | format)..If the|
00005ea0  20 74 69 74 6c 65 20 20  69 73 20 20 6e 6f 74 20  | title  is  not |
00005eb0  20 73 70 65 63 69 66 69  65 64 2c 20 74 68 65 20  | specified, the |
00005ec0  63 75 72 72 65 6e 74 20  6d 61 67 61 7a 69 6e 65  |current magazine|
00005ed0  20 74 69 74 6c 65 0d 28  69 66 20 70 72 65 73 65  | title.(if prese|
00005ee0  6e 74 29 20 69 73 20 75  73 65 64 2e 20 54 68 69  |nt) is used. Thi|
00005ef0  73 20 61 6c 6c 6f 77 73  20 61 20 6d 61 67 61 7a  |s allows a magaz|
00005f00  69 6e 65 20 74 6f 20 62  65 20 72 65 67 75 6c 61  |ine to be regula|
00005f10  72 6c 79 0d 73 61 76 65  64 20 74 6f 20 64 69 73  |rly.saved to dis|
00005f20  63 20 77 69 74 68 6f 75  74 20 68 61 76 69 6e 67  |c without having|
00005f30  20 74 6f 20 62 6f 74 68  65 72 20 61 62 6f 75 74  | to bother about|
00005f40  20 66 69 6c 65 20 6e 61  6d 65 73 2e 0d 0d 54 68  | file names...Th|
00005f50  65 20 20 63 75 72 72 65  6e 74 20 20 73 63 72 65  |e  current  scre|
00005f60  65 6e 20 20 6d 61 79 20  62 65 20 73 61 76 65 64  |en  may be saved|
00005f70  20 61 73 20 61 20 66 69  6c 65 20 20 62 79 20 20  | as a file  by  |
00005f80  75 73 69 6e 67 20 20 74  68 65 0d 71 75 61 6c 69  |using  the.quali|
00005f90  66 69 65 72 20 22 2f 73  22 2e 20 65 2e 67 2e 3a  |fier "/s". e.g.:|
00005fa0  20 20 28 69 6e 20 66 75  6c 6c 29 0d 0d 53 41 56  |  (in full)..SAV|
00005fb0  45 20 2f 53 43 52 45 45  4e 20 46 2e 4d 45 53 53  |E /SCREEN F.MESS|
00005fc0  41 47 45 20 20 20 20 20  6f 72 20 20 20 20 20 73  |AGE     or     s|
00005fd0  20 2f 73 20 46 2e 6d 65  73 73 61 67 65 0d 0d 77  | /s F.message..w|
00005fe0  69 6c 6c 20 73 61 76 65  20 74 68 65 20 73 63 72  |ill save the scr|
00005ff0  65 65 6e 20 61 73 20 61  20 31 6b 42 20 66 69 6c  |een as a 1kB fil|
00006000  65 20 46 2e 4d 45 53 53  41 47 45 2e 0d 0d 0d 33  |e F.MESSAGE....3|
00006010  2e 31 36 20 54 49 4d 45  0d 0d 54 49 4d 45 20 69  |.16 TIME..TIME i|
00006020  73 20 20 75 73 65 64 20  20 74 6f 20 20 73 65 74  |s  used  to  set|
00006030  20 62 6f 74 68 20 74 68  65 20 69 6e 74 65 72 6e  | both the intern|
00006040  61 6c 20 63 6c 6f 63 6b  20 28 61 73 20 69 6e 20  |al clock (as in |
00006050  42 41 53 49 43 29 0d 61  6e 64 20 61 6c 73 6f 20  |BASIC).and also |
00006060  74 68 65 20 22 64 61 79  2f 64 61 74 65 22 20 73  |the "day/date" s|
00006070  74 72 69 6e 67 20 20 77  68 69 63 68 20 61 70 70  |tring  which app|
00006080  65 61 72 73 20 6f 6e 20  74 68 65 20 20 68 65 61  |ears on the  hea|
00006090  64 65 72 0d 72 6f 77 20  77 68 65 6e 20 75 73 69  |der.row when usi|
000060a0  6e 67 20 43 41 52 4f 55  53 45 4c 2e 20 4f 6e 20  |ng CAROUSEL. On |
000060b0  65 6e 74 72 79 2c 20 20  74 68 65 20 20 73 63 72  |entry,  the  scr|
000060c0  65 65 6e 20 20 20 63 6c  65 61 72 73 20 61 6e 64  |een   clears and|
000060d0  0d 74 68 65 20 20 20 63  75 72 72 65 6e 74 20 20  |.the   current  |
000060e0  74 69 6d 65 20 20 61 6e  64 20 20 64 61 79 2f 64  |time  and  day/d|
000060f0  61 74 65 2c 20 20 69 66  20 61 6e 79 2c 20 61 72  |ate,  if any, ar|
00006100  65 20 73 68 6f 77 6e 2e  20 4f 6e 20 61 0d 4d 61  |e shown. On a.Ma|
00006110  73 74 65 72 20 63 6f 6d  70 75 74 65 72 2c 20 74  |ster computer, t|
00006120  68 65 20 74 69 6d 65 20  61 6e 64 20 64 61 79 2f  |he time and day/|
00006130  64 61 74 65 20 20 77 69  6c 6c 20 20 68 61 76 65  |date  will  have|
00006140  20 62 65 65 6e 20 72 65  61 64 0d 66 72 6f 6d 20  | been read.from |
00006150  20 74 68 65 20 20 4d 61  73 74 65 72 27 73 20 20  | the  Master's  |
00006160  72 65 61 6c 20 74 69 6d  65 20 63 6c 6f 63 6b 20  |real time clock |
00006170  77 68 69 63 68 20 73 61  76 65 73 20 20 68 61 76  |which saves  hav|
00006180  69 6e 67 20 20 74 6f 0d  65 6e 74 65 72 20 69 74  |ing  to.enter it|
00006190  20 6d 61 6e 75 61 6c 6c  79 2e 20 4f 6e 20 20 61  | manually. On  a|
000061a0  20 20 6d 6f 64 65 6c 20  20 42 2c 20 74 68 65 20  |  model  B, the |
000061b0  74 69 6d 65 20 61 6e 64  20 64 61 79 2f 64 61 74  |time and day/dat|
000061c0  65 20 69 73 0d 75 6e 73  65 74 2e 0d 0d 59 6f 75  |e is.unset...You|
000061d0  20 20 61 72 65 20 61 73  6b 65 64 20 69 66 20 79  |  are asked if y|
000061e0  6f 75 20 77 69 73 68 20  74 6f 20 63 68 61 6e 67  |ou wish to chang|
000061f0  65 20 74 68 65 20 74 69  6d 65 3a 0d 0d 20 20 20  |e the time:..   |
00006200  20 20 20 20 20 43 68 61  6e 67 65 20 74 69 6d 65  |     Change time|
00006210  3f 20 28 59 2f 4e 29 3a  0d 0d 41 6e 73 77 65 72  |? (Y/N):..Answer|
00006220  69 6e 67 20 20 20 77 69  74 68 20 20 20 22 59 22  |ing   with   "Y"|
00006230  20 20 20 77 69 6c 6c 20  20 70 72 65 73 65 6e 74  |   will  present|
00006240  20 20 73 65 70 61 72 61  74 65 20 68 65 61 64 65  |  separate heade|
00006250  72 73 20 66 6f 72 0d 68  6f 75 72 73 2c 20 20 6d  |rs for.hours,  m|
00006260  69 6e 75 74 65 73 20 20  61 6e 64 20 73 65 63 6f  |inutes  and seco|
00006270  6e 64 73 2e 20 5b 52 45  54 55 52 4e 5d 20 6d 75  |nds. [RETURN] mu|
00006280  73 74 20 20 62 65 20 20  70 72 65 73 73 65 64 20  |st  be  pressed |
00006290  20 74 6f 0d 65 6e 74 65  72 20 20 65 61 63 68 20  | to.enter  each |
000062a0  20 76 61 6c 75 65 2e 20  20 20 41 20 20 20 6e 75  | value.   A   nu|
000062b0  6c 6c 20 76 61 6c 75 65  2c 20 20 69 2e 65 2e 20  |ll value,  i.e. |
000062c0  20 5b 52 45 54 55 52 4e  5d 20 6f 6e 20 69 74 73  | [RETURN] on its|
000062d0  0d 6f 77 6e 2c 20 69 73  20 63 6f 6e 73 69 64 65  |.own, is conside|
000062e0  72 65 64 20 74 6f 20 62  65 20 20 7a 65 72 6f 2e  |red to be  zero.|
000062f0  20 20 41 66 74 65 72 20  74 68 65 20 73 65 63 6f  |  After the seco|
00006300  6e 64 73 20 68 61 76 65  20 62 65 65 6e 0d 65 6e  |nds have been.en|
00006310  74 65 72 65 64 20 6f 72  20 22 4e 22 20 77 61 73  |tered or "N" was|
00006320  20 74 68 65 20 61 6e 73  77 65 72 20 74 6f 20 74  | the answer to t|
00006330  68 65 20 71 75 65 73 74  69 6f 6e 20 74 68 65 6e  |he question then|
00006340  3a 0d 0d 20 20 20 20 20  20 20 20 43 68 61 6e 67  |:..        Chang|
00006350  65 20 64 61 74 65 3f 20  28 59 2f 4e 29 3a 0d 0d  |e date? (Y/N):..|
00006360  61 70 70 65 61 72 73 2e  20 41 6e 73 77 65 72 69  |appears. Answeri|
00006370  6e 67 20 77 69 74 68 20  22 59 22 20 63 61 75 73  |ng with "Y" caus|
00006380  65 73 3a 0d 0d 20 20 20  20 20 20 20 20 45 6e 74  |es:..        Ent|
00006390  65 72 20 64 61 79 2f 64  61 74 65 20 3e 20 20 20  |er day/date >   |
000063a0  20 20 20 20 20 20 20 3c  0d 0d 74 6f 20 61 70 70  |       <..to app|
000063b0  65 61 72 2e 20 20 41 6e  79 74 68 69 6e 67 20 20  |ear.  Anything  |
000063c0  74 79 70 65 64 20 20 62  65 74 77 65 65 6e 20 74  |typed  between t|
000063d0  68 65 20 61 6e 67 6c 65  20 62 72 61 63 6b 65 74  |he angle bracket|
000063e0  73 20 77 69 6c 6c 0d 61  70 70 65 61 72 20 6f 6e  |s will.appear on|
000063f0  20 74 68 65 20 68 65 61  64 65 72 20 72 6f 77 20  | the header row |
00006400  20 69 6e 20 43 41 52 4f  55 53 45 4c 2e 20 54 68  | in CAROUSEL. Th|
00006410  65 20 6e 6f 72 6d 61 6c  20 66 6f 72 6d 61 74 2c  |e normal format,|
00006420  20 61 73 0d 75 73 65 64  20 62 79 20 43 45 45 46  | as.used by CEEF|
00006430  41 58 20 61 6e 64 20 4f  52 41 43 4c 45 2c 20 69  |AX and ORACLE, i|
00006440  73 20 6f 66 20 74 68 65  20 66 6f 72 6d 3a 0d 0d  |s of the form:..|
00006450  20 20 20 20 20 20 20 20  44 41 59 20 44 41 54 45  |        DAY DATE|
00006460  20 4d 4f 4e 54 48 20 20  20 20 20 20 20 20 20 20  | MONTH          |
00006470  20 20 20 20 20 20 20 20  20 65 2e 67 2e 3e 53 75  |         e.g.>Su|
00006480  6e 20 31 39 20 41 75 67  3c 0d 0d 41 6e 79 74 68  |n 19 Aug<..Anyth|
00006490  69 6e 67 20 74 79 70 65  64 20 62 65 79 6f 6e 64  |ing typed beyond|
000064a0  20 74 68 65 20 73 65 63  6f 6e 64 20 61 6e 67 6c  | the second angl|
000064b0  65 20 20 62 72 61 63 6b  65 74 20 69 73 20 20 69  |e  bracket is  i|
000064c0  67 6e 6f 72 65 64 2e 0d  41 66 74 65 72 20 20 70  |gnored..After  p|
000064d0  72 65 73 73 69 6e 67 20  5b 52 45 54 55 52 4e 5d  |ressing [RETURN]|
000064e0  20 6f 72 20 74 68 65 20  71 75 65 73 74 69 6f 6e  | or the question|
000064f0  20 77 61 73 20 20 61 6e  73 77 65 72 65 64 20 20  | was  answered  |
00006500  77 69 74 68 0d 22 4e 22  20 74 68 65 20 73 63 72  |with."N" the scr|
00006510  65 65 6e 20 72 65 76 65  72 74 73 20 74 6f 20 77  |een reverts to w|
00006520  68 61 74 65 76 65 72 20  77 61 73 20 6f 6e 20 69  |hatever was on i|
00006530  74 20 62 65 66 6f 72 65  20 54 49 4d 45 20 77 61  |t before TIME wa|
00006540  73 0d 63 61 6c 6c 65 64  20 61 6e 64 20 20 74 68  |s.called and  th|
00006550  65 20 20 63 75 72 73 6f  72 20 20 72 65 74 75 72  |e  cursor  retur|
00006560  6e 73 20 20 74 6f 20 74  68 65 20 63 6f 6d 6d 61  |ns  to the comma|
00006570  6e 64 20 6c 69 6e 65 2e  20 4e 4f 54 45 3a 0d 54  |nd line. NOTE:.T|
00006580  48 49 53 20 20 57 49 4c  4c 20 20 4e 4f 54 20 20  |HIS  WILL  NOT  |
00006590  4f 43 43 55 52 20 20 77  69 74 68 20 20 64 69 73  |OCCUR  with  dis|
000065a0  63 20 20 20 76 65 72 73  69 6f 6e 73 20 20 61 73  |c   versions  as|
000065b0  20 20 74 68 65 72 65 20  20 69 73 0d 69 6e 73 75  |  there  is.insu|
000065c0  66 66 69 63 69 65 6e 74  20 6d 65 6d 6f 72 79 20  |fficient memory |
000065d0  74 6f 20 73 74 6f 72 65  20 74 68 65 20 70 72 65  |to store the pre|
000065e0  76 69 6f 75 73 20 70 61  67 65 2e 0d 0d 33 2e 31  |vious page...3.1|
000065f0  37 20 58 0d 0d 54 68 69  73 20 69 73 20 61 20 73  |7 X..This is a s|
00006600  69 6d 70 6c 65 20 64 69  61 67 6e 6f 73 69 63 2e  |imple diagnosic.|
00006610  20 20 20 53 69 6e 63 65  20 20 69 74 20 69 73 20  |   Since  it is |
00006620  6e 6f 74 20 20 70 6f 73  73 69 62 6c 65 20 20 74  |not  possible  t|
00006630  6f 0d 73 65 65 20 63 6f  6e 74 72 6f 6c 20 63 6f  |o.see control co|
00006640  64 65 73 20 6f 6e 20 74  68 65 20 42 42 43 20 63  |des on the BBC c|
00006650  6f 6d 70 75 74 65 72 2c  20 20 74 68 69 73 20 20  |omputer,  this  |
00006660  63 6f 6d 6d 61 6e 64 20  6d 61 79 20 62 65 0d 75  |command may be.u|
00006670  73 65 64 20 74 6f 20 6d  61 72 6b 20 74 68 65 6d  |sed to mark them|
00006680  2e 20 54 68 65 20 63 75  72 73 6f 72 20 6d 61 79  |. The cursor may|
00006690  20 74 68 65 6e 20 62 65  20 20 70 6c 61 63 65 64  | then be  placed|
000066a0  20 20 6f 76 65 72 20 20  74 68 65 0d 73 61 6d 65  |  over  the.same|
000066b0  20 61 72 65 61 20 20 77  68 65 6e 20 20 74 68 65  | area  when  the|
000066c0  20 20 70 61 67 65 20 69  73 20 72 65 63 61 6c 6c  |  page is recall|
000066d0  65 64 20 61 6e 64 20 74  68 65 20 41 53 43 49 49  |ed and the ASCII|
000066e0  20 6e 75 6d 62 65 72 2c  0d 69 6e 20 48 45 58 2c  | number,.in HEX,|
000066f0  20 6d 61 79 20 62 65 20  72 65 61 64 20 66 72 6f  | may be read fro|
00006700  6d 20 74 68 65 20 63 6f  6d 6d 61 6e 64 20 20 6c  |m the command  l|
00006710  69 6e 65 2c 20 20 61 66  74 65 72 20 20 74 68 65  |ine,  after  the|
00006720  20 20 22 26 22 0d 73 79  6d 62 6f 6c 2e 20 20 20  |  "&".symbol.   |
00006730  20 22 58 22 20 20 20 20  77 6f 72 6b 73 20 20 20  | "X"    works   |
00006740  20 62 79 20 20 73 63 61  6e 6e 69 6e 67 20 20 20  | by  scanning   |
00006750  74 68 65 20 20 20 73 63  72 65 65 6e 20 20 20 61  |the   screen   a|
00006760  6e 64 0d 72 65 70 6c 61  63 69 6e 67 20 20 20 61  |nd.replacing   a|
00006770  6c 6c 20 20 63 6f 6e 74  72 6f 6c 20 20 63 6f 64  |ll  control  cod|
00006780  65 73 20 20 77 69 74 68  20 20 22 40 22 2e 20 20  |es  with  "@".  |
00006790  54 6f 20 20 72 65 70 6c  61 63 65 20 74 68 65 0d  |To  replace the.|
000067a0  63 6f 6e 74 72 6f 6c 20  63 6f 64 65 73 2c 20 74  |control codes, t|
000067b0  79 70 65 20 44 49 53 50  4c 41 59 20 2f 54 45 4d  |ype DISPLAY /TEM|
000067c0  50 2e 0d 0d 54 68 69 73  20 66 61 63 69 6c 69 74  |P...This facilit|
000067d0  79 20 69 73 20 61 6c 73  6f 20 20 61 76 61 69 6c  |y is also  avail|
000067e0  61 62 6c 65 20 20 66 72  6f 6d 20 20 77 69 74 68  |able  from  with|
000067f0  69 6e 20 74 68 65 20 65  64 69 74 6f 72 20 62 79  |in the editor by|
00006800  0d 70 72 65 73 73 69 6e  67 20 66 75 6e 63 74 69  |.pressing functi|
00006810  6f 6e 20 6b 65 79 20 66  38 2c 20 77 68 65 72 65  |on key f8, where|
00006820  20 69 74 20 68 61 73 20  61 20 74 6f 67 67 6c 69  | it has a toggli|
00006830  6e 67 20 61 63 74 69 6f  6e 2e 0d 0d 33 2e 31 38  |ng action...3.18|
00006840  20 2a 3c 6f 70 65 72 61  74 69 6e 67 20 73 79 73  | *<operating sys|
00006850  74 65 6d 20 63 6f 6d 6d  61 6e 64 3e 0d 0d 54 68  |tem command>..Th|
00006860  69 73 20 20 69 73 20 20  65 78 61 63 74 6c 79 20  |is  is  exactly |
00006870  20 74 68 65 20 20 73 61  6d 65 20 20 61 73 20 20  | the  same  as  |
00006880  73 74 61 72 20 20 63 6f  6d 6d 61 6e 64 73 20 20  |star  commands  |
00006890  69 6e 20 20 42 41 53 49  43 2e 0d 45 76 65 72 74  |in  BASIC..Evert|
000068a0  68 69 6e 67 20 61 66 74  65 72 20 2a 20 69 73 20  |hing after * is |
000068b0  70 61 73 73 65 64 20 20  74 6f 20 74 68 65 20 6f  |passed  to the o|
000068c0  70 65 72 61 74 69 6e 67  20 73 79 73 74 65 6d 2e  |perating system.|
000068d0  20 42 65 66 6f 72 65 0d  74 68 69 73 20 68 61 70  | Before.this hap|
000068e0  70 65 6e 73 2c 20 74 68  65 20 73 63 72 65 65 6e  |pens, the screen|
000068f0  20 69 73 20 73 74 6f 72  65 64 20 20 69 6e 20 20  | is stored  in  |
00006900  74 68 65 20 74 65 6d 70  6f 72 61 72 79 20 6d 65  |the temporary me|
00006910  6d 6f 72 79 0d 61 6e 64  20 74 68 65 20 73 63 72  |mory.and the scr|
00006920  65 65 6e 20 69 73 20 63  6c 65 61 72 65 64 20 66  |een is cleared f|
00006930  6f 72 20 75 73 65 20 62  79 20 74 68 65 20 6f 70  |or use by the op|
00006940  65 72 61 74 69 6e 67 20  73 79 73 74 65 6d 20 69  |erating system i|
00006950  66 0d 6e 65 63 65 73 73  61 72 79 2e 20 20 4f 6e  |f.necessary.  On|
00006960  65 20 20 6f 66 20 74 68  65 20 6d 6f 73 74 20 20  |e  of the most  |
00006970  63 6f 6d 6d 6f 6e 20 63  6f 6d 6d 61 6e 64 73 2c  |common commands,|
00006980  20 66 6f 72 20 69 6e 73  74 61 6e 63 65 2c 0d 69  | for instance,.i|
00006990  73 20 2a 43 41 54 2e 20  54 68 69 73 20 20 64 69  |s *CAT. This  di|
000069a0  73 70 6c 61 79 73 20 20  74 68 65 20 20 64 69 73  |splays  the  dis|
000069b0  63 20 20 63 61 74 61 6c  6f 67 75 65 20 6f 6e 20  |c  catalogue on |
000069c0  73 63 72 65 65 6e 2e 20  41 6c 6c 0d 65 72 72 6f  |screen. All.erro|
000069d0  72 73 20 20 66 72 6f 6d  20 20 74 68 65 20 20 4f  |rs  from  the  O|
000069e0  53 20 61 6e 64 20 66 69  6c 69 6e 67 20 73 79 73  |S and filing sys|
000069f0  74 65 6d 73 20 20 61 72  65 20 20 72 65 70 6f 72  |tems  are  repor|
00006a00  74 65 64 20 20 61 6e 64  0d 63 6f 6e 74 72 6f 6c  |ted  and.control|
00006a10  20 61 6c 77 61 79 73 20  72 65 74 75 72 6e 73 20  | always returns |
00006a20  74 6f 20 74 68 65 20 56  69 64 69 45 64 69 74 6f  |to the VidiEdito|
00006a30  72 20 63 6f 6d 6d 61 6e  64 20 6c 69 6e 65 2e 0d  |r command line..|
00006a40
04-02-89/T\Guide.m0
04-02-89/T\Guide.m1
04-02-89/T\Guide.m2
04-02-89/T\Guide.m4
04-02-89/T\Guide.m5