Home » CEEFAX disks » telesoftware1.adl » VidiEditor/GUIDE2

VidiEditor/GUIDE2

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 » telesoftware1.adl
Filename: VidiEditor/GUIDE2
Read OK:
File size: 4799 bytes
Load address: 0000
Exec address: FFFFFFFF
File contents
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 V23 H00

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 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

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:

   keys     function                 mnemonic

  CTRL+P   Double height               DH
  CTRL+L   Normal height               NH
  CTRL+C   Clear screen                -
  CTRL+H   Flash                       Fl
  CTRL+I   Steady                      St
  CTRL+J   End box                     EB
  CTRL+K   Start box                   SB
  CTRL+]   New background              NB
  CTRL+\   Black background            BB
  CTRL+X   Conceal display             CD
  CTRL+Y   Contiguous graphics         Cg
  CTRL+Z   Separated graphics          Sg
  CTRL+^   Hold graphics               Hg
  CTRL+_   Release graphics            Rg

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 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. No
other  keys  respond  exept the cursor keys.  To  return  to
normal, press CTRL+f8 again or ESCAPE.

The function keys  can be programmed  to hold strings in the 
same way as in BASIC by using the *KEY command.  However, f8
is preprogrammed  with a control character which removes all
control codes  from the current  page and replaces them with 
'@'. Using f8 again will restore the control codes.  This is
for  use  in  finding  'rogue'  codes   that  may  be  doing
unexpected things.

Although  <start  box>  and  <end  box> can be used, the BBC
computer is incapable of marking their  presence  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
automaticaly  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  word on the header  row  in
CAROUSEL. The default value is "VidiFax" in yellow. 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". A colour code may be
inserted before the name if  required.  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.

  Changing the magazine title

The title of the current  magazine  is  stored and displayed
when  MAG is called. The title is derived  from LOAD or SAVE
commands or by the LINK mechanism. It may be  changed at any
time by the command:-

  :<new title> [RET]

The  title  of  the  current  magazine,  whether it has been
changed  or not, will be over-written by  the  new  magazine
title if the LINK option has been set. See the command LINK.

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

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.

3.4 CLM  

Similar to clear except that the magazine memory is entirely
cleared. It is not possible to recover from this condition.

3.5 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. Although the numbers
are not given as such, they are  numbered  from 1 to 20. 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.6 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.)
A space MUST follow the command. To remove a block of pages,
specify the first and last pages of the block,  separated by
a colon. If  the page(s) cannot be found, the error message:
"No such page" is given.

3.7 HELP   (ROM only)

Calls  up  the  help  frame that is shown when VidiEditor is
started up. The current frame is saved and is recalled after
pressing the space bar.

3.8 INSERT <name>

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.

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

3.9 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>

The magazine title can be  any  file specification including
long path names on ADFS. 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.  Even  more  can  be  saved  on a 10
Megabyte winchester disc! If  a link is present, it is shown
in the MAGazine index.

3.10 LOAD <title>

Loads  the  specified magazine into  memory.  Magazines  are
normally 20k bytes  long  and  will  over-write  the present
memory  contents. If used on  its  own,  it  will prompt for
a title.  If the specified  magazine  cannot be found on the
disc, then the disc error message "Not  found" will be given.

3.11 MAGAZINE

Produces  the  index  of  the  current magazine in insertion
order. The whole of the top  row  of  each  page  is  shown,
allowing  comments  added  after  the  page name to be shown
also.  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. It will typically look like:

   Link := NEXTMAG



3.12 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.13 PRINT <name1>:<name2>     (ROM or separate disc image)
                  (On a Master with disc image, use /PRINT)

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.14 REPLACE <name>

Finds the  specified page, erases it and inserts the current
page in the magazine. Note that on insersion, the  page will
be deposited in  the  first  available  space  which may not
necessarily be the same as the erased  page.  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. 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 under directory  D if DFS is in use
or  the  current  directory with any other filing system. If
the title is NOT  specified, then the current title as shown
in the magazine index is used. A prompt will appear if there
is no current title.  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.

3.16 TIDY

When  pages have been removed from the magazine, the "holes"
left can be removed by this command which moves all the free
space to the end of the magazine.

3.17 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.  You  are
then 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.

3.18 X

This works in the same way as <f8> in the editor.
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 @. The original page can be recovered by the command:

         Display /temp


3.19 *<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 to see the disc catalog. All error messages
from the MOS and filing systems are reported  and control is
always handed back to VidiEditor.
00000000  0d 0a 33 20 52 45 46 45  52 45 4e 43 45 20 53 45  |..3 REFERENCE SE|
00000010  43 54 49 4f 4e 20 28 43  6f 6d 6d 61 6e 64 73 29  |CTION (Commands)|
00000020  0d 0a 0d 0a 33 2e 31 20  54 68 65 20 45 44 49 54  |....3.1 The EDIT|
00000030  4f 52 0d 0a 0d 0a 54 68  65 20 73 63 72 65 65 6e  |OR....The screen|
00000040  20 65 64 69 74 6f 72 20  69 73 20 65 6e 74 65 72  | editor is enter|
00000050  65 64 20 62 79 20 70 72  65 73 73 69 6e 67 20 74  |ed by pressing t|
00000060  68 65 20 20 63 75 72 73  6f 72 20 55 50 20 6b 65  |he  cursor UP ke|
00000070  79 2e 0d 0a 54 6f 20 20  65 78 69 74 20 74 68 65  |y...To  exit the|
00000080  20 65 64 69 74 6f 72 20  61 6e 64 20 72 65 74 75  | editor and retu|
00000090  72 6e 20 74 6f 20 74 68  65 20 63 6f 6d 6d 61 6e  |rn to the comman|
000000a0  64 20 20 20 6c 69 6e 65  3b 20 20 70 72 65 73 73  |d   line;  press|
000000b0  0d 0a 5b 45 53 43 41 50  45 5d 2e 20 4f 6e 20 65  |..[ESCAPE]. On e|
000000c0  6e 74 65 72 69 6e 67 20  74 68 65 20 65 64 69 74  |ntering the edit|
000000d0  6f 72 2c 20 74 68 65 20  63 6f 6d 6d 61 6e 64 20  |or, the command |
000000e0  6c 69 6e 65 20 73 68 6f  77 73 3b 0d 0a 0d 0a 20  |line shows;.... |
000000f0  20 20 65 64 69 74 2d 6e  6f 72 6d 61 6c 20 20 20  |  edit-normal   |
00000100  20 20 20 20 20 20 3c 20  20 3e 20 26 6e 6e 20 56  |      <  > &nn V|
00000110  32 33 20 48 30 30 0d 0a  0d 0a 54 68 65 20 63 75  |23 H00....The cu|
00000120  72 73 6f 72 20 69 73 20  61 74 20 74 68 65 20 62  |rsor is at the b|
00000130  6f 74 74 6f 6d 20 6f 66  20 74 68 65 20 73 63 72  |ottom of the scr|
00000140  65 65 6e 2e 20 45 64 69  74 69 6e 67 20 66 75 6e  |een. Editing fun|
00000150  63 74 69 6f 6e 73 0d 0a  61 72 65 20 6c 69 73 74  |ctions..are list|
00000160  65 64 20 62 65 6c 6f 77  2e 20 54 68 65 79 20 69  |ed below. They i|
00000170  6e 76 6f 6c 76 65 20 20  74 68 65 20 20 63 75 72  |nvolve  the  cur|
00000180  73 6f 72 20 20 20 6b 65  79 73 20 20 74 6f 67 65  |sor   keys  toge|
00000190  74 68 65 72 0d 0a 77 69  74 68 20 20 74 68 65 20  |ther..with  the |
000001a0  20 53 48 49 46 54 20 20  61 6e 64 20 20 43 54 52  | SHIFT  and  CTR|
000001b0  4c 20 6b 65 79 73 2e 20  54 68 65 20 63 75 72 73  |L keys. The curs|
000001c0  6f 72 20 20 6b 65 79 73  20 20 77 69 6c 6c 20 20  |or  keys  will  |
000001d0  62 65 0d 0a 72 65 66 65  72 65 64 20 74 6f 20 61  |be..refered to a|
000001e0  73 20 4c 45 46 54 2c 20  52 49 47 48 54 2c 20 55  |s LEFT, RIGHT, U|
000001f0  50 20 61 6e 64 20 44 4f  57 4e 3a 0d 0a 0d 0a 20  |P and DOWN:.... |
00000200  20 20 31 29 20 53 48 49  46 54 2b 4c 45 46 54 20  |  1) SHIFT+LEFT |
00000210  20 3a 64 65 6c 65 74 65  20 63 68 61 72 61 63 74  | :delete charact|
00000220  65 72 20 75 6e 64 65 72  20 63 75 72 73 6f 72 20  |er under cursor |
00000230  20 61 6e 64 20 20 6d 6f  76 65 0d 0a 20 20 20 20  | and  move..    |
00000240  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 72  |               r|
00000250  65 73 74 20 6f 66 20 6c  69 6e 65 20 20 6c 65 66  |est of line  lef|
00000260  74 2e 0d 0a 20 20 20 32  29 20 53 48 49 46 54 2b  |t...   2) SHIFT+|
00000270  52 49 47 48 54 20 3a 6d  6f 76 65 20 20 20 6c 69  |RIGHT :move   li|
00000280  6e 65 20 20 74 6f 20 20  20 72 69 67 68 74 20 20  |ne  to   right  |
00000290  20 66 72 6f 6d 20 20 63  75 72 73 6f 72 2c 0d 0a  | from  cursor,..|
000002a0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
000002b0  20 20 20 69 6e 73 65 72  74 69 6e 67 20 61 20 73  |   inserting a s|
000002c0  70 61 63 65 20 75 6e 64  65 72 20 74 68 65 20 63  |pace under the c|
000002d0  75 72 73 6f 72 2e 0d 0a  20 20 20 33 29 20 53 48  |ursor...   3) SH|
000002e0  49 46 54 2b 44 4f 57 4e  20 20 3a 6d 6f 76 65 20  |IFT+DOWN  :move |
000002f0  73 63 72 65 65 6e 20 74  6f 20 74 68 65 20 72 69  |screen to the ri|
00000300  67 68 74 20 61 6e 64 20  62 65 6c 6f 77 20 63 75  |ght and below cu|
00000310  72 73 6f 72 0d 0a 20 20  20 20 20 20 20 20 20 20  |rsor..          |
00000320  20 20 20 20 20 20 20 20  20 64 6f 77 6e 20 6f 6e  |         down on|
00000330  65 20 6c 69 6e 65 2e 20  4e 6f 20 70 61 72 74 20  |e line. No part |
00000340  6f 66 20 74 68 65 20 73  63 72 65 65 6e 20 74 6f  |of the screen to|
00000350  0d 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000360  20 20 20 20 20 74 68 65  20 6c 65 66 74 20 6f 66  |     the left of|
00000370  20 74 68 65 20 63 75 72  73 6f 72 20 69 73 20 63  | the cursor is c|
00000380  68 61 6e 67 65 64 2e 0d  0a 20 20 20 34 29 20 53  |hanged...   4) S|
00000390  48 49 46 54 2b 55 50 20  20 20 20 3a 6d 6f 76 65  |HIFT+UP    :move|
000003a0  20 73 63 72 65 65 6e 20  74 6f 20 74 68 65 20 72  | screen to the r|
000003b0  69 67 68 74 20 61 6e 64  20 62 65 6c 6f 77 20 63  |ight and below c|
000003c0  75 72 73 6f 72 0d 0a 20  20 20 20 20 20 20 20 20  |ursor..         |
000003d0  20 20 20 20 20 20 20 20  20 20 75 70 20 6f 6e 65  |          up one|
000003e0  20 6c 69 6e 65 2c 20 64  65 6c 65 74 69 6e 67 20  | line, deleting |
000003f0  74 68 65 20 72 65 6d 61  69 6e 64 65 72 20 6f 66  |the remainder of|
00000400  0d 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000410  20 20 20 20 20 74 68 65  20 63 75 72 72 65 6e 74  |     the current|
00000420  20 6c 69 6e 65 2e 0d 0a  20 20 20 35 29 20 43 54  | line...   5) CT|
00000430  52 4c 2b 52 49 47 48 54  20 20 3a 64 65 6c 65 74  |RL+RIGHT  :delet|
00000440  65 20 74 6f 20 65 6e 64  20 6f 66 20 6c 69 6e 65  |e to end of line|
00000450  2e 0d 0a 20 20 20 36 29  20 43 54 52 4c 2b 4c 45  |...   6) CTRL+LE|
00000460  46 54 20 20 20 3a 64 65  6c 65 74 65 20 66 72 6f  |FT   :delete fro|
00000470  6d 20 62 65 67 69 6e 69  6e 67 20 6f 66 20 6c 69  |m begining of li|
00000480  6e 65 2e 0d 0a 20 20 20  37 29 20 43 54 52 4c 2b  |ne...   7) CTRL+|
00000490  44 4f 57 4e 20 20 20 3a  73 77 61 70 20 74 68 65  |DOWN   :swap the|
000004a0  20 72 65 6d 61 69 6e 64  65 72 20 6f 66 20 74 68  | remainder of th|
000004b0  69 73 20 6c 69 6e 65 20  77 69 74 68 20 74 68 65  |is line with the|
000004c0  0d 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
000004d0  20 20 20 20 20 70 61 72  74 20 62 65 6c 6f 77 20  |     part below |
000004e0  69 74 2e 0d 0a 20 20 20  38 29 20 43 54 52 4c 2b  |it...   8) CTRL+|
000004f0  55 50 20 20 20 20 20 3a  73 77 61 70 20 74 68 65  |UP     :swap the|
00000500  20 72 65 6d 61 69 6e 64  65 72 20 6f 66 20 74 68  | remainder of th|
00000510  69 73 20 6c 69 6e 65 20  77 69 74 68 20 74 68 65  |is line with the|
00000520  0d 0a 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |..              |
00000530  20 20 20 20 20 70 61 72  74 20 61 62 6f 76 65 20  |     part above |
00000540  69 74 2e 0d 0a 0d 0a 54  6f 20 6d 6f 76 65 20 77  |it.....To move w|
00000550  68 6f 6c 65 20 6c 69 6e  65 73 2c 20 74 68 65 72  |hole lines, ther|
00000560  65 66 6f 72 65 2c 20 74  68 65 20 20 63 75 72 73  |efore, the  curs|
00000570  6f 72 20 6d 75 73 74 20  62 65 20 20 69 6e 20 20  |or must be  in  |
00000580  74 68 65 0d 0a 65 78 74  72 65 6d 65 20 6c 65 66  |the..extreme lef|
00000590  74 20 20 70 6f 73 69 74  69 6f 6e 2e 20 54 68 65  |t  position. The|
000005a0  20 63 75 72 73 6f 72 20  77 69 6c 6c 20 6e 6f 74  | cursor will not|
000005b0  20 20 61 74 74 65 6d 70  74 20 20 74 6f 20 20 64  |  attempt  to  d|
000005c0  6f 0d 0a 61 6e 79 74 68  69 6e 67 20 20 73 69 6c  |o..anything  sil|
000005d0  6c 79 2e 20 20 65 2e 67  2e 20 49 74 20 69 73 20  |ly.  e.g. It is |
000005e0  69 6d 70 6f 73 73 69 62  6c 65 20 74 6f 20 73 77  |impossible to sw|
000005f0  61 70 20 64 6f 77 6e 77  61 72 64 73 20 69 66 0d  |ap downwards if.|
00000600  0a 74 68 65 20 20 63 75  72 73 6f 72 20 20 69 73  |.the  cursor  is|
00000610  20 20 20 6f 6e 20 20 74  68 65 20 20 62 6f 74 74  |   on  the  bott|
00000620  6f 6d 20 6c 69 6e 65 2e  20 20 20 20 20 54 68 65  |om line.     The|
00000630  20 72 65 64 20 66 75 6e  63 74 69 6f 6e 0d 0a 6b  | red function..k|
00000640  65 79 73 20 63 61 72 72  79 20 63 6f 6c 6f 75 72  |eys carry colour|
00000650  20 61 6e 64 20 20 67 72  61 70 68 69 63 73 20 20  | and  graphics  |
00000660  63 6f 6e 74 72 6f 6c 20  63 6f 64 65 73 2e 20 54  |control codes. T|
00000670  68 65 73 65 20 61 72 65  20 69 6e 0d 0a 66 31 20  |hese are in..f1 |
00000680  74 6f 20 66 37 20 69 6e  63 6c 75 73 69 76 65 20  |to f7 inclusive |
00000690  61 73 20 62 65 6c 6f 77  3a 0d 0a 0d 0a 20 20 66  |as below:....  f|
000006a0  31 20 20 20 20 20 20 66  32 20 20 20 20 20 20 20  |1      f2       |
000006b0  66 33 20 20 20 20 20 20  20 66 34 20 20 20 20 20  |f3       f4     |
000006c0  20 20 66 35 20 20 20 20  20 20 20 20 66 36 20 20  |  f5        f6  |
000006d0  20 20 20 20 66 37 0d 0a  20 20 52 45 44 20 20 20  |    f7..  RED   |
000006e0  20 47 52 45 45 4e 20 20  20 59 45 4c 4c 4f 57 20  | GREEN   YELLOW |
000006f0  20 20 20 42 4c 55 45 20  20 20 20 4d 41 47 45 4e  |   BLUE    MAGEN|
00000700  54 41 20 20 20 20 43 59  41 4e 20 20 20 20 57 48  |TA    CYAN    WH|
00000710  49 54 45 0d 0a 0d 0a 53  69 6e 67 6c 65 20 20 61  |ITE....Single  a|
00000720  6c 70 68 61 20 20 63 6f  6c 6f 75 72 73 20 20 61  |lpha  colours  a|
00000730  72 65 20 6f 62 74 61 69  6e 65 64 20 62 79 20 70  |re obtained by p|
00000740  72 65 73 73 69 6e 67 20  53 48 49 46 54 20 61 6e  |ressing SHIFT an|
00000750  64 20 61 0d 0a 63 6f 6c  6f 75 72 20 6b 65 79 20  |d a..colour key |
00000760  74 6f 67 65 74 68 65 72  2e 20 53 69 6d 69 6c 61  |together. Simila|
00000770  72 6c 79 2c 20 20 67 72  61 70 68 69 63 20 20 63  |rly,  graphic  c|
00000780  6f 6c 6f 75 72 20 20 63  6f 64 65 73 20 20 61 72  |olour  codes  ar|
00000790  65 0d 0a 6f 62 74 61 69  6e 65 64 20 20 62 79 20  |e..obtained  by |
000007a0  20 70 72 65 73 73 69 6e  67 20 43 54 52 4c 20 20  | pressing CTRL  |
000007b0  61 6e 64 20 20 61 20 20  63 6f 6c 6f 75 72 20 20  |and  a  colour  |
000007c0  20 6b 65 79 20 20 74 6f  67 65 74 68 65 72 2e 0d  | key  together..|
000007d0  0a 4f 74 68 65 72 20 20  63 6f 6e 74 72 6f 6c 20  |.Other  control |
000007e0  63 6f 64 65 73 20 61 72  65 20 20 6f 62 74 61 69  |codes are  obtai|
000007f0  6e 65 64 20 20 66 72 6f  6d 20 20 74 68 65 20 6e  |ned  from  the n|
00000800  6f 72 6d 61 6c 20 6b 65  79 73 20 69 6e 0d 0a 63  |ormal keys in..c|
00000810  6f 6e 6a 75 6e 63 74 69  6f 6e 20 77 69 74 68 20  |onjunction with |
00000820  74 68 65 20 43 54 52 4c  20 6b 65 79 20 61 73 20  |the CTRL key as |
00000830  66 6f 6c 6c 6f 77 73 3a  0d 0a 0d 0a 20 20 20 6b  |follows:....   k|
00000840  65 79 73 20 20 20 20 20  66 75 6e 63 74 69 6f 6e  |eys     function|
00000850  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000860  20 6d 6e 65 6d 6f 6e 69  63 0d 0a 0d 0a 20 20 43  | mnemonic....  C|
00000870  54 52 4c 2b 50 20 20 20  44 6f 75 62 6c 65 20 68  |TRL+P   Double h|
00000880  65 69 67 68 74 20 20 20  20 20 20 20 20 20 20 20  |eight           |
00000890  20 20 20 20 44 48 0d 0a  20 20 43 54 52 4c 2b 4c  |    DH..  CTRL+L|
000008a0  20 20 20 4e 6f 72 6d 61  6c 20 68 65 69 67 68 74  |   Normal height|
000008b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 4e  |               N|
000008c0  48 0d 0a 20 20 43 54 52  4c 2b 43 20 20 20 43 6c  |H..  CTRL+C   Cl|
000008d0  65 61 72 20 73 63 72 65  65 6e 20 20 20 20 20 20  |ear screen      |
000008e0  20 20 20 20 20 20 20 20  20 20 2d 0d 0a 20 20 43  |          -..  C|
000008f0  54 52 4c 2b 48 20 20 20  46 6c 61 73 68 20 20 20  |TRL+H   Flash   |
00000900  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000910  20 20 20 20 46 6c 0d 0a  20 20 43 54 52 4c 2b 49  |    Fl..  CTRL+I|
00000920  20 20 20 53 74 65 61 64  79 20 20 20 20 20 20 20  |   Steady       |
00000930  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 53  |               S|
00000940  74 0d 0a 20 20 43 54 52  4c 2b 4a 20 20 20 45 6e  |t..  CTRL+J   En|
00000950  64 20 62 6f 78 20 20 20  20 20 20 20 20 20 20 20  |d box           |
00000960  20 20 20 20 20 20 20 20  20 20 45 42 0d 0a 20 20  |          EB..  |
00000970  43 54 52 4c 2b 4b 20 20  20 53 74 61 72 74 20 62  |CTRL+K   Start b|
00000980  6f 78 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |ox              |
00000990  20 20 20 20 20 53 42 0d  0a 20 20 43 54 52 4c 2b  |     SB..  CTRL+|
000009a0  5d 20 20 20 4e 65 77 20  62 61 63 6b 67 72 6f 75  |]   New backgrou|
000009b0  6e 64 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |nd              |
000009c0  4e 42 0d 0a 20 20 43 54  52 4c 2b 5c 20 20 20 42  |NB..  CTRL+\   B|
000009d0  6c 61 63 6b 20 62 61 63  6b 67 72 6f 75 6e 64 20  |lack background |
000009e0  20 20 20 20 20 20 20 20  20 20 20 42 42 0d 0a 20  |           BB.. |
000009f0  20 43 54 52 4c 2b 58 20  20 20 43 6f 6e 63 65 61  | CTRL+X   Concea|
00000a00  6c 20 64 69 73 70 6c 61  79 20 20 20 20 20 20 20  |l display       |
00000a10  20 20 20 20 20 20 43 44  0d 0a 20 20 43 54 52 4c  |      CD..  CTRL|
00000a20  2b 59 20 20 20 43 6f 6e  74 69 67 75 6f 75 73 20  |+Y   Contiguous |
00000a30  67 72 61 70 68 69 63 73  20 20 20 20 20 20 20 20  |graphics        |
00000a40  20 43 67 0d 0a 20 20 43  54 52 4c 2b 5a 20 20 20  | Cg..  CTRL+Z   |
00000a50  53 65 70 61 72 61 74 65  64 20 67 72 61 70 68 69  |Separated graphi|
00000a60  63 73 20 20 20 20 20 20  20 20 20 20 53 67 0d 0a  |cs          Sg..|
00000a70  20 20 43 54 52 4c 2b 5e  20 20 20 48 6f 6c 64 20  |  CTRL+^   Hold |
00000a80  67 72 61 70 68 69 63 73  20 20 20 20 20 20 20 20  |graphics        |
00000a90  20 20 20 20 20 20 20 48  67 0d 0a 20 20 43 54 52  |       Hg..  CTR|
00000aa0  4c 2b 5f 20 20 20 52 65  6c 65 61 73 65 20 67 72  |L+_   Release gr|
00000ab0  61 70 68 69 63 73 20 20  20 20 20 20 20 20 20 20  |aphics          |
00000ac0  20 20 52 67 0d 0a 0d 0a  47 72 61 70 68 69 63 20  |  Rg....Graphic |
00000ad0  20 63 68 61 72 61 63 74  65 72 73 20 20 20 61 72  | characters   ar|
00000ae0  65 20 20 65 6e 74 65 72  65 64 20 20 66 72 6f 6d  |e  entered  from|
00000af0  20 20 74 68 65 20 20 6b  65 79 62 6f 61 72 64 2e  |  the  keyboard.|
00000b00  20 41 6c 6c 0d 0a 6e 75  6d 65 72 69 63 20 6b 65  | All..numeric ke|
00000b10  79 73 2c 20 77 69 74 68  20 61 6e 64 20 77 69 74  |ys, with and wit|
00000b20  68 6f 75 74 20 53 48 49  46 54 2c 20 61 6e 64 20  |hout SHIFT, and |
00000b30  20 6c 6f 77 65 72 20 20  63 61 73 65 20 61 6c 70  | lower  case alp|
00000b40  68 61 0d 0a 6b 65 79 73  20 20 77 69 6c 6c 20 20  |ha..keys  will  |
00000b50  70 72 6f 64 75 63 65 20  20 67 72 61 70 68 69 63  |produce  graphic|
00000b60  20 20 63 68 61 72 61 63  74 65 72 73 20 66 6f 6c  |  characters fol|
00000b70  6c 6f 77 69 6e 67 20 61  20 67 72 61 70 68 69 63  |lowing a graphic|
00000b80  0d 0a 63 6f 6e 74 72 6f  6c 20 63 6f 64 65 2e 20  |..control code. |
00000b90  41 6c 74 65 72 6e 61 74  69 76 65 6c 79 2c 20 61  |Alternatively, a|
00000ba0  20 22 67 72 61 70 68 69  63 20 20 70 61 74 63 68  | "graphic  patch|
00000bb0  22 20 66 61 63 69 6c 69  74 79 20 6d 61 79 0d 0a  |" facility may..|
00000bc0  62 65 20 75 73 65 64 2e  20 46 75 6e 63 74 69 6f  |be used. Functio|
00000bd0  6e 20 6b 65 79 73 20 66  38 20 61 6e 64 20 20 20  |n keys f8 and   |
00000be0  66 39 20 20 20 61 72 65  20 20 20 75 73 65 64 20  |f9   are   used |
00000bf0  20 20 77 69 74 68 20 20  6b 65 79 73 0d 0a 51 2c  |  with  keys..Q,|
00000c00  57 2c 41 2c 53 2c 5a 20  61 6e 64 20 58 2e 20 4f  |W,A,S,Z and X. O|
00000c10  6e 20 70 72 65 73 73 69  6e 67 20 43 54 52 4c 2b  |n pressing CTRL+|
00000c20  66 38 20 74 68 65 20 63  6f 6d 6d 61 6e 64 20 6c  |f8 the command l|
00000c30  69 6e 65 20 73 68 6f 77  73 3b 0d 0a 0d 0a 20 20  |ine shows;....  |
00000c40  20 65 64 69 74 2d 67 72  61 70 68 69 63 20 5b 5d  | edit-graphic []|
00000c50  20 20 20 20 20 20 3c 20  20 3e 20 26 6e 6e 20 56  |      <  > &nn V|
00000c60  6e 6e 20 48 6e 6e 0d 0a  0d 0a 54 68 65 20 20 20  |nn Hnn....The   |
00000c70  73 69 78 20 20 20 6b 65  79 73 20 20 51 20 20 74  |six   keys  Q  t|
00000c80  6f 20 20 58 20 6d 61 79  20 6e 6f 77 20 62 65 20  |o  X may now be |
00000c90  75 73 65 64 20 74 6f 20  74 6f 67 67 6c 65 20 74  |used to toggle t|
00000ca0  68 65 20 73 69 78 0d 0a  62 69 74 73 20 6f 66 20  |he six..bits of |
00000cb0  74 68 65 20 20 67 72 61  70 68 69 63 20 63 68 61  |the  graphic cha|
00000cc0  72 61 63 74 65 72 20 6f  6e 20 61 6e 64 20 6f 66  |racter on and of|
00000cd0  66 2e 20 54 68 65 20 63  68 61 72 61 63 74 65 72  |f. The character|
00000ce0  20 6d 61 79 0d 0a 74 68  65 6e 20 20 62 65 20 20  | may..then  be  |
00000cf0  69 6e 73 65 72 74 65 64  20 20 6f 6e 20 20 74 68  |inserted  on  th|
00000d00  65 20 20 73 63 72 65 65  6e 20 20 62 79 20 70 72  |e  screen  by pr|
00000d10  65 73 73 69 6e 67 20 43  54 52 4c 2b 66 39 2e 20  |essing CTRL+f9. |
00000d20  4e 6f 0d 0a 6f 74 68 65  72 20 20 6b 65 79 73 20  |No..other  keys |
00000d30  20 72 65 73 70 6f 6e 64  20 20 65 78 65 70 74 20  | respond  exept |
00000d40  74 68 65 20 63 75 72 73  6f 72 20 6b 65 79 73 2e  |the cursor keys.|
00000d50  20 20 54 6f 20 20 72 65  74 75 72 6e 20 20 74 6f  |  To  return  to|
00000d60  0d 0a 6e 6f 72 6d 61 6c  2c 20 70 72 65 73 73 20  |..normal, press |
00000d70  43 54 52 4c 2b 66 38 20  61 67 61 69 6e 20 6f 72  |CTRL+f8 again or|
00000d80  20 45 53 43 41 50 45 2e  0d 0a 0d 0a 54 68 65 20  | ESCAPE.....The |
00000d90  66 75 6e 63 74 69 6f 6e  20 6b 65 79 73 20 20 63  |function keys  c|
00000da0  61 6e 20 62 65 20 70 72  6f 67 72 61 6d 6d 65 64  |an be programmed|
00000db0  20 20 74 6f 20 68 6f 6c  64 20 73 74 72 69 6e 67  |  to hold string|
00000dc0  73 20 69 6e 20 74 68 65  20 0d 0a 73 61 6d 65 20  |s in the ..same |
00000dd0  77 61 79 20 61 73 20 69  6e 20 42 41 53 49 43 20  |way as in BASIC |
00000de0  62 79 20 75 73 69 6e 67  20 74 68 65 20 2a 4b 45  |by using the *KE|
00000df0  59 20 63 6f 6d 6d 61 6e  64 2e 20 20 48 6f 77 65  |Y command.  Howe|
00000e00  76 65 72 2c 20 66 38 0d  0a 69 73 20 70 72 65 70  |ver, f8..is prep|
00000e10  72 6f 67 72 61 6d 6d 65  64 20 20 77 69 74 68 20  |rogrammed  with |
00000e20  61 20 63 6f 6e 74 72 6f  6c 20 63 68 61 72 61 63  |a control charac|
00000e30  74 65 72 20 77 68 69 63  68 20 72 65 6d 6f 76 65  |ter which remove|
00000e40  73 20 61 6c 6c 0d 0a 63  6f 6e 74 72 6f 6c 20 63  |s all..control c|
00000e50  6f 64 65 73 20 20 66 72  6f 6d 20 74 68 65 20 63  |odes  from the c|
00000e60  75 72 72 65 6e 74 20 20  70 61 67 65 20 61 6e 64  |urrent  page and|
00000e70  20 72 65 70 6c 61 63 65  73 20 74 68 65 6d 20 77  | replaces them w|
00000e80  69 74 68 20 0d 0a 27 40  27 2e 20 55 73 69 6e 67  |ith ..'@'. Using|
00000e90  20 66 38 20 61 67 61 69  6e 20 77 69 6c 6c 20 72  | f8 again will r|
00000ea0  65 73 74 6f 72 65 20 74  68 65 20 63 6f 6e 74 72  |estore the contr|
00000eb0  6f 6c 20 63 6f 64 65 73  2e 20 20 54 68 69 73 20  |ol codes.  This |
00000ec0  69 73 0d 0a 66 6f 72 20  20 75 73 65 20 20 69 6e  |is..for  use  in|
00000ed0  20 20 66 69 6e 64 69 6e  67 20 20 27 72 6f 67 75  |  finding  'rogu|
00000ee0  65 27 20 20 63 6f 64 65  73 20 20 20 74 68 61 74  |e'  codes   that|
00000ef0  20 20 6d 61 79 20 20 62  65 20 20 64 6f 69 6e 67  |  may  be  doing|
00000f00  0d 0a 75 6e 65 78 70 65  63 74 65 64 20 74 68 69  |..unexpected thi|
00000f10  6e 67 73 2e 0d 0a 0d 0a  41 6c 74 68 6f 75 67 68  |ngs.....Although|
00000f20  20 20 3c 73 74 61 72 74  20 20 62 6f 78 3e 20 20  |  <start  box>  |
00000f30  61 6e 64 20 20 3c 65 6e  64 20 20 62 6f 78 3e 20  |and  <end  box> |
00000f40  63 61 6e 20 62 65 20 75  73 65 64 2c 20 74 68 65  |can be used, the|
00000f50  20 42 42 43 0d 0a 63 6f  6d 70 75 74 65 72 20 69  | BBC..computer i|
00000f60  73 20 69 6e 63 61 70 61  62 6c 65 20 6f 66 20 6d  |s incapable of m|
00000f70  61 72 6b 69 6e 67 20 74  68 65 69 72 20 20 70 72  |arking their  pr|
00000f80  65 73 65 6e 63 65 20 20  61 6e 64 20 73 6f 20 74  |esence  and so t|
00000f90  68 65 0d 0a 75 73 65 20  6f 66 20 74 68 65 73 65  |he..use of these|
00000fa0  20 20 63 6f 64 65 73 20  20 69 73 20 6e 6f 74 20  |  codes  is not |
00000fb0  72 65 63 6f 6d 6d 65 6e  64 65 64 2e 0d 0a 0d 0a  |recommended.....|
00000fc0  33 2e 32 20 43 41 52 4f  55 53 45 4c 0d 0a 0d 0a  |3.2 CAROUSEL....|
00000fd0  43 41 52 4f 55 53 45 4c  20 20 69 73 20 20 74 68  |CAROUSEL  is  th|
00000fe0  65 20 20 63 6f 6d 6d 61  6e 64 20 20 66 6f 72 20  |e  command  for |
00000ff0  20 22 64 69 73 70 6c 61  79 20 72 6f 6c 6c 69 6e  | "display rollin|
00001000  67 20 70 61 67 65 73 22  2e 20 4f 6e 0d 0a 65 6e  |g pages". On..en|
00001010  74 72 79 2c 20 20 74 68  65 20 63 6f 6d 6d 61 6e  |try,  the comman|
00001020  64 20 20 6c 69 6e 65 20  69 73 20 72 65 6d 6f 76  |d  line is remov|
00001030  65 64 2c 20 20 74 68 65  20 20 63 75 72 73 6f 72  |ed,  the  cursor|
00001040  20 20 73 77 69 74 63 68  65 64 0d 0a 6f 66 66 20  |  switched..off |
00001050  20 61 6e 64 20 20 74 68  65 20 20 74 69 74 6c 65  | and  the  title|
00001060  20 72 6f 77 20 69 73 20  72 65 70 6c 61 63 65 64  | row is replaced|
00001070  20 77 69 74 68 20 61 20  20 64 69 73 70 6c 61 79  | with a  display|
00001080  20 20 68 65 61 64 65 72  0d 0a 72 6f 77 20 20 20  |  header..row   |
00001090  63 6f 6e 74 61 69 6e 69  6e 67 20 20 20 74 68 65  |containing   the|
000010a0  20 20 20 53 45 52 56 49  43 45 20 4e 41 4d 45 2c  |   SERVICE NAME,|
000010b0  0d 0a 44 41 59 2f 44 41  54 45 20 20 61 6e 64 20  |..DAY/DATE  and |
000010c0  20 54 49 4d 45 2e 20 45  61 63 68 20 20 70 61 67  | TIME. Each  pag|
000010d0  65 20 20 68 65 6c 64 20  20 69 6e 20 20 74 68 65  |e  held  in  the|
000010e0  20 20 6d 61 67 61 7a 69  6e 65 20 20 69 73 0d 0a  |  magazine  is..|
000010f0  64 69 73 70 6c 61 79 65  64 2c 20 69 6e 20 6f 72  |displayed, in or|
00001100  64 65 72 2c 20 20 66 6f  72 20 20 74 68 69 72 74  |der,  for  thirt|
00001110  79 20 20 73 65 63 6f 6e  64 73 20 20 6f 72 20 20  |y  seconds  or  |
00001120  74 65 6e 20 20 73 65 63  6f 6e 64 73 0d 0a 64 65  |ten  seconds..de|
00001130  70 65 6e 64 69 6e 67 20  20 20 6f 6e 20 20 74 68  |pending   on  th|
00001140  65 20 20 74 79 70 65 20  20 6f 66 20 70 61 67 65  |e  type  of page|
00001150  20 69 64 65 6e 74 69 66  69 65 72 20 75 73 65 64  | identifier used|
00001160  2e 20 54 68 65 20 70 61  67 65 0d 0a 69 64 65 6e  |. The page..iden|
00001170  74 69 66 69 65 72 20 69  73 20 61 20 20 63 6f 6c  |tifier is a  col|
00001180  6f 6e 20 28 3a 29 20 6f  72 20 73 74 61 72 20 28  |on (:) or star (|
00001190  2a 29 20 74 68 61 74 20  61 70 70 65 61 72 73 20  |*) that appears |
000011a0  20 69 6e 20 20 74 68 65  0d 0a 74 6f 70 20 20 6c  | in  the..top  l|
000011b0  65 66 74 20 20 6f 66 20  20 65 76 65 72 79 20 20  |eft  of  every  |
000011c0  20 70 61 67 65 20 20 20  69 6e 20 20 74 68 65 20  | page   in  the |
000011d0  6d 61 67 61 7a 69 6e 65  2e 20 54 68 65 20 63 6f  |magazine. The co|
000011e0  6c 6f 6e 20 69 73 0d 0a  74 68 65 20 20 64 65 66  |lon is..the  def|
000011f0  61 75 6c 74 20 20 63 68  61 72 61 63 74 65 72 20  |ault  character |
00001200  61 6e 64 20 63 61 75 73  65 73 20 61 20 20 64 69  |and causes a  di|
00001210  73 70 6c 61 79 20 20 74  69 6d 65 20 20 6f 66 20  |splay  time  of |
00001220  20 20 33 30 0d 0a 73 65  63 6f 6e 64 73 20 20 74  |  30..seconds  t|
00001230  6f 20 20 62 65 20 20 20  73 65 74 2e 20 20 20 41  |o  be   set.   A|
00001240  20 20 73 74 61 72 20 20  69 6e 73 65 72 74 65 64  |  star  inserted|
00001250  20 20 69 6e 20 74 68 69  73 20 70 6f 73 69 74 69  |  in this positi|
00001260  6f 6e 0d 0a 63 61 75 73  65 73 20 61 20 64 69 73  |on..causes a dis|
00001270  70 6c 61 79 20 74 69 6d  65 20 6f 66 20 31 30 20  |play time of 10 |
00001280  73 65 63 6f 6e 64 73 20  74 6f 20 20 62 65 20 20  |seconds to  be  |
00001290  73 65 74 2e 20 54 68 65  73 65 20 74 69 6d 65 73  |set. These times|
000012a0  0d 0a 61 72 65 20 72 65  66 65 72 65 64 20 74 6f  |..are refered to|
000012b0  20 61 73 20 22 73 6c 6f  77 22 20 61 6e 64 20 22  | as "slow" and "|
000012c0  66 61 73 74 22 20 62 75  74 20 62 6f 74 68 20 6d  |fast" but both m|
000012d0  61 79 20 20 62 65 20 20  73 65 74 20 74 6f 0d 0a  |ay  be  set to..|
000012e0  61 6e 79 20 20 76 61 6c  75 65 20 20 69 6e 20 20  |any  value  in  |
000012f0  74 68 65 20 72 61 6e 67  65 20 31 20 74 6f 20 39  |the range 1 to 9|
00001300  39 2e 20 54 6f 20 63 68  61 6e 67 65 20 74 68 65  |9. To change the|
00001310  20 6e 6f 72 6d 61 6c 20  28 69 65 2e 0d 0a 22 73  | normal (ie..."s|
00001320  6c 6f 77 22 29 20 74 69  6d 65 20 6f 66 20 33 30  |low") time of 30|
00001330  20 73 65 63 6f 6e 64 73  20 74 6f 2c 20 73 61 79  | seconds to, say|
00001340  2c 20 32 30 20 73 65 63  6f 6e 64 73 2c 20 61 20  |, 20 seconds, a |
00001350  63 6f 6d 6d 61 6e 64 20  6f 66 0d 0a 74 68 65 20  |command of..the |
00001360  66 6f 72 6d 3a 2d 0d 0a  0d 0a 20 20 43 41 52 20  |form:-....  CAR |
00001370  73 6c 6f 77 3d 32 30 20  5b 52 45 54 5d 0d 0a 0d  |slow=20 [RET]...|
00001380  0a 69 73 20 75 73 65 64  2e 20 53 69 6d 69 6c 61  |.is used. Simila|
00001390  72 6c 79 2c 20 74 6f 20  20 63 68 61 6e 67 65 20  |rly, to  change |
000013a0  20 74 68 65 20 22 66 61  73 74 22 20 74 69 6d 65  | the "fast" time|
000013b0  20 28 61 73 20 70 72 6f  6d 70 74 65 64 0d 0a 62  | (as prompted..b|
000013c0  79 20 61 6e 20 61 73 74  65 72 69 73 6b 29 2c 20  |y an asterisk), |
000013d0  74 6f 2c 20 73 61 79 2c  20 31 35 20 73 65 63 6f  |to, say, 15 seco|
000013e0  6e 64 73 2c 20 74 68 65  20 63 6f 6d 6d 61 6e 64  |nds, the command|
000013f0  3a 2d 0d 0a 0d 0a 20 20  43 41 52 20 66 61 73 74  |:-....  CAR fast|
00001400  3d 31 35 20 5b 52 45 54  5d 0d 0a 0d 0a 73 68 6f  |=15 [RET]....sho|
00001410  75 6c 64 20 62 65 20 75  73 65 64 2e 0d 0a 0d 0a  |uld be used.....|
00001420  54 68 65 20 64 69 73 70  6c 61 79 20 6d 61 79 20  |The display may |
00001430  62 65 20 61 64 76 61 6e  63 65 64 20 74 6f 20 74  |be advanced to t|
00001440  68 65 20 6e 65 78 74 20  70 61 67 65 20 69 6e 20  |he next page in |
00001450  74 68 65 20 73 65 71 75  65 6e 63 65 0d 0a 61 74  |the sequence..at|
00001460  20 20 61 6e 79 20 74 69  6d 65 20 20 62 79 20 70  |  any time  by p|
00001470  72 65 73 73 69 6e 67 20  74 68 65 20 20 63 75 72  |ressing the  cur|
00001480  73 6f 72 20 20 72 69 67  68 74 20 20 6b 65 79 2e  |sor  right  key.|
00001490  20 20 50 72 65 73 73 69  6e 67 0d 0a 63 75 72 73  |  Pressing..curs|
000014a0  6f 72 20 20 6c 65 66 74  20 20 67 69 76 65 73 20  |or  left  gives |
000014b0  20 79 6f 75 20 74 68 65  20 70 72 65 76 69 6f 75  | you the previou|
000014c0  73 20 70 61 67 65 20 75  6e 6c 65 73 73 20 79 6f  |s page unless yo|
000014d0  75 20 61 72 65 20 6f 6e  0d 0a 74 68 65 20 66 69  |u are on..the fi|
000014e0  72 73 74 20 70 61 67 65  20 6f 66 20 20 61 20 20  |rst page of  a  |
000014f0  6d 61 67 61 7a 69 6e 65  2e 20 54 68 65 20 64 69  |magazine. The di|
00001500  73 70 6c 61 79 20 63 61  6e 20 61 6c 73 6f 20 62  |splay can also b|
00001510  65 20 68 65 6c 64 0d 0a  73 74 61 74 69 63 20 6f  |e held..static o|
00001520  6e 20 74 68 65 20 63 75  72 72 65 6e 74 20 70 61  |n the current pa|
00001530  67 65 20 62 79 20 20 70  72 65 73 73 69 6e 67 20  |ge by  pressing |
00001540  20 74 68 65 20 20 73 70  61 63 65 2d 62 61 72 2e  | the  space-bar.|
00001550  20 54 68 65 0d 0a 74 69  6d 65 20 20 69 6e 20 20  | The..time  in  |
00001560  74 68 65 20 74 6f 70 20  6c 65 66 74 20 68 61 6e  |the top left han|
00001570  64 20 63 6f 72 6e 65 72  20 6f 66 20 20 74 68 65  |d corner of  the|
00001580  20 20 73 63 72 65 65 6e  20 20 69 73 20 20 74 68  |  screen  is  th|
00001590  65 6e 0d 0a 72 65 70 6c  61 63 65 64 20 20 77 69  |en..replaced  wi|
000015a0  74 68 20 20 74 68 65 20  20 77 6f 72 64 20 20 22  |th  the  word  "|
000015b0  48 4f 4c 44 22 20 20 69  6e 20 20 67 72 65 65 6e  |HOLD"  in  green|
000015c0  2c 20 20 65 78 61 63 74  6c 79 20 61 73 20 6f 6e  |,  exactly as on|
000015d0  0d 0a 74 65 6c 65 74 65  78 74 20 20 72 65 63 65  |..teletext  rece|
000015e0  69 76 65 72 73 2e 20 20  54 6f 20 72 65 74 75 72  |ivers.  To retur|
000015f0  6e 20 20 74 6f 20 20 6e  6f 72 6d 61 6c 2c 20 20  |n  to  normal,  |
00001600  70 72 65 73 73 20 61 6e  79 20 6b 65 79 2e 0d 0a  |press any key...|
00001610  54 68 65 20 20 20 64 69  73 70 6c 61 79 20 20 77  |The   display  w|
00001620  69 6c 6c 20 20 69 6d 6d  65 64 69 61 74 65 6c 79  |ill  immediately|
00001630  20 20 61 64 76 61 6e 63  65 20 20 74 6f 20 74 68  |  advance  to th|
00001640  65 20 6e 65 78 74 20 70  61 67 65 2e 0d 0a 5b 45  |e next page...[E|
00001650  53 43 41 50 45 5d 20 20  72 65 74 75 72 6e 73 20  |SCAPE]  returns |
00001660  20 74 6f 20 20 63 6f 6d  6d 61 6e 64 20 20 6d 6f  | to  command  mo|
00001670  64 65 2e 20 20 57 68 65  6e 20 64 69 73 70 6c 61  |de.  When displa|
00001680  79 69 6e 67 2c 20 20 61  6e 79 0d 0a 22 68 6f 6c  |ying,  any.."hol|
00001690  65 73 22 20 20 20 28 69  2e 65 2e 20 65 72 61 73  |es"   (i.e. eras|
000016a0  65 64 20 70 61 67 65 73  29 20 61 72 65 20 73 6b  |ed pages) are sk|
000016b0  69 70 70 65 64 20 20 6f  76 65 72 2e 20 20 41 66  |ipped  over.  Af|
000016c0  74 65 72 20 20 74 68 65  0d 0a 6c 61 73 74 20 70  |ter  the..last p|
000016d0  61 67 65 20 20 68 61 73  20 62 65 65 6e 20 64 69  |age  has been di|
000016e0  73 70 6c 61 79 65 64 2c  20 74 68 65 20 70 6f 69  |splayed, the poi|
000016f0  6e 74 65 72 20 69 73 20  72 65 73 65 74 20 20 74  |nter is reset  t|
00001700  6f 20 20 74 68 65 0d 0a  66 69 72 73 74 20 70 61  |o  the..first pa|
00001710  67 65 20 20 61 6e 64 20  20 74 68 65 20 20 63 79  |ge  and  the  cy|
00001720  63 6c 65 20 20 63 6f 6e  74 69 6e 75 65 73 2e 0d  |cle  continues..|
00001730  0a 0d 0a 49 66 20 61 20  6c 69 6e 6b 20 20 69 73  |...If a link  is|
00001740  20 20 70 72 65 73 65 6e  74 20 20 69 6e 20 20 74  |  present  in  t|
00001750  68 65 20 20 6d 61 67 61  7a 69 6e 65 2c 20 74 68  |he  magazine, th|
00001760  65 6e 20 74 68 65 20 63  61 72 6f 75 73 65 6c 0d  |en the carousel.|
00001770  0a 61 75 74 6f 6d 61 74  69 63 61 6c 79 20 20 6c  |.automaticaly  l|
00001780  6f 61 64 73 20 20 74 68  65 20 20 6e 65 78 74 20  |oads  the  next |
00001790  20 6d 61 67 61 7a 69 6e  65 20 20 61 6e 64 20 20  | magazine  and  |
000017a0  63 6f 6e 74 69 6e 75 65  73 20 20 74 6f 0d 0a 63  |continues  to..c|
000017b0  61 72 6f 75 73 65 6c 2e  20 49 6e 20 61 20 6c 69  |arousel. In a li|
000017c0  6e 6b 65 64 20 63 68 61  69 6e 2c 20 74 68 65 20  |nked chain, the |
000017d0  6c 61 73 74 20 6d 61 67  61 7a 69 6e 65 20 73 68  |last magazine sh|
000017e0  6f 75 6c 64 20 61 6c 77  61 79 73 0d 0a 6c 69 6e  |ould always..lin|
000017f0  6b 20 20 62 61 63 6b 20  20 74 6f 20 74 68 65 20  |k  back  to the |
00001800  66 69 72 73 74 20 74 6f  20 6d 61 69 6e 74 61 69  |first to maintai|
00001810  6e 20 63 6f 6e 74 69 6e  75 69 74 79 2e 20 28 53  |n continuity. (S|
00001820  65 65 20 4c 49 4e 4b 29  2e 0d 0a 49 66 20 74 68  |ee LINK)...If th|
00001830  65 72 65 20 69 73 20 6e  6f 20 6d 61 67 61 7a 69  |ere is no magazi|
00001840  6e 65 20 70 72 65 73 65  6e 74 2c 20 74 68 65 6e  |ne present, then|
00001850  20 61 20 62 65 65 70 20  69 73 20 6d 61 64 65 20  | a beep is made |
00001860  61 6e 64 20 74 68 65 0d  0a 65 72 72 6f 72 20 6d  |and the..error m|
00001870  65 73 73 61 67 65 20 22  4e 4f 20 20 4d 41 47 41  |essage "NO  MAGA|
00001880  5a 49 4e 45 22 20 66 6c  61 73 68 65 73 20 6f 6e  |ZINE" flashes on|
00001890  20 74 68 65 20 63 6f 6d  6d 61 6e 64 20 6c 69 6e  | the command lin|
000018a0  65 2e 20 4e 6f 0d 0a 61  74 74 65 6d 70 74 20 69  |e. No..attempt i|
000018b0  73 20 6d 61 64 65 20 74  6f 20 64 69 73 70 6c 61  |s made to displa|
000018c0  79 2e 0d 0a 0d 0a 20 20  43 68 61 6e 67 69 6e 67  |y.....  Changing|
000018d0  20 74 68 65 20 53 45 52  56 49 43 45 20 6e 61 6d  | the SERVICE nam|
000018e0  65 0d 0a 0d 0a 54 68 65  20 73 65 72 76 69 63 65  |e....The service|
000018f0  20 6e 61 6d 65 20 69 73  20 20 74 68 65 20 20 66  | name is  the  f|
00001900  69 72 73 74 20 20 77 6f  72 64 20 6f 6e 20 74 68  |irst  word on th|
00001910  65 20 68 65 61 64 65 72  20 20 72 6f 77 20 20 69  |e header  row  i|
00001920  6e 0d 0a 43 41 52 4f 55  53 45 4c 2e 20 54 68 65  |n..CAROUSEL. The|
00001930  20 64 65 66 61 75 6c 74  20 76 61 6c 75 65 20 69  | default value i|
00001940  73 20 22 56 69 64 69 46  61 78 22 20 69 6e 20 79  |s "VidiFax" in y|
00001950  65 6c 6c 6f 77 2e 20 54  68 69 73 20 6d 61 79 0d  |ellow. This may.|
00001960  0a 65 61 73 69 6c 79 20  62 65 20 63 68 61 6e 67  |.easily be chang|
00001970  65 64 20 61 74 20 61 6e  79 20 74 69 6d 65 20 62  |ed at any time b|
00001980  79 20 20 74 68 65 20 20  63 6f 6d 6d 61 6e 64 3a  |y  the  command:|
00001990  2d 0d 0a 0d 0a 20 20 43  41 52 20 3d 20 3c 6e 65  |-....  CAR = <ne|
000019a0  77 20 6e 61 6d 65 3e 20  20 5b 52 45 54 5d 0d 0a  |w name>  [RET]..|
000019b0  0d 0a 54 68 65 20 6e 65  77 20 6e 61 6d 65 20 66  |..The new name f|
000019c0  6f 6c 6c 6f 77 73 20 74  68 65 20 65 71 75 61 6c  |ollows the equal|
000019d0  73 20 73 69 67 6e 2e 20  20 54 68 65 72 65 61 66  |s sign.  Thereaf|
000019e0  74 65 72 2c 20 20 79 6f  75 72 20 6e 65 77 0d 0a  |ter,  your new..|
000019f0  6e 61 6d 65 20 77 69 6c  6c 20 62 65 20 75 73 65  |name will be use|
00001a00  64 20 69 6e 73 74 65 61  64 20 6f 66 20 22 56 69  |d instead of "Vi|
00001a10  64 69 46 61 78 22 2e 20  41 20 63 6f 6c 6f 75 72  |diFax". A colour|
00001a20  20 63 6f 64 65 20 6d 61  79 20 62 65 0d 0a 69 6e  | code may be..in|
00001a30  73 65 72 74 65 64 20 62  65 66 6f 72 65 20 74 68  |serted before th|
00001a40  65 20 6e 61 6d 65 20 69  66 20 20 72 65 71 75 69  |e name if  requi|
00001a50  72 65 64 2e 20 20 49 74  20 20 77 69 6c 6c 20 20  |red.  It  will  |
00001a60  72 65 6d 61 69 6e 20 20  69 6e 0d 0a 75 73 65 20  |remain  in..use |
00001a70  20 65 76 65 6e 20 20 20  69 66 20 20 56 69 64 69  | even   if  Vidi|
00001a80  45 64 69 74 6f 72 20 20  69 73 20 74 65 72 6d 69  |Editor  is termi|
00001a90  6e 61 74 65 64 20 20 61  6e 64 20 20 73 75 62 73  |nated  and  subs|
00001aa0  65 71 75 65 6e 74 6c 79  0d 0a 72 65 63 61 6c 6c  |equently..recall|
00001ab0  65 64 2e 20 20 54 68 65  20 20 64 65 66 61 75 6c  |ed.  The  defaul|
00001ac0  74 20 20 20 6e 61 6d 65  20 20 77 69 6c 6c 20 6f  |t   name  will o|
00001ad0  6e 6c 79 20 72 65 61 70  70 65 61 72 20 61 66 74  |nly reappear aft|
00001ae0  65 72 20 74 68 65 0d 0a  6d 61 63 68 69 6e 65 20  |er the..machine |
00001af0  68 61 73 20 62 65 65 6e  20 73 77 69 74 63 68 20  |has been switch |
00001b00  6f 66 66 20 61 6e 64 20  6f 6e 20 61 67 61 69 6e  |off and on again|
00001b10  2e 0d 0a 0d 0a 20 20 43  68 61 6e 67 69 6e 67 20  |.....  Changing |
00001b20  74 68 65 20 6d 61 67 61  7a 69 6e 65 20 74 69 74  |the magazine tit|
00001b30  6c 65 0d 0a 0d 0a 54 68  65 20 74 69 74 6c 65 20  |le....The title |
00001b40  6f 66 20 74 68 65 20 63  75 72 72 65 6e 74 20 20  |of the current  |
00001b50  6d 61 67 61 7a 69 6e 65  20 20 69 73 20 20 73 74  |magazine  is  st|
00001b60  6f 72 65 64 20 61 6e 64  20 64 69 73 70 6c 61 79  |ored and display|
00001b70  65 64 0d 0a 77 68 65 6e  20 20 4d 41 47 20 69 73  |ed..when  MAG is|
00001b80  20 63 61 6c 6c 65 64 2e  20 54 68 65 20 74 69 74  | called. The tit|
00001b90  6c 65 20 69 73 20 64 65  72 69 76 65 64 20 20 66  |le is derived  f|
00001ba0  72 6f 6d 20 4c 4f 41 44  20 6f 72 20 53 41 56 45  |rom LOAD or SAVE|
00001bb0  0d 0a 63 6f 6d 6d 61 6e  64 73 20 6f 72 20 62 79  |..commands or by|
00001bc0  20 74 68 65 20 4c 49 4e  4b 20 6d 65 63 68 61 6e  | the LINK mechan|
00001bd0  69 73 6d 2e 20 49 74 20  6d 61 79 20 62 65 20 20  |ism. It may be  |
00001be0  63 68 61 6e 67 65 64 20  61 74 20 61 6e 79 0d 0a  |changed at any..|
00001bf0  74 69 6d 65 20 62 79 20  74 68 65 20 63 6f 6d 6d  |time by the comm|
00001c00  61 6e 64 3a 2d 0d 0a 0d  0a 20 20 3a 3c 6e 65 77  |and:-....  :<new|
00001c10  20 74 69 74 6c 65 3e 20  5b 52 45 54 5d 0d 0a 0d  | title> [RET]...|
00001c20  0a 54 68 65 20 20 74 69  74 6c 65 20 20 6f 66 20  |.The  title  of |
00001c30  20 74 68 65 20 20 63 75  72 72 65 6e 74 20 20 6d  | the  current  m|
00001c40  61 67 61 7a 69 6e 65 2c  20 20 77 68 65 74 68 65  |agazine,  whethe|
00001c50  72 20 69 74 20 68 61 73  20 62 65 65 6e 0d 0a 63  |r it has been..c|
00001c60  68 61 6e 67 65 64 20 20  6f 72 20 6e 6f 74 2c 20  |hanged  or not, |
00001c70  77 69 6c 6c 20 62 65 20  6f 76 65 72 2d 77 72 69  |will be over-wri|
00001c80  74 74 65 6e 20 62 79 20  20 74 68 65 20 20 6e 65  |tten by  the  ne|
00001c90  77 20 20 6d 61 67 61 7a  69 6e 65 0d 0a 74 69 74  |w  magazine..tit|
00001ca0  6c 65 20 69 66 20 74 68  65 20 4c 49 4e 4b 20 6f  |le if the LINK o|
00001cb0  70 74 69 6f 6e 20 68 61  73 20 62 65 65 6e 20 73  |ption has been s|
00001cc0  65 74 2e 20 53 65 65 20  74 68 65 20 63 6f 6d 6d  |et. See the comm|
00001cd0  61 6e 64 20 4c 49 4e 4b  2e 0d 0a 0d 0a 41 73 20  |and LINK.....As |
00001ce0  61 20 66 75 72 74 68 65  72 20 6f 70 74 69 6f 6e  |a further option|
00001cf0  2c 20 74 68 65 20 68 65  61 64 65 72 20 72 6f 77  |, the header row|
00001d00  20 63 61 6e 20 62 65 20  63 6f 6d 70 6c 65 74 65  | can be complete|
00001d10  6c 79 20 62 6c 61 6e 6b  2e 0d 0a 54 68 65 20 63  |ly blank...The c|
00001d20  6f 6d 6d 61 6e 64 3a 0d  0a 0d 0a 20 20 43 41 52  |ommand:....  CAR|
00001d30  20 48 6f 66 66 20 5b 52  45 54 5d 0d 0a 0d 0a 77  | Hoff [RET]....w|
00001d40  69 6c 6c 20 74 75 72 6e  20 74 68 65 20 68 65 61  |ill turn the hea|
00001d50  64 65 72 20 72 6f 77 20  6f 66 66 20 61 6e 64 20  |der row off and |
00001d60  65 6e 74 65 72 20 74 68  65 20 63 61 72 6f 75 73  |enter the carous|
00001d70  65 6c 2e 20 49 74 20 77  69 6c 6c 0d 0a 73 74 61  |el. It will..sta|
00001d80  79 20 6f 66 66 20 66 6f  72 20 61 6c 6c 20 73 75  |y off for all su|
00001d90  62 73 65 71 75 65 6e 74  20 63 61 6c 6c 73 20 74  |bsequent calls t|
00001da0  6f 20 74 68 65 20 63 61  72 6f 75 73 65 6c 2e 20  |o the carousel. |
00001db0  54 6f 20 72 65 73 6f 72  65 0d 0a 74 68 65 20 68  |To resore..the h|
00001dc0  65 61 64 65 72 2c 20 75  73 65 3b 0d 0a 0d 0a 20  |eader, use;.... |
00001dd0  20 43 41 52 20 4f 6e 20  5b 52 45 54 5d 0d 0a 0d  | CAR On [RET]...|
00001de0  0a 54 68 65 20 68 65 61  64 65 72 20 77 69 6c 6c  |.The header will|
00001df0  20 72 65 6d 61 69 6e 20  6f 6e 20 20 66 6f 72 20  | remain on  for |
00001e00  20 61 6c 6c 20 73 75 62  73 65 71 75 65 6e 74 20  | all subsequent |
00001e10  20 63 61 6c 6c 73 20 74  6f 20 74 68 65 0d 0a 63  | calls to the..c|
00001e20  61 72 6f 75 73 65 6c 2e  0d 0a 0d 0a 33 2e 33 20  |arousel.....3.3 |
00001e30  43 4c 45 41 52 0d 0a 0d  0a 43 6c 65 61 72 73 20  |CLEAR....Clears |
00001e40  20 61 6e 20 20 65 6e 74  69 72 65 20 6d 61 67 61  | an  entire maga|
00001e50  7a 69 6e 65 20 66 72 6f  6d 20 74 68 65 20 69 6e  |zine from the in|
00001e60  64 65 78 20 20 65 6e 61  62 6c 69 6e 67 20 20 61  |dex  enabling  a|
00001e70  20 20 6e 65 77 0d 0a 6d  61 67 61 7a 69 6e 65 20  |  new..magazine |
00001e80  20 74 6f 20 62 65 20 20  20 63 72 65 61 74 65 64  | to be   created|
00001e90  2e 20 20 54 68 69 73 20  63 6f 6d 6d 61 6e 64 20  |.  This command |
00001ea0  73 68 6f 75 6c 64 20 62  65 20 75 73 65 64 20 77  |should be used w|
00001eb0  69 74 68 0d 0a 63 61 72  65 20 62 65 63 61 75 73  |ith..care becaus|
00001ec0  65 20 6f 66 20 74 68 65  20 20 77 61 79 20 20 69  |e of the  way  i|
00001ed0  74 20 20 77 6f 72 6b 73  2e 20 20 49 74 20 20 64  |t  works.  It  d|
00001ee0  6f 65 73 20 20 6e 6f 74  20 61 63 74 75 61 6c 6c  |oes  not actuall|
00001ef0  79 0d 0a 72 65 6d 6f 76  65 20 20 74 68 65 20 20  |y..remove  the  |
00001f00  6d 61 67 61 7a 69 6e 65  20 20 66 72 6f 6d 20 74  |magazine  from t|
00001f10  68 65 20 6d 65 6d 6f 72  79 20 62 75 74 20 69 6e  |he memory but in|
00001f20  73 74 65 61 64 20 20 6d  6f 64 69 66 69 65 73 0d  |stead  modifies.|
00001f30  0a 74 68 65 20 20 70 61  67 65 20 20 69 64 65 6e  |.the  page  iden|
00001f40  74 69 66 69 65 72 20 28  74 68 65 20 63 6f 6c 6f  |tifier (the colo|
00001f50  6e 29 2e 20 54 68 75 73  20 75 6e 74 69 6c 20 66  |n). Thus until f|
00001f60  75 72 74 68 65 72 20 69  6e 73 65 72 74 0d 0a 6f  |urther insert..o|
00001f70  70 65 72 61 74 69 6f 6e  73 2c 20 74 68 65 20 70  |perations, the p|
00001f80  61 67 65 73 20 20 6f 66  20 74 68 65 20 6d 61 67  |ages  of the mag|
00001f90  61 7a 69 6e 65 20 73 74  69 6c 6c 20 65 78 69 73  |azine still exis|
00001fa0  74 20 20 61 6e 64 20 20  6d 61 79 0d 0a 62 65 20  |t  and  may..be |
00001fb0  72 65 63 61 6c 6c 65 64  20 20 62 79 20 20 6e 61  |recalled  by  na|
00001fc0  6d 65 20 20 6f 72 20 74  68 65 20 77 68 6f 6c 65  |me  or the whole|
00001fd0  20 6d 61 67 61 7a 69 6e  65 20 6d 61 79 20 62 65  | magazine may be|
00001fe0  20 72 65 73 74 6f 72 65  64 0d 0a 62 79 20 72 65  | restored..by re|
00001ff0  70 65 61 74 69 6e 67 20  74 68 65 20 63 6f 6d 6d  |peating the comm|
00002000  61 6e 64 2e 20 20 49 74  20 20 63 61 6e 20 20 62  |and.  It  can  b|
00002010  65 20 20 73 65 65 6e 20  20 74 68 65 72 65 66 6f  |e  seen  therefo|
00002020  72 65 20 74 68 61 74 0d  0a 43 4c 45 41 52 20 68  |re that..CLEAR h|
00002030  61 73 20 61 20 74 6f 67  67 6c 69 6e 67 20 61 63  |as a toggling ac|
00002040  74 69 6f 6e 20 6f 6e 20  74 68 65 20 70 61 67 65  |tion on the page|
00002050  20 69 64 65 6e 74 69 66  69 65 72 2e 20 20 49 74  | identifier.  It|
00002060  73 20 75 73 65 0d 0a 69  73 20 20 69 6e 20 20 72  |s use..is  in  r|
00002070  65 6d 6f 76 69 6e 67 20  20 61 20 20 6d 61 67 61  |emoving  a  maga|
00002080  7a 69 6e 65 20 20 61 66  74 65 72 20 20 69 74 20  |zine  after  it |
00002090  68 61 73 20 62 65 65 6e  20 63 6f 6d 70 6c 65 74  |has been complet|
000020a0  65 6c 79 0d 0a 66 69 6c  6c 65 64 20 20 61 6e 64  |ely..filled  and|
000020b0  20 20 73 61 76 65 64 20  20 20 61 6e 64 20 20 20  |  saved   and   |
000020c0  74 68 65 20 20 75 73 65  72 20 20 77 69 73 68 65  |the  user  wishe|
000020d0  73 20 20 20 74 6f 20 20  20 63 6f 6e 74 69 6e 75  |s   to   continu|
000020e0  65 0d 0a 63 72 65 61 74  69 6e 67 20 6d 6f 72 65  |e..creating more|
000020f0  20 70 61 67 65 73 2e 0d  0a 0d 0a 33 2e 34 20 43  | pages.....3.4 C|
00002100  4c 4d 20 20 0d 0a 0d 0a  53 69 6d 69 6c 61 72 20  |LM  ....Similar |
00002110  74 6f 20 63 6c 65 61 72  20 65 78 63 65 70 74 20  |to clear except |
00002120  74 68 61 74 20 74 68 65  20 6d 61 67 61 7a 69 6e  |that the magazin|
00002130  65 20 6d 65 6d 6f 72 79  20 69 73 20 65 6e 74 69  |e memory is enti|
00002140  72 65 6c 79 0d 0a 63 6c  65 61 72 65 64 2e 20 49  |rely..cleared. I|
00002150  74 20 69 73 20 6e 6f 74  20 70 6f 73 73 69 62 6c  |t is not possibl|
00002160  65 20 74 6f 20 72 65 63  6f 76 65 72 20 66 72 6f  |e to recover fro|
00002170  6d 20 74 68 69 73 20 63  6f 6e 64 69 74 69 6f 6e  |m this condition|
00002180  2e 0d 0a 0d 0a 33 2e 35  20 44 49 53 50 4c 41 59  |.....3.5 DISPLAY|
00002190  20 3c 6e 61 6d 65 3e 0d  0a 0d 0a 43 61 6c 6c 73  | <name>....Calls|
000021a0  20 20 20 61 20 20 20 70  61 67 65 20 20 66 72 6f  |   a   page  fro|
000021b0  6d 20 20 74 68 65 20 6d  61 67 61 7a 69 6e 65 20  |m  the magazine |
000021c0  28 6e 6f 74 20 64 69 73  63 29 20 61 6e 64 20 64  |(not disc) and d|
000021d0  69 73 70 6c 61 79 73 0d  0a 69 74 20 6f 6e 20 73  |isplays..it on s|
000021e0  63 72 65 65 6e 2e 20 54  68 65 20 6e 61 6d 65 20  |creen. The name |
000021f0  69 73 20 74 68 65 20 6e  61 6d 65 20 6f 66 20 74  |is the name of t|
00002200  68 65 20 70 61 67 65 20  61 73 20 69 74 20 61 70  |he page as it ap|
00002210  70 65 61 72 73 0d 0a 69  6e 20 74 68 65 20 6d 61  |pears..in the ma|
00002220  67 61 7a 69 6e 65 20 20  69 6e 64 65 78 2e 20 20  |gazine  index.  |
00002230  41 20 20 73 70 61 63 65  20 4d 55 53 54 20 66 6f  |A  space MUST fo|
00002240  6c 6c 6f 77 20 74 68 65  20 63 6f 6d 6d 61 6e 64  |llow the command|
00002250  20 69 6e 0d 0a 6f 72 64  65 72 20 74 68 61 74 20  | in..order that |
00002260  74 68 65 20 73 79 73 74  65 6d 20 6b 6e 6f 77 73  |the system knows|
00002270  20 77 68 65 72 65 20 20  74 68 65 20 20 6e 65 78  | where  the  nex|
00002280  74 20 77 6f 72 64 20 28  74 68 65 20 6e 61 6d 65  |t word (the name|
00002290  29 0d 0a 62 65 67 69 6e  73 2e 20 54 68 65 20 20  |)..begins. The  |
000022a0  6e 61 6d 65 20 64 6f 65  73 20 20 6e 6f 74 20 20  |name does  not  |
000022b0  6e 65 65 64 20 20 74 6f  20 62 65 20 67 69 76 65  |need  to be give|
000022c0  6e 20 69 6e 20 66 75 6c  6c 3b 20 6f 6e 6c 79 0d  |n in full; only.|
000022d0  0a 74 68 65 20 6e 75 6d  62 65 72 20 6f 66 20 63  |.the number of c|
000022e0  68 61 72 61 63 74 65 72  73 20 74 6f 20 75 6e 69  |haracters to uni|
000022f0  71 75 65 6c 79 20 69 64  65 6e 74 69 66 79 20 74  |quely identify t|
00002300  68 65 20 20 70 61 67 65  2e 20 20 49 66 0d 0a 74  |he  page.  If..t|
00002310  68 65 20 20 70 61 67 65  20 20 20 63 61 6e 6e 6f  |he  page   canno|
00002320  74 20 20 20 62 65 20 20  66 6f 75 6e 64 2c 20 20  |t   be  found,  |
00002330  74 68 65 20 20 65 72 72  6f 72 20 6d 65 73 73 61  |the  error messa|
00002340  67 65 20 22 4e 6f 20 73  75 63 68 0d 0a 70 61 67  |ge "No such..pag|
00002350  65 22 20 69 73 20 67 69  76 65 6e 2e 0d 0a 0d 0a  |e" is given.....|
00002360  41 6c 74 65 72 6e 61 74  69 76 65 6c 79 2c 20 61  |Alternatively, a|
00002370  20 70 61 67 65 20 6d 61  79 20 20 62 65 20 20 64  | page may  be  d|
00002380  69 73 70 6c 61 79 65 64  20 20 62 79 20 72 65 66  |isplayed  by ref|
00002390  65 72 69 6e 67 20 74 6f  20 69 74 73 0d 0a 6e 75  |ering to its..nu|
000023a0  6d 62 65 72 20 61 73 20  72 65 61 64 20 66 72 6f  |mber as read fro|
000023b0  6d 20 74 68 65 20 6d 61  67 61 7a 69 6e 65 20 69  |m the magazine i|
000023c0  6e 64 65 78 2e 20 41 6c  74 68 6f 75 67 68 20 74  |ndex. Although t|
000023d0  68 65 20 6e 75 6d 62 65  72 73 0d 0a 61 72 65 20  |he numbers..are |
000023e0  6e 6f 74 20 67 69 76 65  6e 20 61 73 20 73 75 63  |not given as suc|
000023f0  68 2c 20 74 68 65 79 20  61 72 65 20 20 6e 75 6d  |h, they are  num|
00002400  62 65 72 65 64 20 20 66  72 6f 6d 20 31 20 74 6f  |bered  from 1 to|
00002410  20 32 30 2e 20 54 68 65  0d 0a 70 61 67 65 20 6e  | 20. The..page n|
00002420  75 6d 62 65 72 20 6d 75  73 74 20 62 65 20 65 6e  |umber must be en|
00002430  63 6c 6f 73 65 64 20 69  6e 20 70 61 72 65 6e 74  |closed in parent|
00002440  68 65 73 65 73 2e 20 65  2e 67 2e 20 54 6f 20 64  |heses. e.g. To d|
00002450  69 73 70 6c 61 79 0d 0a  74 68 65 20 65 6c 65 76  |isplay..the elev|
00002460  65 6e 74 68 20 70 61 67  65 20 69 6e 20 74 68 65  |enth page in the|
00002470  20 6d 61 67 61 7a 69 6e  65 2c 20 74 68 65 20 63  | magazine, the c|
00002480  6f 6d 6d 61 6e 64 3a 0d  0a 0d 0a 20 20 44 49 53  |ommand:....  DIS|
00002490  50 4c 41 59 20 28 31 31  29 20 5b 52 45 54 5d 0d  |PLAY (11) [RET].|
000024a0  0a 0d 0a 69 73 20 75 73  65 64 2e 20 54 68 69 73  |...is used. This|
000024b0  20 63 6f 6d 6d 61 6e 64  20 69 73 20 75 73 65 64  | command is used|
000024c0  20 66 6f 72 20 64 69 73  70 6c 61 79 69 6e 67 20  | for displaying |
000024d0  70 61 67 65 73 20 20 74  68 61 74 20 6d 61 79 0d  |pages  that may.|
000024e0  0a 68 61 76 65 20 20 62  65 65 6e 20 20 69 6e 73  |.have  been  ins|
000024f0  65 72 74 65 64 20 20 77  69 74 68 6f 75 74 20 61  |erted  without a|
00002500  20 6e 61 6d 65 2e 20 54  6f 20 64 69 73 70 6c 61  | name. To displa|
00002510  79 20 61 20 70 61 67 65  20 74 68 61 74 0d 0a 68  |y a page that..h|
00002520  61 73 20 6a 75 73 74 20  62 65 65 6e 20 65 72 61  |as just been era|
00002530  73 65 64 2c 20 20 28 70  65 72 68 61 70 73 20 20  |sed,  (perhaps  |
00002540  62 79 20 20 61 63 63 69  64 65 6e 74 29 20 20 74  |by  accident)  t|
00002550  68 65 6e 20 20 75 73 65  20 20 23 0d 0a 28 68 61  |hen  use  #..(ha|
00002560  73 68 29 20 66 6f 72 20  74 68 65 20 6e 61 6d 65  |sh) for the name|
00002570  2e 20 54 6f 20 64 69 73  70 6c 61 79 20 61 20 74  |. To display a t|
00002580  65 6d 70 6f 72 61 72 79  20 70 61 67 65 2c 20 63  |emporary page, c|
00002590  72 65 61 74 65 64 20 62  79 0d 0a 2a 20 20 6f 72  |reated by..*  or|
000025a0  20 53 41 56 45 20 63 6f  6d 6d 61 6e 64 73 20 74  | SAVE commands t|
000025b0  68 65 6e 20 75 73 65 20  2f 20 28 6f 62 6c 69 71  |hen use / (obliq|
000025c0  75 65 29 20 69 6e 20 70  6c 61 63 65 20 6f 66 20  |ue) in place of |
000025d0  61 20 6e 61 6d 65 2e 0d  0a 0d 0a 33 2e 36 20 45  |a name.....3.6 E|
000025e0  52 41 53 45 20 3c 6e 61  6d 65 3e 20 20 6f 72 20  |RASE <name>  or |
000025f0  20 3c 6e 61 6d 65 31 3a  6e 61 6d 65 32 3e 0d 0a  | <name1:name2>..|
00002600  0d 0a 52 65 6d 6f 76 65  73 20 20 6f 6e 65 20 20  |..Removes  one  |
00002610  6f 72 20 20 6d 6f 72 65  20 20 70 61 67 65 73 20  |or  more  pages |
00002620  20 66 72 6f 6d 20 20 74  68 65 20 6d 61 67 61 7a  | from  the magaz|
00002630  69 6e 65 2e 20 20 54 68  65 20 70 61 67 65 20 0d  |ine.  The page .|
00002640  0a 69 64 65 6e 74 69 66  69 65 72 20 69 73 20 72  |.identifier is r|
00002650  65 6d 6f 76 65 64 20 61  6e 64 20 74 68 65 20 66  |emoved and the f|
00002660  69 72 73 74 20 63 68 61  72 61 63 74 65 72 20 6f  |irst character o|
00002670  66 20 74 68 65 20 6e 61  6d 65 20 69 73 0d 0a 63  |f the name is..c|
00002680  68 61 6e 67 65 64 20 74  6f 20 23 20 28 68 61 73  |hanged to # (has|
00002690  68 29 2e 20 54 68 65 20  6e 65 78 74 20 49 4e 53  |h). The next INS|
000026a0  45 52 54 20 20 6f 70 65  72 61 74 69 6f 6e 20 20  |ERT  operation  |
000026b0  77 69 6c 6c 20 20 6f 76  65 72 2d 0d 0a 77 72 69  |will  over-..wri|
000026c0  74 65 20 74 68 69 73 20  70 61 67 65 2e 20 55 6e  |te this page. Un|
000026d0  74 69 6c 20 74 68 65 6e  2c 74 68 69 73 20 70 61  |til then,this pa|
000026e0  67 65 20 6d 61 79 20 73  74 69 6c 6c 20 62 65 20  |ge may still be |
000026f0  64 69 73 70 6c 61 79 65  64 0d 0a 62 79 20 75 73  |displayed..by us|
00002700  69 6e 67 20 23 2e 20 20  20 20 65 2e 67 2e 20 44  |ing #.    e.g. D|
00002710  20 20 23 20 20 2e 20 20  20 50 61 67 65 73 20 20  |  #  .   Pages  |
00002720  6d 61 79 20 20 61 6c 73  6f 20 20 62 65 20 65 72  |may  also  be er|
00002730  61 73 65 64 20 62 79 0d  0a 6e 75 6d 65 72 69 63  |ased by..numeric|
00002740  61 6c 20 72 65 66 65 72  61 6e 63 65 2e 20 65 2e  |al referance. e.|
00002750  67 2e 20 20 45 52 41 53  45 20 28 31 32 29 2e 20  |g.  ERASE (12). |
00002760  20 28 53 65 65 20 44 49  53 50 4c 41 59 20 61 62  | (See DISPLAY ab|
00002770  6f 76 65 2e 29 0d 0a 41  20 73 70 61 63 65 20 4d  |ove.)..A space M|
00002780  55 53 54 20 66 6f 6c 6c  6f 77 20 74 68 65 20 63  |UST follow the c|
00002790  6f 6d 6d 61 6e 64 2e 20  54 6f 20 72 65 6d 6f 76  |ommand. To remov|
000027a0  65 20 61 20 62 6c 6f 63  6b 20 6f 66 20 70 61 67  |e a block of pag|
000027b0  65 73 2c 0d 0a 73 70 65  63 69 66 79 20 74 68 65  |es,..specify the|
000027c0  20 66 69 72 73 74 20 61  6e 64 20 6c 61 73 74 20  | first and last |
000027d0  70 61 67 65 73 20 6f 66  20 74 68 65 20 62 6c 6f  |pages of the blo|
000027e0  63 6b 2c 20 20 73 65 70  61 72 61 74 65 64 20 62  |ck,  separated b|
000027f0  79 0d 0a 61 20 63 6f 6c  6f 6e 2e 20 49 66 20 20  |y..a colon. If  |
00002800  74 68 65 20 70 61 67 65  28 73 29 20 63 61 6e 6e  |the page(s) cann|
00002810  6f 74 20 62 65 20 66 6f  75 6e 64 2c 20 74 68 65  |ot be found, the|
00002820  20 65 72 72 6f 72 20 6d  65 73 73 61 67 65 3a 0d  | error message:.|
00002830  0a 22 4e 6f 20 73 75 63  68 20 70 61 67 65 22 20  |."No such page" |
00002840  69 73 20 67 69 76 65 6e  2e 0d 0a 0d 0a 33 2e 37  |is given.....3.7|
00002850  20 48 45 4c 50 20 20 20  28 52 4f 4d 20 6f 6e 6c  | HELP   (ROM onl|
00002860  79 29 0d 0a 0d 0a 43 61  6c 6c 73 20 20 75 70 20  |y)....Calls  up |
00002870  20 74 68 65 20 20 68 65  6c 70 20 20 66 72 61 6d  | the  help  fram|
00002880  65 20 74 68 61 74 20 69  73 20 73 68 6f 77 6e 20  |e that is shown |
00002890  77 68 65 6e 20 56 69 64  69 45 64 69 74 6f 72 20  |when VidiEditor |
000028a0  69 73 0d 0a 73 74 61 72  74 65 64 20 75 70 2e 20  |is..started up. |
000028b0  54 68 65 20 63 75 72 72  65 6e 74 20 66 72 61 6d  |The current fram|
000028c0  65 20 69 73 20 73 61 76  65 64 20 61 6e 64 20 69  |e is saved and i|
000028d0  73 20 72 65 63 61 6c 6c  65 64 20 61 66 74 65 72  |s recalled after|
000028e0  0d 0a 70 72 65 73 73 69  6e 67 20 74 68 65 20 73  |..pressing the s|
000028f0  70 61 63 65 20 62 61 72  2e 0d 0a 0d 0a 33 2e 38  |pace bar.....3.8|
00002900  20 49 4e 53 45 52 54 20  3c 6e 61 6d 65 3e 0d 0a  | INSERT <name>..|
00002910  0d 0a 53 74 6f 72 65 73  20 74 68 65 20 70 61 67  |..Stores the pag|
00002920  65 20 20 63 75 72 72 65  6e 74 6c 79 20 20 6f 6e  |e  currently  on|
00002930  20 73 63 72 65 65 6e 20  69 6e 20 74 68 65 20 6d  | screen in the m|
00002940  61 67 61 7a 69 6e 65 2e  20 4f 6e 20 20 61 0d 0a  |agazine. On  a..|
00002950  73 75 63 63 65 73 73 66  75 6c 20 20 20 74 72 61  |successful   tra|
00002960  6e 73 66 65 72 2c 20 20  74 68 65 20 6d 65 73 73  |nsfer,  the mess|
00002970  61 67 65 20 22 41 63 74  69 6f 6e 20 20 73 75 63  |age "Action  suc|
00002980  63 65 73 73 66 75 6c 22  20 20 69 73 0d 0a 67 69  |cessful"  is..gi|
00002990  76 65 6e 2e 20 54 68 65  20 70 61 67 65 20 20 6d  |ven. The page  m|
000029a0  75 73 74 20 20 62 65 20  20 67 69 76 65 6e 20 20  |ust  be  given  |
000029b0  61 20 6e 61 6d 65 20 62  79 20 77 68 69 63 68 20  |a name by which |
000029c0  69 74 20 20 63 61 6e 20  62 65 0d 0a 66 6f 75 6e  |it  can be..foun|
000029d0  64 20 61 67 61 69 6e 2e  20 49 74 20 63 61 6e 20  |d again. It can |
000029e0  62 65 20 61 64 64 65 64  20 74 6f 20 20 74 68 65  |be added to  the|
000029f0  20 20 74 6f 70 20 20 72  6f 77 20 77 68 69 6c 73  |  top  row whils|
00002a00  74 20 69 6e 20 74 68 65  0d 0a 65 64 69 74 6f 72  |t in the..editor|
00002a10  20 6f 72 20 69 74 20 63  61 6e 20 62 65 20 67 69  | or it can be gi|
00002a20  76 65 6e 20 6f 6e 20 74  68 65 20 63 6f 6d 6d 61  |ven on the comma|
00002a30  6e 64 20 6c 69 6e 65 2e  20 65 2e 67 2e 3a 0d 0a  |nd line. e.g.:..|
00002a40  0d 0a 20 20 20 49 4e 53  45 52 54 20 54 45 53 54  |..   INSERT TEST|
00002a50  20 50 41 47 45 20 5b 52  45 54 5d 0d 0a 0d 0a 54  | PAGE [RET]....T|
00002a60  68 69 73 20 77 69 6c 6c  20 61 64 64 20 22 54 45  |his will add "TE|
00002a70  53 54 20 20 50 41 47 45  22 20 20 74 6f 20 20 74  |ST  PAGE"  to  t|
00002a80  68 65 20 74 6f 70 20 72  6f 77 20 62 65 66 6f 72  |he top row befor|
00002a90  65 20 69 6e 73 65 72 74  69 6e 67 0d 0a 69 74 20  |e inserting..it |
00002aa0  20 69 6e 20 74 68 65 20  6d 61 67 61 7a 69 6e 65  | in the magazine|
00002ab0  2e 20 4e 6f 74 65 20 74  68 61 74 20 69 74 20 20  |. Note that it  |
00002ac0  77 69 6c 6c 20 20 6f 76  65 72 2d 77 72 69 74 65  |will  over-write|
00002ad0  20 61 6e 79 74 68 69 6e  67 0d 0a 61 6c 72 65 61  | anything..alrea|
00002ae0  64 79 20 74 68 65 72 65  2e 20 41 20 63 6f 6c 6f  |dy there. A colo|
00002af0  6e 20 69 73 20 61 6c 77  61 79 73 20 70 75 74 20  |n is always put |
00002b00  61 74 20 74 68 65 20 73  74 61 72 74 20 6f 66 20  |at the start of |
00002b10  74 68 65 20 74 6f 70 0d  0a 72 6f 77 20 20 74 6f  |the top..row  to|
00002b20  20 20 61 63 74 20 61 73  20 74 68 65 20 70 61 67  |  act as the pag|
00002b30  65 20 69 64 65 6e 74 69  66 69 65 72 2e 20 20 54  |e identifier.  T|
00002b40  68 69 73 20 69 73 20 20  65 73 73 65 6e 74 69 61  |his is  essentia|
00002b50  6c 20 20 69 6e 0d 0a 6f  72 64 65 72 20 74 68 61  |l  in..order tha|
00002b60  74 20 74 68 65 20 20 73  79 73 74 65 6d 20 20 6b  |t the  system  k|
00002b70  6e 6f 77 73 20 77 68 65  72 65 20 74 6f 20 70 75  |nows where to pu|
00002b80  74 20 74 68 65 20 6e 65  78 74 20 70 61 67 65 20  |t the next page |
00002b90  20 74 6f 0d 0a 62 65 20  20 69 6e 73 65 72 74 65  | to..be  inserte|
00002ba0  64 2e 20 54 68 65 20 70  61 67 65 73 20 61 72 65  |d. The pages are|
00002bb0  20 20 73 74 6f 72 65 64  20 20 73 65 71 75 65 6e  |  stored  sequen|
00002bc0  63 69 61 6c 6c 79 20 20  75 6e 74 69 6c 20 74 68  |cially  until th|
00002bd0  65 0d 0a 6d 61 67 61 7a  69 6e 65 20 69 73 20 66  |e..magazine is f|
00002be0  75 6c 6c 2e 0d 0a 0d 0a  49 66 20 20 61 6c 6c 20  |ull.....If  all |
00002bf0  20 32 30 20 20 70 61 67  65 73 20 20 61 72 65 20  | 20  pages  are |
00002c00  20 6f 63 63 75 70 69 65  64 2c 20 74 68 65 6e 20  | occupied, then |
00002c10  20 74 68 65 20 20 65 72  72 6f 72 20 20 6d 65 73  | the  error  mes|
00002c20  73 61 67 65 0d 0a 22 4d  61 67 61 7a 69 6e 65 20  |sage.."Magazine |
00002c30  66 75 6c 6c 22 20 69 73  20 67 69 76 65 6e 20 69  |full" is given i|
00002c40  66 20 61 6e 20 61 74 74  65 6d 70 74 20 74 6f 20  |f an attempt to |
00002c50  49 4e 53 45 52 54 20 77  61 73 20 6d 61 64 65 2e  |INSERT was made.|
00002c60  0d 0a 0d 0a 33 2e 39 20  4c 49 4e 4b 20 3c 74 69  |....3.9 LINK <ti|
00002c70  74 6c 65 3e 0d 0a 0d 0a  49 6e 20 56 69 64 69 45  |tle>....In VidiE|
00002c80  64 69 74 6f 72 2c 20 6f  6e 65 20 20 6d 61 67 61  |ditor, one  maga|
00002c90  7a 69 6e 65 20 20 6f 66  20 32 30 20 70 61 67 65  |zine  of 20 page|
00002ca0  73 20 63 61 6e 20 62 65  20 68 65 6c 64 20 69 6e  |s can be held in|
00002cb0  20 74 68 65 0d 0a 6d 65  6d 6f 72 79 2e 20 54 68  | the..memory. Th|
00002cc0  69 73 20 6d 61 79 20 6e  6f 74 20 62 65 20 73 75  |is may not be su|
00002cd0  66 66 69 63 69 65 6e 74  20 72 6f 6f 6d 20 66 6f  |fficient room fo|
00002ce0  72 20 74 68 65 20 75 73  65 72 73 20 6e 65 65 64  |r the users need|
00002cf0  73 2e 0d 0a 48 6f 77 65  76 65 72 2c 20 74 68 65  |s...However, the|
00002d00  20 63 6f 6d 6d 61 6e 64  20 4c 49 4e 4b 20 63 61  | command LINK ca|
00002d10  6e 20 20 62 65 20 20 75  73 65 64 20 20 74 6f 20  |n  be  used  to |
00002d20  20 22 63 68 61 69 6e 22  20 61 6e 6f 74 68 65 72  | "chain" another|
00002d30  0d 0a 6d 61 67 61 7a 69  6e 65 2c 20 70 72 65 76  |..magazine, prev|
00002d40  69 6f 75 73 6c 79 20 73  74 6f 72 65 64 2c 20 6f  |iously stored, o|
00002d50  6e 74 6f 20 74 68 65 20  63 61 72 6f 75 73 65 6c  |nto the carousel|
00002d60  2e 20 49 74 20 74 61 6b  65 73 20 74 68 65 0d 0a  |. It takes the..|
00002d70  66 6f 72 6d 3a 2d 0d 0a  0d 0a 20 20 4c 49 4e 4b  |form:-....  LINK|
00002d80  20 3c 6d 61 67 61 7a 69  6e 65 54 69 74 6c 65 3e  | <magazineTitle>|
00002d90  0d 0a 0d 0a 54 68 65 20  6d 61 67 61 7a 69 6e 65  |....The magazine|
00002da0  20 74 69 74 6c 65 20 63  61 6e 20 62 65 20 20 61  | title can be  a|
00002db0  6e 79 20 20 66 69 6c 65  20 73 70 65 63 69 66 69  |ny  file specifi|
00002dc0  63 61 74 69 6f 6e 20 69  6e 63 6c 75 64 69 6e 67  |cation including|
00002dd0  0d 0a 6c 6f 6e 67 20 70  61 74 68 20 6e 61 6d 65  |..long path name|
00002de0  73 20 6f 6e 20 41 44 46  53 2e 20 41 66 74 65 72  |s on ADFS. After|
00002df0  20 74 68 65 20 20 6c 69  6e 6b 20 20 63 6f 6d 6d  | the  link  comm|
00002e00  61 6e 64 20 20 68 61 73  20 20 62 65 65 6e 0d 0a  |and  has  been..|
00002e10  75 73 65 64 2c 20 69 74  20 77 69 6c 6c 20 62 65  |used, it will be|
00002e20  20 6e 65 63 65 73 73 61  72 79 20 20 74 6f 20 20  | necessary  to  |
00002e30  53 41 56 45 20 20 74 68  65 20 6d 61 67 61 7a 69  |SAVE  the magazi|
00002e40  6e 65 20 20 73 6f 20 20  74 68 61 74 0d 0a 74 68  |ne  so  that..th|
00002e50  65 20 20 20 6c 69 6e 6b  20 20 20 69 73 20 20 61  |e   link   is  a|
00002e60  6c 73 6f 20 73 61 76 65  64 2e 20 4c 49 4e 4b 20  |lso saved. LINK |
00002e70  6f 6e 20 69 74 73 20 6f  77 6e 20 72 65 6d 6f 76  |on its own remov|
00002e80  65 73 20 20 61 20 6c 69  6e 6b 0d 0a 62 75 74 20  |es  a link..but |
00002e90  61 67 61 69 6e 2c 20 74  68 69 73 20 20 6f 6e 6c  |again, this  onl|
00002ea0  79 20 20 20 61 66 66 65  63 74 73 20 20 20 74 68  |y   affects   th|
00002eb0  65 20 20 63 75 72 72 65  6e 74 20 6d 61 67 61 7a  |e  current magaz|
00002ec0  69 6e 65 2e 20 41 6e 79  0d 0a 6e 75 6d 62 65 72  |ine. Any..number|
00002ed0  20 20 6f 66 20 20 6d 61  67 61 7a 69 6e 65 73 20  |  of  magazines |
00002ee0  6d 61 79 20 62 65 20 20  63 68 61 69 6e 65 64 2c  |may be  chained,|
00002ef0  20 20 73 75 62 6a 65 63  74 20 20 6f 6e 6c 79 20  |  subject  only |
00002f00  74 6f 20 74 68 65 0d 0a  73 74 6f 72 61 67 65 20  |to the..storage |
00002f10  63 61 70 61 63 69 74 79  20 20 6f 66 20 74 68 65  |capacity  of the|
00002f20  20 73 79 73 74 65 6d 2e  20 65 67 2e 20 4f 6e 20  | system. eg. On |
00002f30  61 20 20 73 69 6e 67 6c  65 20 20 34 30 20 20 74  |a  single  40  t|
00002f40  72 61 63 6b 0d 0a 64 72  69 76 65 2c 20 20 34 20  |rack..drive,  4 |
00002f50  20 6d 61 67 61 7a 69 6e  65 73 20 6f 72 20 20 38  | magazines or  8|
00002f60  30 20 20 70 61 67 65 73  20 20 63 61 6e 20 20 62  |0  pages  can  b|
00002f70  65 20 20 73 74 6f 72 65  64 2c 20 77 68 65 72 65  |e  stored, where|
00002f80  61 73 0d 0a 6f 6e 20 20  61 20 74 77 69 6e 20 20  |as..on  a twin  |
00002f90  64 6f 75 62 6c 65 20 73  69 64 65 64 20 38 30 20  |double sided 80 |
00002fa0  74 72 61 63 6b 20 64 72  69 76 65 2c 20 33 36 20  |track drive, 36 |
00002fb0  6d 61 67 61 7a 69 6e 65  73 20 6f 72 20 37 32 30  |magazines or 720|
00002fc0  0d 0a 70 61 67 65 73 20  20 6d 61 79 20 20 62 65  |..pages  may  be|
00002fd0  20 20 73 74 6f 72 65 64  2e 20 20 45 76 65 6e 20  |  stored.  Even |
00002fe0  20 6d 6f 72 65 20 20 63  61 6e 20 20 62 65 20 20  | more  can  be  |
00002ff0  73 61 76 65 64 20 20 6f  6e 20 61 20 31 30 0d 0a  |saved  on a 10..|
00003000  4d 65 67 61 62 79 74 65  20 77 69 6e 63 68 65 73  |Megabyte winches|
00003010  74 65 72 20 64 69 73 63  21 20 49 66 20 20 61 20  |ter disc! If  a |
00003020  6c 69 6e 6b 20 69 73 20  70 72 65 73 65 6e 74 2c  |link is present,|
00003030  20 69 74 20 69 73 20 73  68 6f 77 6e 0d 0a 69 6e  | it is shown..in|
00003040  20 74 68 65 20 4d 41 47  61 7a 69 6e 65 20 69 6e  | the MAGazine in|
00003050  64 65 78 2e 0d 0a 0d 0a  33 2e 31 30 20 4c 4f 41  |dex.....3.10 LOA|
00003060  44 20 3c 74 69 74 6c 65  3e 0d 0a 0d 0a 4c 6f 61  |D <title>....Loa|
00003070  64 73 20 20 74 68 65 20  20 73 70 65 63 69 66 69  |ds  the  specifi|
00003080  65 64 20 6d 61 67 61 7a  69 6e 65 20 69 6e 74 6f  |ed magazine into|
00003090  20 20 6d 65 6d 6f 72 79  2e 20 20 4d 61 67 61 7a  |  memory.  Magaz|
000030a0  69 6e 65 73 20 20 61 72  65 0d 0a 6e 6f 72 6d 61  |ines  are..norma|
000030b0  6c 6c 79 20 32 30 6b 20  62 79 74 65 73 20 20 6c  |lly 20k bytes  l|
000030c0  6f 6e 67 20 20 61 6e 64  20 20 77 69 6c 6c 20 20  |ong  and  will  |
000030d0  6f 76 65 72 2d 77 72 69  74 65 20 20 74 68 65 20  |over-write  the |
000030e0  70 72 65 73 65 6e 74 0d  0a 6d 65 6d 6f 72 79 20  |present..memory |
000030f0  20 63 6f 6e 74 65 6e 74  73 2e 20 49 66 20 75 73  | contents. If us|
00003100  65 64 20 6f 6e 20 20 69  74 73 20 20 6f 77 6e 2c  |ed on  its  own,|
00003110  20 20 69 74 20 20 77 69  6c 6c 20 70 72 6f 6d 70  |  it  will promp|
00003120  74 20 66 6f 72 0d 0a 61  20 74 69 74 6c 65 2e 20  |t for..a title. |
00003130  20 49 66 20 74 68 65 20  73 70 65 63 69 66 69 65  | If the specifie|
00003140  64 20 20 6d 61 67 61 7a  69 6e 65 20 20 63 61 6e  |d  magazine  can|
00003150  6e 6f 74 20 62 65 20 66  6f 75 6e 64 20 6f 6e 20  |not be found on |
00003160  74 68 65 0d 0a 64 69 73  63 2c 20 74 68 65 6e 20  |the..disc, then |
00003170  74 68 65 20 64 69 73 63  20 65 72 72 6f 72 20 6d  |the disc error m|
00003180  65 73 73 61 67 65 20 22  4e 6f 74 20 20 66 6f 75  |essage "Not  fou|
00003190  6e 64 22 20 77 69 6c 6c  20 62 65 20 67 69 76 65  |nd" will be give|
000031a0  6e 2e 0d 0a 0d 0a 33 2e  31 31 20 4d 41 47 41 5a  |n.....3.11 MAGAZ|
000031b0  49 4e 45 0d 0a 0d 0a 50  72 6f 64 75 63 65 73 20  |INE....Produces |
000031c0  20 74 68 65 20 20 69 6e  64 65 78 20 20 6f 66 20  | the  index  of |
000031d0  20 74 68 65 20 20 63 75  72 72 65 6e 74 20 6d 61  | the  current ma|
000031e0  67 61 7a 69 6e 65 20 69  6e 20 69 6e 73 65 72 74  |gazine in insert|
000031f0  69 6f 6e 0d 0a 6f 72 64  65 72 2e 20 54 68 65 20  |ion..order. The |
00003200  77 68 6f 6c 65 20 6f 66  20 74 68 65 20 74 6f 70  |whole of the top|
00003210  20 20 72 6f 77 20 20 6f  66 20 20 65 61 63 68 20  |  row  of  each |
00003220  20 70 61 67 65 20 20 69  73 20 20 73 68 6f 77 6e  | page  is  shown|
00003230  2c 0d 0a 61 6c 6c 6f 77  69 6e 67 20 20 63 6f 6d  |,..allowing  com|
00003240  6d 65 6e 74 73 20 20 61  64 64 65 64 20 20 61 66  |ments  added  af|
00003250  74 65 72 20 20 74 68 65  20 20 70 61 67 65 20 6e  |ter  the  page n|
00003260  61 6d 65 20 74 6f 20 62  65 20 73 68 6f 77 6e 0d  |ame to be shown.|
00003270  0a 61 6c 73 6f 2e 20 20  49 66 20 20 74 68 65 20  |.also.  If  the |
00003280  65 78 74 65 72 6e 61 6c  20 50 52 49 4e 54 20 72  |external PRINT r|
00003290  6f 75 74 69 6e 65 20 20  68 61 73 20 20 62 65 65  |outine  has  bee|
000032a0  6e 20 20 75 73 65 64 20  20 74 68 65 6e 0d 0a 22  |n  used  then.."|
000032b0  70 74 72 3d 3c 70 72 69  6e 74 65 72 3e 22 20 77  |ptr=<printer>" w|
000032c0  69 6c 6c 20 62 65 20 20  73 68 6f 77 6e 2c 20 20  |ill be  shown,  |
000032d0  74 6f 70 20 20 6c 65 66  74 20 69 6e 20 72 65 64  |top  left in red|
000032e0  2e 20 3c 70 72 69 6e 74  65 72 3e 0d 0a 64 65 70  |. <printer>..dep|
000032f0  65 6e 64 73 20 6f 6e 20  77 68 65 74 68 65 72 20  |ends on whether |
00003300  61 20 70 72 69 6e 74 65  72 20 70 72 6f 67 72 61  |a printer progra|
00003310  6d 6d 65 72 20 20 68 61  73 20 20 62 65 65 6e 20  |mmer  has  been |
00003320  20 75 73 65 64 20 20 6f  72 0d 0a 6e 6f 74 2e 20  | used  or..not. |
00003330  20 49 66 20 20 61 20 6c  69 6e 6b 20 69 73 20 70  | If  a link is p|
00003340  72 65 73 65 6e 74 2c 20  74 68 69 73 20 77 69 6c  |resent, this wil|
00003350  6c 20 61 6c 73 6f 20 62  65 20 73 68 6f 77 6e 2c  |l also be shown,|
00003360  20 6f 6e 20 74 68 65 0d  0a 62 6f 74 74 6f 6d 20  | on the..bottom |
00003370  6c 69 6e 65 2e 20 49 74  20 77 69 6c 6c 20 74 79  |line. It will ty|
00003380  70 69 63 61 6c 6c 79 20  6c 6f 6f 6b 20 6c 69 6b  |pically look lik|
00003390  65 3a 0d 0a 0d 0a 20 20  20 4c 69 6e 6b 20 3a 3d  |e:....   Link :=|
000033a0  20 4e 45 58 54 4d 41 47  0d 0a 0d 0a 0d 0a 0d 0a  | NEXTMAG........|
000033b0  33 2e 31 32 20 4f 56 45  52 4c 41 59 20 3c 6e 61  |3.12 OVERLAY <na|
000033c0  6d 65 3e 0d 0a 0d 0a 43  6f 70 69 65 73 20 20 74  |me>....Copies  t|
000033d0  68 65 20 20 73 70 65 63  69 66 69 65 64 20 70 61  |he  specified pa|
000033e0  67 65 20 6f 76 65 72 20  74 68 65 20 63 75 72 72  |ge over the curr|
000033f0  65 6e 74 20 6f 6e 65 2e  20 57 68 65 72 65 20 65  |ent one. Where e|
00003400  76 65 72 0d 0a 74 68 65  72 65 20 69 73 20 61 20  |ver..there is a |
00003410  20 73 70 61 63 65 20 20  69 6e 20 20 74 68 65 20  | space  in  the |
00003420  20 66 6f 72 65 67 72 6f  75 6e 64 20 20 70 61 67  | foreground  pag|
00003430  65 20 28 74 68 65 20 6f  6e 65 20 20 62 65 69 6e  |e (the one  bein|
00003440  67 0d 0a 6f 76 65 72 6c  61 79 65 64 29 20 20 74  |g..overlayed)  t|
00003450  68 65 20 20 62 61 63 6b  67 72 6f 75 6e 64 20 20  |he  background  |
00003460  77 69 6c 6c 20 72 65 6d  61 69 6e 20 75 6e 63 68  |will remain unch|
00003470  61 6e 67 65 64 2e 20 54  68 65 20 70 61 67 65 0d  |anged. The page.|
00003480  0a 6e 61 6d 65 20 72 65  6d 61 69 6e 73 20 74 68  |.name remains th|
00003490  61 74 20 20 6f 66 20 20  74 68 65 20 62 61 63 6b  |at  of  the back|
000034a0  67 72 6f 75 6e 64 2e 20  54 68 69 73 20 64 6f 65  |ground. This doe|
000034b0  73 20 6e 6f 74 20 20 61  66 66 65 63 74 0d 0a 74  |s not  affect..t|
000034c0  68 65 20 6d 61 67 61 7a  69 6e 65 3b 20 74 68 65  |he magazine; the|
000034d0  20 70 61 67 65 20 73 68  6f 75 6c 64 20 20 62 65  | page should  be|
000034e0  20 74 72 65 61 74 65 64  20 61 73 20 20 69 66 20  | treated as  if |
000034f0  69 74 20 68 61 73 20 6a  75 73 74 0d 0a 62 65 65  |it has just..bee|
00003500  6e 20 20 65 64 69 74 65  64 2e 20 49 66 20 74 68  |n  edited. If th|
00003510  65 20 73 70 65 63 69 66  69 65 64 20 70 61 67 65  |e specified page|
00003520  20 20 63 61 6e 6e 6f 74  20 20 62 65 20 20 66 6f  |  cannot  be  fo|
00003530  75 6e 64 2c 20 20 74 68  65 0d 0a 65 72 72 6f 72  |und,  the..error|
00003540  20 6d 65 73 73 61 67 65  20 22 4e 6f 20 73 75 63  | message "No suc|
00003550  68 20 6e 61 6d 65 22 20  77 69 6c 6c 20 62 65 20  |h name" will be |
00003560  67 69 76 65 6e 2e 0d 0a  0d 0a 33 2e 31 33 20 50  |given.....3.13 P|
00003570  52 49 4e 54 20 3c 6e 61  6d 65 31 3e 3a 3c 6e 61  |RINT <name1>:<na|
00003580  6d 65 32 3e 20 20 20 20  20 28 52 4f 4d 20 6f 72  |me2>     (ROM or|
00003590  20 73 65 70 61 72 61 74  65 20 64 69 73 63 20 69  | separate disc i|
000035a0  6d 61 67 65 29 0d 0a 20  20 20 20 20 20 20 20 20  |mage)..         |
000035b0  20 20 20 20 20 20 20 20  20 28 4f 6e 20 61 20 4d  |         (On a M|
000035c0  61 73 74 65 72 20 77 69  74 68 20 64 69 73 63 20  |aster with disc |
000035d0  69 6d 61 67 65 2c 20 75  73 65 20 2f 50 52 49 4e  |image, use /PRIN|
000035e0  54 29 0d 0a 0d 0a 50 72  69 6e 74 73 20 6f 75 74  |T)....Prints out|
000035f0  20 74 68 65 20 70 61 67  65 73 20 3c 6e 61 6d 65  | the pages <name|
00003600  31 3e 20 20 74 6f 20 20  3c 6e 61 6d 65 32 3e 20  |1>  to  <name2> |
00003610  69 6e 63 6c 75 73 69 76  65 20 6f 6e 20 61 6e 20  |inclusive on an |
00003620  38 30 0d 0a 63 6f 6c 75  6d 6e 20 70 72 69 6e 74  |80..column print|
00003630  65 72 20 73 75 63 68 20  61 73 20 74 68 65 20 45  |er such as the E|
00003640  70 73 6f 6e 20 52 58 38  30 2e 20 20 49 66 20 20  |pson RX80.  If  |
00003650  6f 6e 6c 79 20 20 74 68  65 20 20 66 69 72 73 74  |only  the  first|
00003660  0d 0a 6e 61 6d 65 20 69  73 20 20 67 69 76 65 6e  |..name is  given|
00003670  2c 20 74 68 65 6e 20 6a  75 73 74 20 74 68 61 74  |, then just that|
00003680  20 70 61 67 65 20 69 73  20 70 72 69 6e 74 65 64  | page is printed|
00003690  2e 20 54 6f 20 70 72 69  6e 74 20 74 68 65 0d 0a  |. To print the..|
000036a0  63 75 72 72 65 6e 74 20  20 73 63 72 65 65 6e 20  |current  screen |
000036b0  20 63 6f 6e 74 65 6e 74  73 2c 20 74 68 65 20 71  | contents, the q|
000036c0  75 61 6c 69 66 69 65 72  20 22 2f 53 22 20 63 61  |ualifier "/S" ca|
000036d0  6e 20 20 62 65 20 20 75  73 65 64 2e 0d 0a 65 2e  |n  be  used...e.|
000036e0  67 2e 0d 0a 20 20 20 20  70 72 69 6e 74 20 2f 53  |g...    print /S|
000036f0  0d 0a 0d 0a 41 6c 6c 20  67 72 61 70 68 69 63 73  |....All graphics|
00003700  20 61 72 65 20 72 65 70  6c 61 63 65 64 20 77 69  | are replaced wi|
00003710  74 68 20 2a 2a 2a 2e 20  50 61 67 65 73 20 61 72  |th ***. Pages ar|
00003720  65 20 70 72 69 6e 74 65  64 20 34 20 74 6f 20 61  |e printed 4 to a|
00003730  0d 0a 73 68 65 65 74 20  6f 6e 20 73 74 61 6e 64  |..sheet on stand|
00003740  61 72 64 20 20 36 36 20  20 6c 69 6e 65 20 28 31  |ard  66  line (1|
00003750  31 20 69 6e 63 68 29 20  66 61 6e 66 6f 6c 64 20  |1 inch) fanfold |
00003760  73 68 65 65 74 73 2e 20  49 66 20 74 68 65 0d 0a  |sheets. If the..|
00003770  75 74 69 6c 69 74 79 20  22 56 50 50 22 20 28 73  |utility "VPP" (s|
00003780  79 73 74 65 6d 20 64 69  73 63 29 20 68 61 73 20  |ystem disc) has |
00003790  62 65 65 6e 20 75 73 65  64 20 74 6f 20 70 72 6f  |been used to pro|
000037a0  67 72 61 6d 20 61 6e 20  46 58 38 30 0d 0a 6f 72  |gram an FX80..or|
000037b0  20 73 69 6d 69 6c 61 72  20 70 72 69 6e 74 65 72  | similar printer|
000037c0  20 74 68 65 6e 20 67 72  61 70 68 69 63 73 20 20  | then graphics  |
000037d0  63 61 6e 20 20 62 65 20  72 65 70 72 6f 64 75 63  |can  be reproduc|
000037e0  65 64 20 61 6e 64 20 73  69 78 0d 0a 70 61 67 65  |ed and six..page|
000037f0  73 20 70 65 72 20 73 68  65 65 74 20 61 72 65 20  |s per sheet are |
00003800  70 72 69 6e 74 65 64 2e  0d 0a 4e 42 2e 3a 20 20  |printed...NB.:  |
00003810  20 44 6f 75 62 6c 65 20  20 20 68 65 69 67 68 74  | Double   height|
00003820  20 20 61 6e 64 20 20 73  65 70 61 72 61 74 65 64  |  and  separated|
00003830  20 20 67 72 61 70 68 69  63 73 20 20 63 61 6e 6e  |  graphics  cann|
00003840  6f 74 20 20 62 65 0d 0a  72 65 70 72 6f 64 75 63  |ot  be..reproduc|
00003850  65 64 2e 0d 0a 0d 0a 33  2e 31 34 20 52 45 50 4c  |ed.....3.14 REPL|
00003860  41 43 45 20 3c 6e 61 6d  65 3e 0d 0a 0d 0a 46 69  |ACE <name>....Fi|
00003870  6e 64 73 20 74 68 65 20  20 73 70 65 63 69 66 69  |nds the  specifi|
00003880  65 64 20 70 61 67 65 2c  20 65 72 61 73 65 73 20  |ed page, erases |
00003890  69 74 20 61 6e 64 20 69  6e 73 65 72 74 73 20 74  |it and inserts t|
000038a0  68 65 20 63 75 72 72 65  6e 74 0d 0a 70 61 67 65  |he current..page|
000038b0  20 69 6e 20 74 68 65 20  6d 61 67 61 7a 69 6e 65  | in the magazine|
000038c0  2e 20 4e 6f 74 65 20 74  68 61 74 20 6f 6e 20 69  |. Note that on i|
000038d0  6e 73 65 72 73 69 6f 6e  2c 20 74 68 65 20 20 70  |nsersion, the  p|
000038e0  61 67 65 20 77 69 6c 6c  0d 0a 62 65 20 64 65 70  |age will..be dep|
000038f0  6f 73 69 74 65 64 20 69  6e 20 20 74 68 65 20 20  |osited in  the  |
00003900  66 69 72 73 74 20 20 61  76 61 69 6c 61 62 6c 65  |first  available|
00003910  20 20 73 70 61 63 65 20  20 77 68 69 63 68 20 6d  |  space  which m|
00003920  61 79 20 6e 6f 74 0d 0a  6e 65 63 65 73 73 61 72  |ay not..necessar|
00003930  69 6c 79 20 62 65 20 74  68 65 20 73 61 6d 65 20  |ily be the same |
00003940  61 73 20 74 68 65 20 65  72 61 73 65 64 20 20 70  |as the erased  p|
00003950  61 67 65 2e 20 20 49 66  20 74 68 65 20 6e 61 6d  |age.  If the nam|
00003960  65 20 69 73 0d 0a 6c 65  66 74 20 6f 75 74 20 6f  |e is..left out o|
00003970  66 20 74 68 65 20 63 6f  6d 6d 61 6e 64 2c 20 74  |f the command, t|
00003980  68 65 20 6e 61 6d 65 20  63 75 72 72 65 6e 74 6c  |he name currentl|
00003990  79 20 20 6f 6e 20 20 74  68 65 20 74 6f 70 20 72  |y  on  the top r|
000039a0  6f 77 0d 0a 77 69 6c 6c  20 20 62 65 20 75 73 65  |ow..will  be use|
000039b0  64 2c 20 55 50 54 4f 20  54 48 45 20 46 49 52 53  |d, UPTO THE FIRS|
000039c0  54 20 53 50 41 43 45 20  4f 4e 4c 59 2e 20 49 66  |T SPACE ONLY. If|
000039d0  20 74 68 65 72 65 20 20  69 73 20 20 6d 6f 72 65  | there  is  more|
000039e0  0d 0a 74 68 61 6e 20 6f  6e 65 20 20 70 61 67 65  |..than one  page|
000039f0  20 74 68 61 74 20 62 65  67 69 6e 73 20 77 69 74  | that begins wit|
00003a00  68 20 74 68 65 20 73 61  6d 65 20 77 6f 72 64 2c  |h the same word,|
00003a10  20 74 68 65 72 65 66 6f  72 65 2c 20 69 74 0d 0a  | therefore, it..|
00003a20  69 73 20 77 69 73 65 20  61 6c 77 61 79 73 20 20  |is wise always  |
00003a30  74 6f 20 73 70 65 63 69  66 79 20 74 68 65 20 66  |to specify the f|
00003a40  75 6c 6c 20 20 6e 61 6d  65 20 69 6e 20 74 68 65  |ull  name in the|
00003a50  20 63 6f 6d 6d 61 6e 64  2e 20 49 66 0d 0a 74 68  | command. If..th|
00003a60  65 20 73 70 65 63 69 66  69 65 64 20 70 61 67 65  |e specified page|
00003a70  20 63 61 6e 6e 6f 74 20  20 62 65 20 20 20 66 6f  | cannot  be   fo|
00003a80  75 6e 64 2c 20 74 68 65  20 65 72 72 6f 72 20 6d  |und, the error m|
00003a90  65 73 73 61 67 65 20 22  4e 6f 0d 0a 73 75 63 68  |essage "No..such|
00003aa0  20 6e 61 6d 65 22 20 77  69 6c 6c 20 62 65 20 67  | name" will be g|
00003ab0  69 76 65 6e 2e 20 4e 6f  20 20 66 75 72 74 68 65  |iven. No  furthe|
00003ac0  72 20 20 61 74 74 65 6d  70 74 20 74 6f 20 69 6e  |r  attempt to in|
00003ad0  73 65 72 74 20 74 68 65  0d 0a 70 61 67 65 20 77  |sert the..page w|
00003ae0  69 6c 6c 20 62 65 20 6d  61 64 65 2e 20 49 66 20  |ill be made. If |
00003af0  74 68 65 20 70 61 67 65  20 77 61 73 20 20 66 6f  |the page was  fo|
00003b00  75 6e 64 2c 20 74 68 65  6e 20 74 68 65 20 6f 72  |und, then the or|
00003b10  69 67 69 6e 61 6c 0d 0a  70 61 67 65 20 77 69 6c  |iginal..page wil|
00003b20  6c 20 68 61 76 65 20 62  65 65 6e 20 6f 76 65 72  |l have been over|
00003b30  77 72 69 74 74 65 6e 20  62 79 20 74 68 65 20 63  |written by the c|
00003b40  75 72 72 65 6e 74 20 6f  6e 65 20 20 61 6e 64 20  |urrent one  and |
00003b50  20 74 68 65 0d 0a 6d 65  73 73 61 67 65 20 22 41  | the..message "A|
00003b60  63 74 69 6f 6e 20 73 75  63 63 65 73 73 66 75 6c  |ction successful|
00003b70  22 20 77 69 6c 6c 20 62  65 20 67 69 76 65 6e 2e  |" will be given.|
00003b80  0d 0a 0d 0a 33 2e 31 35  20 53 41 56 45 20 3c 74  |....3.15 SAVE <t|
00003b90  69 74 6c 65 3e 0d 0a 0d  0a 53 61 76 65 73 20 20  |itle>....Saves  |
00003ba0  61 20 20 6d 61 67 61 7a  69 6e 65 20 6f 66 20 74  |a  magazine of t|
00003bb0  77 65 6e 74 79 20 70 61  67 65 73 20 28 69 6e 63  |wenty pages (inc|
00003bc0  6c 75 64 69 6e 67 20 62  6c 61 6e 6b 73 29 20 74  |luding blanks) t|
00003bd0  6f 20 74 68 65 0d 0a 64  69 73 63 2e 20 54 68 65  |o the..disc. The|
00003be0  20 74 69 74 6c 65 20 20  77 69 6c 6c 20 20 62 65  | title  will  be|
00003bf0  20 20 74 68 65 20 20 66  69 6c 65 20 20 6e 61 6d  |  the  file  nam|
00003c00  65 20 61 6e 64 20 20 69  74 20 20 77 69 6c 6c 20  |e and  it  will |
00003c10  20 62 65 0d 0a 69 6e 20  20 74 68 65 20 20 64 69  | be..in  the  di|
00003c20  73 63 20 20 63 61 74 61  6c 6f 67 75 65 20 75 6e  |sc  catalogue un|
00003c30  64 65 72 20 64 69 72 65  63 74 6f 72 79 20 20 44  |der directory  D|
00003c40  20 69 66 20 44 46 53 20  69 73 20 69 6e 20 75 73  | if DFS is in us|
00003c50  65 0d 0a 6f 72 20 20 74  68 65 20 20 63 75 72 72  |e..or  the  curr|
00003c60  65 6e 74 20 20 64 69 72  65 63 74 6f 72 79 20 77  |ent  directory w|
00003c70  69 74 68 20 61 6e 79 20  6f 74 68 65 72 20 66 69  |ith any other fi|
00003c80  6c 69 6e 67 20 73 79 73  74 65 6d 2e 20 49 66 0d  |ling system. If.|
00003c90  0a 74 68 65 20 74 69 74  6c 65 20 69 73 20 4e 4f  |.the title is NO|
00003ca0  54 20 20 73 70 65 63 69  66 69 65 64 2c 20 74 68  |T  specified, th|
00003cb0  65 6e 20 74 68 65 20 63  75 72 72 65 6e 74 20 74  |en the current t|
00003cc0  69 74 6c 65 20 61 73 20  73 68 6f 77 6e 0d 0a 69  |itle as shown..i|
00003cd0  6e 20 74 68 65 20 6d 61  67 61 7a 69 6e 65 20 69  |n the magazine i|
00003ce0  6e 64 65 78 20 69 73 20  75 73 65 64 2e 20 41 20  |ndex is used. A |
00003cf0  70 72 6f 6d 70 74 20 77  69 6c 6c 20 61 70 70 65  |prompt will appe|
00003d00  61 72 20 69 66 20 74 68  65 72 65 0d 0a 69 73 20  |ar if there..is |
00003d10  6e 6f 20 63 75 72 72 65  6e 74 20 74 69 74 6c 65  |no current title|
00003d20  2e 20 20 49 66 20 20 74  68 65 72 65 20 20 69 73  |.  If  there  is|
00003d30  20 20 20 69 6e 73 75 66  66 69 63 69 65 6e 74 20  |   insufficient |
00003d40  20 72 6f 6f 6d 20 20 6f  6e 0d 0a 74 68 65 20 64  | room  on..the d|
00003d50  69 73 63 20 20 74 6f 20  20 68 6f 6c 64 20 61 20  |isc  to  hold a |
00003d60  32 30 6b 20 66 69 6c 65  20 28 6f 6e 65 20 6d 61  |20k file (one ma|
00003d70  67 61 7a 69 6e 65 29 2c  20 74 68 65 20 64 69 73  |gazine), the dis|
00003d80  63 20 65 72 72 6f 72 0d  0a 6d 65 73 73 61 67 65  |c error..message|
00003d90  20 22 44 69 73 63 20 66  75 6c 6c 22 20 77 69 6c  | "Disc full" wil|
00003da0  6c 20 62 65 20 67 69 76  65 6e 2e 20 41 20 34 30  |l be given. A 40|
00003db0  20 20 74 72 61 63 6b 20  64 69 73 63 20 63 61 6e  |  track disc can|
00003dc0  20 68 6f 6c 64 0d 0a 75  70 74 6f 20 20 20 34 20  | hold..upto   4 |
00003dd0  20 20 6d 61 67 61 7a 69  6e 65 73 20 20 70 65 72  |  magazines  per|
00003de0  20 73 69 64 65 20 77 68  69 6c 73 74 20 61 6e 20  | side whilst an |
00003df0  38 30 20 74 72 61 63 6b  20 20 64 69 73 63 20 20  |80 track  disc  |
00003e00  63 61 6e 0d 0a 68 6f 6c  64 20 75 70 74 6f 20 39  |can..hold upto 9|
00003e10  20 70 65 72 20 73 69 64  65 2e 0d 0a 0d 0a 33 2e  | per side.....3.|
00003e20  31 36 20 54 49 44 59 0d  0a 0d 0a 57 68 65 6e 20  |16 TIDY....When |
00003e30  20 70 61 67 65 73 20 68  61 76 65 20 62 65 65 6e  | pages have been|
00003e40  20 72 65 6d 6f 76 65 64  20 66 72 6f 6d 20 74 68  | removed from th|
00003e50  65 20 6d 61 67 61 7a 69  6e 65 2c 20 74 68 65 20  |e magazine, the |
00003e60  22 68 6f 6c 65 73 22 0d  0a 6c 65 66 74 20 63 61  |"holes"..left ca|
00003e70  6e 20 62 65 20 72 65 6d  6f 76 65 64 20 62 79 20  |n be removed by |
00003e80  74 68 69 73 20 63 6f 6d  6d 61 6e 64 20 77 68 69  |this command whi|
00003e90  63 68 20 6d 6f 76 65 73  20 61 6c 6c 20 74 68 65  |ch moves all the|
00003ea0  20 66 72 65 65 0d 0a 73  70 61 63 65 20 74 6f 20  | free..space to |
00003eb0  74 68 65 20 65 6e 64 20  6f 66 20 74 68 65 20 6d  |the end of the m|
00003ec0  61 67 61 7a 69 6e 65 2e  0d 0a 0d 0a 33 2e 31 37  |agazine.....3.17|
00003ed0  20 54 49 4d 45 0d 0a 0d  0a 54 49 4d 45 20 69 73  | TIME....TIME is|
00003ee0  20 20 75 73 65 64 20 20  74 6f 20 20 73 65 74 20  |  used  to  set |
00003ef0  62 6f 74 68 20 74 68 65  20 69 6e 74 65 72 6e 61  |both the interna|
00003f00  6c 20 63 6c 6f 63 6b 20  28 61 73 20 69 6e 20 42  |l clock (as in B|
00003f10  41 53 49 43 29 0d 0a 61  6e 64 20 61 6c 73 6f 20  |ASIC)..and also |
00003f20  74 68 65 20 22 64 61 79  2f 64 61 74 65 22 20 73  |the "day/date" s|
00003f30  74 72 69 6e 67 20 20 77  68 69 63 68 20 61 70 70  |tring  which app|
00003f40  65 61 72 73 20 6f 6e 20  74 68 65 20 20 68 65 61  |ears on the  hea|
00003f50  64 65 72 0d 0a 72 6f 77  20 77 68 65 6e 20 75 73  |der..row when us|
00003f60  69 6e 67 20 43 41 52 4f  55 53 45 4c 2e 20 4f 6e  |ing CAROUSEL. On|
00003f70  20 65 6e 74 72 79 2c 20  20 74 68 65 20 20 73 63  | entry,  the  sc|
00003f80  72 65 65 6e 20 20 20 63  6c 65 61 72 73 20 61 6e  |reen   clears an|
00003f90  64 0d 0a 74 68 65 20 20  63 75 72 72 65 6e 74 20  |d..the  current |
00003fa0  74 69 6d 65 20 61 6e 64  20 64 61 79 2f 64 61 74  |time and day/dat|
00003fb0  65 2c 20 69 66 20 61 6e  79 2c 20 61 72 65 20 73  |e, if any, are s|
00003fc0  68 6f 77 6e 2e 20 20 59  6f 75 20 20 61 72 65 0d  |hown.  You  are.|
00003fd0  0a 74 68 65 6e 20 61 73  6b 65 64 20 69 66 20 79  |.then asked if y|
00003fe0  6f 75 20 77 69 73 68 20  74 6f 20 63 68 61 6e 67  |ou wish to chang|
00003ff0  65 20 74 68 65 20 74 69  6d 65 3a 0d 0a 0d 0a 20  |e the time:.... |
00004000  20 20 20 20 20 20 20 43  68 61 6e 67 65 20 74 69  |       Change ti|
00004010  6d 65 3f 20 28 59 2f 4e  29 3a 0d 0a 0d 0a 41 6e  |me? (Y/N):....An|
00004020  73 77 65 72 69 6e 67 20  20 20 77 69 74 68 20 20  |swering   with  |
00004030  20 22 59 22 20 20 20 77  69 6c 6c 20 20 70 72 65  | "Y"   will  pre|
00004040  73 65 6e 74 20 20 73 65  70 61 72 61 74 65 20 68  |sent  separate h|
00004050  65 61 64 65 72 73 20 66  6f 72 0d 0a 68 6f 75 72  |eaders for..hour|
00004060  73 2c 20 20 6d 69 6e 75  74 65 73 20 20 61 6e 64  |s,  minutes  and|
00004070  20 73 65 63 6f 6e 64 73  2e 20 5b 52 45 54 55 52  | seconds. [RETUR|
00004080  4e 5d 20 6d 75 73 74 20  20 62 65 20 20 70 72 65  |N] must  be  pre|
00004090  73 73 65 64 20 20 74 6f  0d 0a 65 6e 74 65 72 20  |ssed  to..enter |
000040a0  20 65 61 63 68 20 20 76  61 6c 75 65 2e 20 20 20  | each  value.   |
000040b0  41 20 20 20 6e 75 6c 6c  20 76 61 6c 75 65 2c 20  |A   null value, |
000040c0  20 69 2e 65 2e 20 20 5b  52 45 54 55 52 4e 5d 20  | i.e.  [RETURN] |
000040d0  6f 6e 20 69 74 73 0d 0a  6f 77 6e 2c 20 69 73 20  |on its..own, is |
000040e0  63 6f 6e 73 69 64 65 72  65 64 20 74 6f 20 62 65  |considered to be|
000040f0  20 20 7a 65 72 6f 2e 20  20 41 66 74 65 72 20 74  |  zero.  After t|
00004100  68 65 20 73 65 63 6f 6e  64 73 20 68 61 76 65 20  |he seconds have |
00004110  62 65 65 6e 0d 0a 65 6e  74 65 72 65 64 20 6f 72  |been..entered or|
00004120  20 22 4e 22 20 77 61 73  20 74 68 65 20 61 6e 73  | "N" was the ans|
00004130  77 65 72 20 74 6f 20 74  68 65 20 71 75 65 73 74  |wer to the quest|
00004140  69 6f 6e 20 74 68 65 6e  3a 0d 0a 0d 0a 20 20 20  |ion then:....   |
00004150  20 20 20 20 20 43 68 61  6e 67 65 20 64 61 74 65  |     Change date|
00004160  3f 20 28 59 2f 4e 29 3a  0d 0a 0d 0a 61 70 70 65  |? (Y/N):....appe|
00004170  61 72 73 2e 20 41 6e 73  77 65 72 69 6e 67 20 77  |ars. Answering w|
00004180  69 74 68 20 22 59 22 20  63 61 75 73 65 73 3a 0d  |ith "Y" causes:.|
00004190  0a 0d 0a 20 20 20 20 20  20 20 20 45 6e 74 65 72  |...        Enter|
000041a0  20 64 61 79 2f 64 61 74  65 20 3e 20 20 20 20 20  | day/date >     |
000041b0  20 20 20 20 20 3c 0d 0a  0d 0a 74 6f 20 61 70 70  |     <....to app|
000041c0  65 61 72 2e 20 20 41 6e  79 74 68 69 6e 67 20 20  |ear.  Anything  |
000041d0  74 79 70 65 64 20 20 62  65 74 77 65 65 6e 20 74  |typed  between t|
000041e0  68 65 20 61 6e 67 6c 65  20 62 72 61 63 6b 65 74  |he angle bracket|
000041f0  73 20 77 69 6c 6c 0d 0a  61 70 70 65 61 72 20 6f  |s will..appear o|
00004200  6e 20 74 68 65 20 68 65  61 64 65 72 20 72 6f 77  |n the header row|
00004210  20 20 69 6e 20 43 41 52  4f 55 53 45 4c 2e 20 54  |  in CAROUSEL. T|
00004220  68 65 20 6e 6f 72 6d 61  6c 20 66 6f 72 6d 61 74  |he normal format|
00004230  2c 20 61 73 0d 0a 75 73  65 64 20 62 79 20 43 45  |, as..used by CE|
00004240  45 46 41 58 20 61 6e 64  20 4f 52 41 43 4c 45 2c  |EFAX and ORACLE,|
00004250  20 69 73 20 6f 66 20 74  68 65 20 66 6f 72 6d 3a  | is of the form:|
00004260  0d 0a 0d 0a 20 20 20 20  20 20 20 20 44 41 59 20  |....        DAY |
00004270  44 41 54 45 20 4d 4f 4e  54 48 20 20 20 20 20 20  |DATE MONTH      |
00004280  20 20 20 20 20 20 20 20  20 20 20 20 20 65 2e 67  |             e.g|
00004290  2e 3e 53 75 6e 20 31 39  20 41 75 67 3c 0d 0a 0d  |.>Sun 19 Aug<...|
000042a0  0a 41 6e 79 74 68 69 6e  67 20 74 79 70 65 64 20  |.Anything typed |
000042b0  62 65 79 6f 6e 64 20 74  68 65 20 73 65 63 6f 6e  |beyond the secon|
000042c0  64 20 61 6e 67 6c 65 20  20 62 72 61 63 6b 65 74  |d angle  bracket|
000042d0  20 69 73 20 20 69 67 6e  6f 72 65 64 2e 0d 0a 41  | is  ignored...A|
000042e0  66 74 65 72 20 20 70 72  65 73 73 69 6e 67 20 5b  |fter  pressing [|
000042f0  52 45 54 55 52 4e 5d 20  6f 72 20 74 68 65 20 71  |RETURN] or the q|
00004300  75 65 73 74 69 6f 6e 20  77 61 73 20 20 61 6e 73  |uestion was  ans|
00004310  77 65 72 65 64 20 20 77  69 74 68 0d 0a 22 4e 22  |wered  with.."N"|
00004320  20 74 68 65 20 73 63 72  65 65 6e 20 72 65 76 65  | the screen reve|
00004330  72 74 73 20 74 6f 20 77  68 61 74 65 76 65 72 20  |rts to whatever |
00004340  77 61 73 20 6f 6e 20 69  74 20 62 65 66 6f 72 65  |was on it before|
00004350  20 54 49 4d 45 20 77 61  73 0d 0a 63 61 6c 6c 65  | TIME was..calle|
00004360  64 20 61 6e 64 20 20 74  68 65 20 20 63 75 72 73  |d and  the  curs|
00004370  6f 72 20 20 72 65 74 75  72 6e 73 20 20 74 6f 20  |or  returns  to |
00004380  74 68 65 20 63 6f 6d 6d  61 6e 64 20 6c 69 6e 65  |the command line|
00004390  2e 0d 0a 0d 0a 33 2e 31  38 20 58 0d 0a 0d 0a 54  |.....3.18 X....T|
000043a0  68 69 73 20 77 6f 72 6b  73 20 69 6e 20 74 68 65  |his works in the|
000043b0  20 73 61 6d 65 20 77 61  79 20 61 73 20 3c 66 38  | same way as <f8|
000043c0  3e 20 69 6e 20 74 68 65  20 65 64 69 74 6f 72 2e  |> in the editor.|
000043d0  0d 0a 53 69 6e 63 65 20  69 74 20 20 69 73 20 6e  |..Since it  is n|
000043e0  6f 74 20 20 70 6f 73 73  69 62 6c 65 20 20 74 6f  |ot  possible  to|
000043f0  20 20 73 65 65 20 63 6f  6e 74 72 6f 6c 20 63 6f  |  see control co|
00004400  64 65 73 20 6f 6e 20 74  68 65 20 42 42 43 0d 0a  |des on the BBC..|
00004410  63 6f 6d 70 75 74 65 72  2c 20 74 68 69 73 20 63  |computer, this c|
00004420  6f 6d 6d 61 6e 64 20 20  6d 61 79 20 62 65 20 75  |ommand  may be u|
00004430  73 65 64 20 74 6f 20 6d  61 72 6b 20 74 68 65 6d  |sed to mark them|
00004440  2e 20 54 68 65 20 63 75  72 73 6f 72 0d 0a 6d 61  |. The cursor..ma|
00004450  79 20 74 68 65 6e 20 62  65 20 70 6c 61 63 65 64  |y then be placed|
00004460  20 20 6f 76 65 72 20 20  74 68 65 20 20 73 61 6d  |  over  the  sam|
00004470  65 20 61 72 65 61 20 20  77 68 65 6e 20 20 74 68  |e area  when  th|
00004480  65 20 20 70 61 67 65 20  69 73 0d 0a 72 65 63 61  |e  page is..reca|
00004490  6c 6c 65 64 20 61 6e 64  20 74 68 65 20 41 53 43  |lled and the ASC|
000044a0  49 49 20 6e 75 6d 62 65  72 2c 20 69 6e 20 20 48  |II number, in  H|
000044b0  45 58 2c 20 6d 61 79 20  62 65 20 72 65 61 64 20  |EX, may be read |
000044c0  66 72 6f 6d 20 74 68 65  0d 0a 63 6f 6d 6d 61 6e  |from the..comman|
000044d0  64 20 20 20 6c 69 6e 65  2c 20 20 20 61 66 74 65  |d   line,   afte|
000044e0  72 20 20 74 68 65 20 20  22 26 22 20 20 73 79 6d  |r  the  "&"  sym|
000044f0  62 6f 6c 2e 20 20 22 58  22 20 20 20 77 6f 72 6b  |bol.  "X"   work|
00004500  73 20 20 20 62 79 0d 0a  73 63 61 6e 6e 69 6e 67  |s   by..scanning|
00004510  20 20 74 68 65 20 20 73  63 72 65 65 6e 20 20 20  |  the  screen   |
00004520  61 6e 64 20 20 20 72 65  70 6c 61 63 69 6e 67 20  |and   replacing |
00004530  20 20 61 6c 6c 20 20 63  6f 6e 74 72 6f 6c 20 63  |  all  control c|
00004540  6f 64 65 73 0d 0a 77 69  74 68 20 40 2e 20 54 68  |odes..with @. Th|
00004550  65 20 6f 72 69 67 69 6e  61 6c 20 70 61 67 65 20  |e original page |
00004560  63 61 6e 20 62 65 20 72  65 63 6f 76 65 72 65 64  |can be recovered|
00004570  20 62 79 20 74 68 65 20  63 6f 6d 6d 61 6e 64 3a  | by the command:|
00004580  0d 0a 0d 0a 20 20 20 20  20 20 20 20 20 44 69 73  |....         Dis|
00004590  70 6c 61 79 20 2f 74 65  6d 70 0d 0a 0d 0a 0d 0a  |play /temp......|
000045a0  33 2e 31 39 20 2a 3c 6f  70 65 72 61 74 69 6e 67  |3.19 *<operating|
000045b0  20 73 79 73 74 65 6d 20  63 6f 6d 6d 61 6e 64 3e  | system command>|
000045c0  0d 0a 0d 0a 54 68 69 73  20 20 69 73 20 20 65 78  |....This  is  ex|
000045d0  61 63 74 6c 79 20 20 74  68 65 20 20 73 61 6d 65  |actly  the  same|
000045e0  20 20 61 73 20 20 73 74  61 72 20 20 63 6f 6d 6d  |  as  star  comm|
000045f0  61 6e 64 73 20 20 69 6e  20 20 42 41 53 49 43 2e  |ands  in  BASIC.|
00004600  0d 0a 45 76 65 72 74 68  69 6e 67 20 20 61 66 74  |..Everthing  aft|
00004610  65 72 20 2a 20 69 73 20  70 61 73 73 65 64 20 74  |er * is passed t|
00004620  6f 20 74 68 65 20 6f 70  65 72 61 74 69 6e 67 20  |o the operating |
00004630  73 79 73 74 65 6d 2e 20  42 65 66 6f 72 65 0d 0a  |system. Before..|
00004640  74 68 69 73 20 68 61 70  70 65 6e 73 2c 20 20 74  |this happens,  t|
00004650  68 65 20 20 73 63 72 65  65 6e 20 69 73 20 73 74  |he  screen is st|
00004660  6f 72 65 64 20 69 6e 20  74 68 65 20 74 65 6d 70  |ored in the temp|
00004670  6f 72 61 72 79 20 6d 65  6d 6f 72 79 0d 0a 61 6e  |orary memory..an|
00004680  64 20 74 68 65 20 73 63  72 65 65 6e 20 69 73 20  |d the screen is |
00004690  63 6c 65 61 72 65 64 20  20 66 6f 72 20 20 75 73  |cleared  for  us|
000046a0  65 20 62 79 20 74 68 65  20 6f 70 65 72 61 74 69  |e by the operati|
000046b0  6e 67 20 20 73 79 73 74  65 6d 0d 0a 69 66 20 20  |ng  system..if  |
000046c0  6e 65 63 65 73 73 61 72  79 2e 20 20 20 4f 6e 65  |necessary.   One|
000046d0  20 20 6f 66 20 20 74 68  65 20 20 6d 6f 73 74 20  |  of  the  most |
000046e0  20 20 63 6f 6d 6d 6f 6e  20 20 63 6f 6d 6d 61 6e  |  common  comman|
000046f0  64 73 2c 20 20 66 6f 72  0d 0a 69 6e 73 74 61 6e  |ds,  for..instan|
00004700  63 65 20 69 73 20 2a 43  41 54 20 74 6f 20 73 65  |ce is *CAT to se|
00004710  65 20 74 68 65 20 64 69  73 63 20 63 61 74 61 6c  |e the disc catal|
00004720  6f 67 2e 20 41 6c 6c 20  65 72 72 6f 72 20 6d 65  |og. All error me|
00004730  73 73 61 67 65 73 0d 0a  66 72 6f 6d 20 74 68 65  |ssages..from the|
00004740  20 4d 4f 53 20 61 6e 64  20 66 69 6c 69 6e 67 20  | MOS and filing |
00004750  73 79 73 74 65 6d 73 20  61 72 65 20 72 65 70 6f  |systems are repo|
00004760  72 74 65 64 20 20 61 6e  64 20 63 6f 6e 74 72 6f  |rted  and contro|
00004770  6c 20 69 73 0d 0a 61 6c  77 61 79 73 20 68 61 6e  |l is..always han|
00004780  64 65 64 20 62 61 63 6b  20 74 6f 20 56 69 64 69  |ded back to Vidi|
00004790  45 64 69 74 6f 72 2e 0d  0a                       |Editor...|
00004799
VidiEditor/GUIDE2.m0
VidiEditor/GUIDE2.m1
VidiEditor/GUIDE2.m2
VidiEditor/GUIDE2.m4
VidiEditor/GUIDE2.m5