Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_37.ADF » +INFO1

+INFO1

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 » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_37.ADF
Filename: +INFO1
Read OK:
File size: 1933 bytes
Load address: 2B204556
Exec address: 4F464E49
Duplicates

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

File contents
Information ABOUT EUG
~~~~~~~~~~~~~~~~~~~~~

EUG is a magazine for users of 8 bit Acorn machines ie the Electron, The
BBC B and the Master.

EUG is published every two months on disc. The formats available are 3.5"
and 5.25" ADFS and DFS. All 80 track.

All contributions for EUG come from members. Contributions are either
original work or work previously published elsewhere but which had been
adapted to improve its functioning. In the latter case a reference will be
made to the original source.

Contributions may be on any subject which might be of interest to EUG
members. Programming, information, experience, problems, requests for help
and non-computing subjects.

Everything appearing in EUG is copyright to EUG. Nothing may be be
republished or distributed in any form to any non-EUG member without the
express premission of the editor.

Members may contact other members directly but all members are asked to
send any exchanges of information to EUG so that everyone can benefit.

EUG also carries advertising from members either selling or looking to buy
EUG cannot check the validity of any advertisment. Before buying or
selling through EUG you should satisify yourself that you are getting what
you want.

Any problems or complaints about any aspect of EUG should be addressed to
the very thick skinned editor.

 Gus Donnachaidh
 EUG
 25, Bertie Road,
 Southsea,
 Hampshire.
 PO4 8JX

 Tel. 01705 781168

 The current cost of EUG is `1 for each edition ie every two months.
 For EC members `1.50 for each edition ie every two months.
 For members worldwide `2.00 for each edition ie every two months.
 Yearly subscriptions for six editions are encouraged.
 Back numbers are available for `1 each except EUG21 which is in two parts
each part costing `1.

Where surplus monies are or have been sent these may be 'topped' up by a
member to cover the cost of an extra edition. Where this is not done
surplusses will be assumed to be contributions to EUG funds.

On your address label there will be a code showing which disc format you
have ordered and how many subscriptions are left to you.

 3 indicates 3.5" disc
 5 indicates 5.25" disc
 A indicates ADFS
 D indicates DFS
 The final number indicates how many more EUG will be sent on your current
subscription, 1 indicates you will receive the next edition, 0 indicates
that this is the last in your current subscription and you will need to
send in further subscriptions. 

Mistakes are made and you should notify Gus when you think there is a
problem.


SOME SUGGESTIONS ON SUBMITTING TO EUG
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
by Richard Dimond

These suggestions are a guide to making the best use of the facilities
provided by the menus and coding when submitting to the magazine.  They
are not intended as strict rules for submitting to the magazine thogh, if
they are followed and more care taken in the use of spaces and blank lines
the magazine would be improved and made much more readable.  This is also
important for the 40 column print routine to work correctly as if a long
is in the file it will lock up and prevent the resty of the file being
printed.  See the notes below.
                  
 
TEXT FILES
~~~~~~~~~~
The coding for printing the text files to screen is intended to be used
with the View word processor.  While it will work with other word
processors the result may not be perfect and you will not be able to use
the highlight options.  The use of control codes, apart from the
highlights, should not be used as these will be printed by the coding and
will spoil the printing of the text.
 
The program VTYPE7 is included on the discs so that you may see your files
as they will appear on the discs before submitting them.  The program asks
first for the address of HIMEM and gives the address &2600, as on the
discs, if no address is entered.  This allows you to print longer files if
you wish.  You then have the option of which mode so that you can see your
file in 40 or 80 column format.

For best results, the full width of the View file in MODE 3 should be used
and it is not necessary to alter the ruler.  This gives a text width of 74
characters.  If a ruler is added, it must be deleted before submission as
it will cause the coding to lock up in 40 column mode and also it will be
printed when the code is used and make the file look untidy.  You may use
the formatting as the control codes 16 and 26 are ignored by the coding
but printing will appear as if unformatted when the code is used.

The 40 column printinghas been re-written and now does not split words
but it is essential to use spaces after a comma or full stop.  This gives
an improved printing in 40 columns.

For the correct printing of your files, the following method should be
used -

    1.  Titles and sub-headings should be underlined with one of the
        following characters -  ~, *, or =.
        They may be centralised using spaces or the insert character key.
        Do not use TAB as this will appear as 1 space only.
        These characters can also be used between sections as the coding
        is arranged so that only one line is printed.
        Do not print strings of more than 38 of any other characters as
        this will cause the 40 column printing routine to lock up.
        M/Code listings must be split up using spaces.
        Internet and e-mail addresses should be each on separate lines
        for the same reason.

    2.  A blank line should separate paragraphs.

    3.  Indenting the text can be used where a new line is needed to make
        the printing line up correctly, eg program listings, again using
        spaces only.

For letters, it is suggested that your name and address is typed in single
line as this gives a neater appearance and saves space when the file is
printed.

DIAGRAMS
~~~~~~~~
The menus allow diagrams referred to in the text to be printed to screen
following the relevant text.

Diagrams may be in any graphics mode but, if there are more than one, they
must all be in the same mode.  They are then displayed in sequence in a
similar manner to long text files.

As the last line is used for the cue to continue, it is best to avoid
using this for the diagram.

If the printer option is set they will also be printed following the text.

**************************************************************************

00000000  0d 49 6e 66 6f 72 6d 61  74 69 6f 6e 20 41 42 4f  |.Information ABO|
00000010  55 54 20 45 55 47 0d 7e  7e 7e 7e 7e 7e 7e 7e 7e  |UT EUG.~~~~~~~~~|
00000020  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 0d 0d 45 55  |~~~~~~~~~~~~..EU|
00000030  47 20 69 73 20 61 20 6d  61 67 61 7a 69 6e 65 20  |G is a magazine |
00000040  66 6f 72 20 75 73 65 72  73 20 6f 66 20 38 20 62  |for users of 8 b|
00000050  69 74 20 41 63 6f 72 6e  20 6d 61 63 68 69 6e 65  |it Acorn machine|
00000060  73 20 69 65 20 74 68 65  20 45 6c 65 63 74 72 6f  |s ie the Electro|
00000070  6e 2c 20 54 68 65 0d 42  42 43 20 42 20 61 6e 64  |n, The.BBC B and|
00000080  20 74 68 65 20 4d 61 73  74 65 72 2e 0d 0d 45 55  | the Master...EU|
00000090  47 20 69 73 20 70 75 62  6c 69 73 68 65 64 20 65  |G is published e|
000000a0  76 65 72 79 20 74 77 6f  20 6d 6f 6e 74 68 73 20  |very two months |
000000b0  6f 6e 20 64 69 73 63 2e  20 54 68 65 20 66 6f 72  |on disc. The for|
000000c0  6d 61 74 73 20 61 76 61  69 6c 61 62 6c 65 20 61  |mats available a|
000000d0  72 65 20 33 2e 35 22 0d  61 6e 64 20 35 2e 32 35  |re 3.5".and 5.25|
000000e0  22 20 41 44 46 53 20 61  6e 64 20 44 46 53 2e 20  |" ADFS and DFS. |
000000f0  41 6c 6c 20 38 30 20 74  72 61 63 6b 2e 0d 0d 41  |All 80 track...A|
00000100  6c 6c 20 63 6f 6e 74 72  69 62 75 74 69 6f 6e 73  |ll contributions|
00000110  20 66 6f 72 20 45 55 47  20 63 6f 6d 65 20 66 72  | for EUG come fr|
00000120  6f 6d 20 6d 65 6d 62 65  72 73 2e 20 43 6f 6e 74  |om members. Cont|
00000130  72 69 62 75 74 69 6f 6e  73 20 61 72 65 20 65 69  |ributions are ei|
00000140  74 68 65 72 0d 6f 72 69  67 69 6e 61 6c 20 77 6f  |ther.original wo|
00000150  72 6b 20 6f 72 20 77 6f  72 6b 20 70 72 65 76 69  |rk or work previ|
00000160  6f 75 73 6c 79 20 70 75  62 6c 69 73 68 65 64 20  |ously published |
00000170  65 6c 73 65 77 68 65 72  65 20 62 75 74 20 77 68  |elsewhere but wh|
00000180  69 63 68 20 68 61 64 20  62 65 65 6e 0d 61 64 61  |ich had been.ada|
00000190  70 74 65 64 20 74 6f 20  69 6d 70 72 6f 76 65 20  |pted to improve |
000001a0  69 74 73 20 66 75 6e 63  74 69 6f 6e 69 6e 67 2e  |its functioning.|
000001b0  20 49 6e 20 74 68 65 20  6c 61 74 74 65 72 20 63  | In the latter c|
000001c0  61 73 65 20 61 20 72 65  66 65 72 65 6e 63 65 20  |ase a reference |
000001d0  77 69 6c 6c 20 62 65 0d  6d 61 64 65 20 74 6f 20  |will be.made to |
000001e0  74 68 65 20 6f 72 69 67  69 6e 61 6c 20 73 6f 75  |the original sou|
000001f0  72 63 65 2e 0d 0d 43 6f  6e 74 72 69 62 75 74 69  |rce...Contributi|
00000200  6f 6e 73 20 6d 61 79 20  62 65 20 6f 6e 20 61 6e  |ons may be on an|
00000210  79 20 73 75 62 6a 65 63  74 20 77 68 69 63 68 20  |y subject which |
00000220  6d 69 67 68 74 20 62 65  20 6f 66 20 69 6e 74 65  |might be of inte|
00000230  72 65 73 74 20 74 6f 20  45 55 47 0d 6d 65 6d 62  |rest to EUG.memb|
00000240  65 72 73 2e 20 50 72 6f  67 72 61 6d 6d 69 6e 67  |ers. Programming|
00000250  2c 20 69 6e 66 6f 72 6d  61 74 69 6f 6e 2c 20 65  |, information, e|
00000260  78 70 65 72 69 65 6e 63  65 2c 20 70 72 6f 62 6c  |xperience, probl|
00000270  65 6d 73 2c 20 72 65 71  75 65 73 74 73 20 66 6f  |ems, requests fo|
00000280  72 20 68 65 6c 70 0d 61  6e 64 20 6e 6f 6e 2d 63  |r help.and non-c|
00000290  6f 6d 70 75 74 69 6e 67  20 73 75 62 6a 65 63 74  |omputing subject|
000002a0  73 2e 0d 0d 45 76 65 72  79 74 68 69 6e 67 20 61  |s...Everything a|
000002b0  70 70 65 61 72 69 6e 67  20 69 6e 20 45 55 47 20  |ppearing in EUG |
000002c0  69 73 20 63 6f 70 79 72  69 67 68 74 20 74 6f 20  |is copyright to |
000002d0  45 55 47 2e 20 4e 6f 74  68 69 6e 67 20 6d 61 79  |EUG. Nothing may|
000002e0  20 62 65 20 62 65 0d 72  65 70 75 62 6c 69 73 68  | be be.republish|
000002f0  65 64 20 6f 72 20 64 69  73 74 72 69 62 75 74 65  |ed or distribute|
00000300  64 20 69 6e 20 61 6e 79  20 66 6f 72 6d 20 74 6f  |d in any form to|
00000310  20 61 6e 79 20 6e 6f 6e  2d 45 55 47 20 6d 65 6d  | any non-EUG mem|
00000320  62 65 72 20 77 69 74 68  6f 75 74 20 74 68 65 0d  |ber without the.|
00000330  65 78 70 72 65 73 73 20  70 72 65 6d 69 73 73 69  |express premissi|
00000340  6f 6e 20 6f 66 20 74 68  65 20 65 64 69 74 6f 72  |on of the editor|
00000350  2e 0d 0d 4d 65 6d 62 65  72 73 20 6d 61 79 20 63  |...Members may c|
00000360  6f 6e 74 61 63 74 20 6f  74 68 65 72 20 6d 65 6d  |ontact other mem|
00000370  62 65 72 73 20 64 69 72  65 63 74 6c 79 20 62 75  |bers directly bu|
00000380  74 20 61 6c 6c 20 6d 65  6d 62 65 72 73 20 61 72  |t all members ar|
00000390  65 20 61 73 6b 65 64 20  74 6f 0d 73 65 6e 64 20  |e asked to.send |
000003a0  61 6e 79 20 65 78 63 68  61 6e 67 65 73 20 6f 66  |any exchanges of|
000003b0  20 69 6e 66 6f 72 6d 61  74 69 6f 6e 20 74 6f 20  | information to |
000003c0  45 55 47 20 73 6f 20 74  68 61 74 20 65 76 65 72  |EUG so that ever|
000003d0  79 6f 6e 65 20 63 61 6e  20 62 65 6e 65 66 69 74  |yone can benefit|
000003e0  2e 0d 0d 45 55 47 20 61  6c 73 6f 20 63 61 72 72  |...EUG also carr|
000003f0  69 65 73 20 61 64 76 65  72 74 69 73 69 6e 67 20  |ies advertising |
00000400  66 72 6f 6d 20 6d 65 6d  62 65 72 73 20 65 69 74  |from members eit|
00000410  68 65 72 20 73 65 6c 6c  69 6e 67 20 6f 72 20 6c  |her selling or l|
00000420  6f 6f 6b 69 6e 67 20 74  6f 20 62 75 79 0d 45 55  |ooking to buy.EU|
00000430  47 20 63 61 6e 6e 6f 74  20 63 68 65 63 6b 20 74  |G cannot check t|
00000440  68 65 20 76 61 6c 69 64  69 74 79 20 6f 66 20 61  |he validity of a|
00000450  6e 79 20 61 64 76 65 72  74 69 73 6d 65 6e 74 2e  |ny advertisment.|
00000460  20 42 65 66 6f 72 65 20  62 75 79 69 6e 67 20 6f  | Before buying o|
00000470  72 0d 73 65 6c 6c 69 6e  67 20 74 68 72 6f 75 67  |r.selling throug|
00000480  68 20 45 55 47 20 79 6f  75 20 73 68 6f 75 6c 64  |h EUG you should|
00000490  20 73 61 74 69 73 69 66  79 20 79 6f 75 72 73 65  | satisify yourse|
000004a0  6c 66 20 74 68 61 74 20  79 6f 75 20 61 72 65 20  |lf that you are |
000004b0  67 65 74 74 69 6e 67 20  77 68 61 74 0d 79 6f 75  |getting what.you|
000004c0  20 77 61 6e 74 2e 0d 0d  41 6e 79 20 70 72 6f 62  | want...Any prob|
000004d0  6c 65 6d 73 20 6f 72 20  63 6f 6d 70 6c 61 69 6e  |lems or complain|
000004e0  74 73 20 61 62 6f 75 74  20 61 6e 79 20 61 73 70  |ts about any asp|
000004f0  65 63 74 20 6f 66 20 45  55 47 20 73 68 6f 75 6c  |ect of EUG shoul|
00000500  64 20 62 65 20 61 64 64  72 65 73 73 65 64 20 74  |d be addressed t|
00000510  6f 0d 74 68 65 20 76 65  72 79 20 74 68 69 63 6b  |o.the very thick|
00000520  20 73 6b 69 6e 6e 65 64  20 65 64 69 74 6f 72 2e  | skinned editor.|
00000530  0d 0d 20 47 75 73 20 44  6f 6e 6e 61 63 68 61 69  |.. Gus Donnachai|
00000540  64 68 0d 20 45 55 47 0d  20 32 35 2c 20 42 65 72  |dh. EUG. 25, Ber|
00000550  74 69 65 20 52 6f 61 64  2c 0d 20 53 6f 75 74 68  |tie Road,. South|
00000560  73 65 61 2c 0d 20 48 61  6d 70 73 68 69 72 65 2e  |sea,. Hampshire.|
00000570  0d 20 50 4f 34 20 38 4a  58 0d 0d 20 54 65 6c 2e  |. PO4 8JX.. Tel.|
00000580  20 30 31 37 30 35 20 37  38 31 31 36 38 0d 0d 20  | 01705 781168.. |
00000590  54 68 65 20 63 75 72 72  65 6e 74 20 63 6f 73 74  |The current cost|
000005a0  20 6f 66 20 45 55 47 20  69 73 20 60 31 20 66 6f  | of EUG is `1 fo|
000005b0  72 20 65 61 63 68 20 65  64 69 74 69 6f 6e 20 69  |r each edition i|
000005c0  65 20 65 76 65 72 79 20  74 77 6f 20 6d 6f 6e 74  |e every two mont|
000005d0  68 73 2e 0d 20 46 6f 72  20 45 43 20 6d 65 6d 62  |hs.. For EC memb|
000005e0  65 72 73 20 60 31 2e 35  30 20 66 6f 72 20 65 61  |ers `1.50 for ea|
000005f0  63 68 20 65 64 69 74 69  6f 6e 20 69 65 20 65 76  |ch edition ie ev|
00000600  65 72 79 20 74 77 6f 20  6d 6f 6e 74 68 73 2e 0d  |ery two months..|
00000610  20 46 6f 72 20 6d 65 6d  62 65 72 73 20 77 6f 72  | For members wor|
00000620  6c 64 77 69 64 65 20 60  32 2e 30 30 20 66 6f 72  |ldwide `2.00 for|
00000630  20 65 61 63 68 20 65 64  69 74 69 6f 6e 20 69 65  | each edition ie|
00000640  20 65 76 65 72 79 20 74  77 6f 20 6d 6f 6e 74 68  | every two month|
00000650  73 2e 0d 20 59 65 61 72  6c 79 20 73 75 62 73 63  |s.. Yearly subsc|
00000660  72 69 70 74 69 6f 6e 73  20 66 6f 72 20 73 69 78  |riptions for six|
00000670  20 65 64 69 74 69 6f 6e  73 20 61 72 65 20 65 6e  | editions are en|
00000680  63 6f 75 72 61 67 65 64  2e 0d 20 42 61 63 6b 20  |couraged.. Back |
00000690  6e 75 6d 62 65 72 73 20  61 72 65 20 61 76 61 69  |numbers are avai|
000006a0  6c 61 62 6c 65 20 66 6f  72 20 60 31 20 65 61 63  |lable for `1 eac|
000006b0  68 20 65 78 63 65 70 74  20 45 55 47 32 31 20 77  |h except EUG21 w|
000006c0  68 69 63 68 20 69 73 20  69 6e 20 74 77 6f 20 70  |hich is in two p|
000006d0  61 72 74 73 0d 65 61 63  68 20 70 61 72 74 20 63  |arts.each part c|
000006e0  6f 73 74 69 6e 67 20 60  31 2e 0d 0d 57 68 65 72  |osting `1...Wher|
000006f0  65 20 73 75 72 70 6c 75  73 20 6d 6f 6e 69 65 73  |e surplus monies|
00000700  20 61 72 65 20 6f 72 20  68 61 76 65 20 62 65 65  | are or have bee|
00000710  6e 20 73 65 6e 74 20 74  68 65 73 65 20 6d 61 79  |n sent these may|
00000720  20 62 65 20 27 74 6f 70  70 65 64 27 20 75 70 20  | be 'topped' up |
00000730  62 79 20 61 0d 6d 65 6d  62 65 72 20 74 6f 20 63  |by a.member to c|
00000740  6f 76 65 72 20 74 68 65  20 63 6f 73 74 20 6f 66  |over the cost of|
00000750  20 61 6e 20 65 78 74 72  61 20 65 64 69 74 69 6f  | an extra editio|
00000760  6e 2e 20 57 68 65 72 65  20 74 68 69 73 20 69 73  |n. Where this is|
00000770  20 6e 6f 74 20 64 6f 6e  65 0d 73 75 72 70 6c 75  | not done.surplu|
00000780  73 73 65 73 20 77 69 6c  6c 20 62 65 20 61 73 73  |sses will be ass|
00000790  75 6d 65 64 20 74 6f 20  62 65 20 63 6f 6e 74 72  |umed to be contr|
000007a0  69 62 75 74 69 6f 6e 73  20 74 6f 20 45 55 47 20  |ibutions to EUG |
000007b0  66 75 6e 64 73 2e 0d 0d  4f 6e 20 79 6f 75 72 20  |funds...On your |
000007c0  61 64 64 72 65 73 73 20  6c 61 62 65 6c 20 74 68  |address label th|
000007d0  65 72 65 20 77 69 6c 6c  20 62 65 20 61 20 63 6f  |ere will be a co|
000007e0  64 65 20 73 68 6f 77 69  6e 67 20 77 68 69 63 68  |de showing which|
000007f0  20 64 69 73 63 20 66 6f  72 6d 61 74 20 79 6f 75  | disc format you|
00000800  0d 68 61 76 65 20 6f 72  64 65 72 65 64 20 61 6e  |.have ordered an|
00000810  64 20 68 6f 77 20 6d 61  6e 79 20 73 75 62 73 63  |d how many subsc|
00000820  72 69 70 74 69 6f 6e 73  20 61 72 65 20 6c 65 66  |riptions are lef|
00000830  74 20 74 6f 20 79 6f 75  2e 0d 0d 20 33 20 69 6e  |t to you... 3 in|
00000840  64 69 63 61 74 65 73 20  33 2e 35 22 20 64 69 73  |dicates 3.5" dis|
00000850  63 0d 20 35 20 69 6e 64  69 63 61 74 65 73 20 35  |c. 5 indicates 5|
00000860  2e 32 35 22 20 64 69 73  63 0d 20 41 20 69 6e 64  |.25" disc. A ind|
00000870  69 63 61 74 65 73 20 41  44 46 53 0d 20 44 20 69  |icates ADFS. D i|
00000880  6e 64 69 63 61 74 65 73  20 44 46 53 0d 20 54 68  |ndicates DFS. Th|
00000890  65 20 66 69 6e 61 6c 20  6e 75 6d 62 65 72 20 69  |e final number i|
000008a0  6e 64 69 63 61 74 65 73  20 68 6f 77 20 6d 61 6e  |ndicates how man|
000008b0  79 20 6d 6f 72 65 20 45  55 47 20 77 69 6c 6c 20  |y more EUG will |
000008c0  62 65 20 73 65 6e 74 20  6f 6e 20 79 6f 75 72 20  |be sent on your |
000008d0  63 75 72 72 65 6e 74 0d  73 75 62 73 63 72 69 70  |current.subscrip|
000008e0  74 69 6f 6e 2c 20 31 20  69 6e 64 69 63 61 74 65  |tion, 1 indicate|
000008f0  73 20 79 6f 75 20 77 69  6c 6c 20 72 65 63 65 69  |s you will recei|
00000900  76 65 20 74 68 65 20 6e  65 78 74 20 65 64 69 74  |ve the next edit|
00000910  69 6f 6e 2c 20 30 20 69  6e 64 69 63 61 74 65 73  |ion, 0 indicates|
00000920  0d 74 68 61 74 20 74 68  69 73 20 69 73 20 74 68  |.that this is th|
00000930  65 20 6c 61 73 74 20 69  6e 20 79 6f 75 72 20 63  |e last in your c|
00000940  75 72 72 65 6e 74 20 73  75 62 73 63 72 69 70 74  |urrent subscript|
00000950  69 6f 6e 20 61 6e 64 20  79 6f 75 20 77 69 6c 6c  |ion and you will|
00000960  20 6e 65 65 64 20 74 6f  0d 73 65 6e 64 20 69 6e  | need to.send in|
00000970  20 66 75 72 74 68 65 72  20 73 75 62 73 63 72 69  | further subscri|
00000980  70 74 69 6f 6e 73 2e 20  0d 0d 4d 69 73 74 61 6b  |ptions. ..Mistak|
00000990  65 73 20 61 72 65 20 6d  61 64 65 20 61 6e 64 20  |es are made and |
000009a0  79 6f 75 20 73 68 6f 75  6c 64 20 6e 6f 74 69 66  |you should notif|
000009b0  79 20 47 75 73 20 77 68  65 6e 20 79 6f 75 20 74  |y Gus when you t|
000009c0  68 69 6e 6b 20 74 68 65  72 65 20 69 73 20 61 0d  |hink there is a.|
000009d0  70 72 6f 62 6c 65 6d 2e  0d 0d 0d 53 4f 4d 45 20  |problem....SOME |
000009e0  53 55 47 47 45 53 54 49  4f 4e 53 20 4f 4e 20 53  |SUGGESTIONS ON S|
000009f0  55 42 4d 49 54 54 49 4e  47 20 54 4f 20 45 55 47  |UBMITTING TO EUG|
00000a00  0d 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |.~~~~~~~~~~~~~~~|
00000a10  7e 7e 7e 7e 7e 7e 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |~~~~~~~~~~~~~~~~|
00000a20  7e 7e 7e 7e 7e 7e 0d 62  79 20 52 69 63 68 61 72  |~~~~~~.by Richar|
00000a30  64 20 44 69 6d 6f 6e 64  0d 0d 54 68 65 73 65 20  |d Dimond..These |
00000a40  73 75 67 67 65 73 74 69  6f 6e 73 20 61 72 65 20  |suggestions are |
00000a50  61 20 67 75 69 64 65 1a  20 74 6f 1a 20 6d 61 6b  |a guide. to. mak|
00000a60  69 6e 67 1a 20 74 68 65  1a 20 62 65 73 74 20 75  |ing. the. best u|
00000a70  73 65 20 6f 66 20 74 68  65 20 66 61 63 69 6c 69  |se of the facili|
00000a80  74 69 65 73 0d 70 72 6f  76 69 64 65 64 20 62 79  |ties.provided by|
00000a90  20 74 68 65 20 6d 65 6e  75 73 20 61 6e 64 1a 20  | the menus and. |
00000aa0  63 6f 64 69 6e 67 1a 20  77 68 65 6e 1a 20 73 75  |coding. when. su|
00000ab0  62 6d 69 74 74 69 6e 67  20 74 6f 20 74 68 65 20  |bmitting to the |
00000ac0  6d 61 67 61 7a 69 6e 65  2e 20 20 54 68 65 79 0d  |magazine.  They.|
00000ad0  61 72 65 1a 20 6e 6f 74  20 69 6e 74 65 6e 64 65  |are. not intende|
00000ae0  64 20 61 73 20 73 74 72  69 63 74 20 72 75 6c 65  |d as strict rule|
00000af0  73 20 66 6f 72 20 73 75  62 6d 69 74 74 69 6e 67  |s for submitting|
00000b00  20 74 6f 20 74 68 65 20  6d 61 67 61 7a 69 6e 65  | to the magazine|
00000b10  20 74 68 6f 67 68 2c 20  69 66 0d 74 68 65 79 20  | thogh, if.they |
00000b20  61 72 65 20 66 6f 6c 6c  6f 77 65 64 20 61 6e 64  |are followed and|
00000b30  20 6d 6f 72 65 20 63 61  72 65 20 74 61 6b 65 6e  | more care taken|
00000b40  20 69 6e 20 74 68 65 20  75 73 65 20 6f 66 20 73  | in the use of s|
00000b50  70 61 63 65 73 20 61 6e  64 20 62 6c 61 6e 6b 20  |paces and blank |
00000b60  6c 69 6e 65 73 0d 74 68  65 1a 20 6d 61 67 61 7a  |lines.the. magaz|
00000b70  69 6e 65 20 77 6f 75 6c  64 20 62 65 20 69 6d 70  |ine would be imp|
00000b80  72 6f 76 65 64 20 61 6e  64 20 6d 61 64 65 20 6d  |roved and made m|
00000b90  75 63 68 20 6d 6f 72 65  20 72 65 61 64 61 62 6c  |uch more readabl|
00000ba0  65 2e 20 20 54 68 69 73  20 69 73 20 61 6c 73 6f  |e.  This is also|
00000bb0  0d 69 6d 70 6f 72 74 61  6e 74 20 66 6f 72 1a 20  |.important for. |
00000bc0  74 68 65 1a 20 34 30 20  63 6f 6c 75 6d 6e 20 70  |the. 40 column p|
00000bd0  72 69 6e 74 20 72 6f 75  74 69 6e 65 20 74 6f 20  |rint routine to |
00000be0  77 6f 72 6b 20 63 6f 72  72 65 63 74 6c 79 20 61  |work correctly a|
00000bf0  73 20 69 66 20 61 20 6c  6f 6e 67 0d 69 73 20 69  |s if a long.is i|
00000c00  6e 20 74 68 65 20 66 69  6c 65 1a 20 69 74 1a 20  |n the file. it. |
00000c10  77 69 6c 6c 1a 20 6c 6f  63 6b 1a 20 75 70 20 61  |will. lock. up a|
00000c20  6e 64 20 70 72 65 76 65  6e 74 20 74 68 65 20 72  |nd prevent the r|
00000c30  65 73 74 79 20 6f 66 20  74 68 65 20 66 69 6c 65  |esty of the file|
00000c40  20 62 65 69 6e 67 0d 70  72 69 6e 74 65 64 2e 20  | being.printed. |
00000c50  20 53 65 65 20 74 68 65  20 6e 6f 74 65 73 20 62  | See the notes b|
00000c60  65 6c 6f 77 2e 0d 20 20  20 20 20 20 20 20 20 20  |elow..          |
00000c70  20 20 20 20 20 20 20 20  0d 20 0d 54 45 58 54 20  |        . .TEXT |
00000c80  46 49 4c 45 53 0d 7e 7e  7e 7e 7e 7e 7e 7e 7e 7e  |FILES.~~~~~~~~~~|
00000c90  0d 54 68 65 1a 20 63 6f  64 69 6e 67 1a 20 66 6f  |.The. coding. fo|
00000ca0  72 1a 20 70 72 69 6e 74  69 6e 67 20 74 68 65 20  |r. printing the |
00000cb0  74 65 78 74 20 66 69 6c  65 73 20 74 6f 20 73 63  |text files to sc|
00000cc0  72 65 65 6e 20 69 73 20  69 6e 74 65 6e 64 65 64  |reen is intended|
00000cd0  20 74 6f 20 62 65 20 75  73 65 64 0d 77 69 74 68  | to be used.with|
00000ce0  1a 20 74 68 65 1a 20 56  69 65 77 20 77 6f 72 64  |. the. View word|
00000cf0  20 70 72 6f 63 65 73 73  6f 72 2e 1a 20 20 57 68  | processor..  Wh|
00000d00  69 6c 65 1a 20 69 74 1a  20 77 69 6c 6c 1a 20 77  |ile. it. will. w|
00000d10  6f 72 6b 1a 20 77 69 74  68 1a 20 6f 74 68 65 72  |ork. with. other|
00000d20  1a 20 77 6f 72 64 0d 70  72 6f 63 65 73 73 6f 72  |. word.processor|
00000d30  73 20 74 68 65 20 72 65  73 75 6c 74 1a 20 6d 61  |s the result. ma|
00000d40  79 1a 20 6e 6f 74 20 62  65 20 70 65 72 66 65 63  |y. not be perfec|
00000d50  74 20 61 6e 64 20 79 6f  75 20 77 69 6c 6c 20 6e  |t and you will n|
00000d60  6f 74 20 62 65 20 61 62  6c 65 20 74 6f 20 75 73  |ot be able to us|
00000d70  65 0d 74 68 65 1a 20 68  69 67 68 6c 69 67 68 74  |e.the. highlight|
00000d80  1a 20 6f 70 74 69 6f 6e  73 2e 1a 20 20 54 68 65  |. options..  The|
00000d90  1a 20 75 73 65 1a 20 6f  66 1a 20 63 6f 6e 74 72  |. use. of. contr|
00000da0  6f 6c 1a 20 63 6f 64 65  73 2c 1a 20 61 70 61 72  |ol. codes,. apar|
00000db0  74 1a 20 66 72 6f 6d 1a  20 74 68 65 0d 68 69 67  |t. from. the.hig|
00000dc0  68 6c 69 67 68 74 73 2c  1a 20 73 68 6f 75 6c 64  |hlights,. should|
00000dd0  20 6e 6f 74 20 62 65 20  75 73 65 64 20 61 73 20  | not be used as |
00000de0  74 68 65 73 65 20 77 69  6c 6c 20 62 65 20 70 72  |these will be pr|
00000df0  69 6e 74 65 64 20 62 79  20 74 68 65 20 63 6f 64  |inted by the cod|
00000e00  69 6e 67 20 61 6e 64 0d  77 69 6c 6c 20 73 70 6f  |ing and.will spo|
00000e10  69 6c 20 74 68 65 20 70  72 69 6e 74 69 6e 67 20  |il the printing |
00000e20  6f 66 20 74 68 65 20 74  65 78 74 2e 0d 20 0d 54  |of the text.. .T|
00000e30  68 65 20 70 72 6f 67 72  61 6d 20 56 54 59 50 45  |he program VTYPE|
00000e40  37 20 69 73 20 69 6e 63  6c 75 64 65 64 20 6f 6e  |7 is included on|
00000e50  20 74 68 65 20 64 69 73  63 73 20 73 6f 20 74 68  | the discs so th|
00000e60  61 74 20 79 6f 75 20 6d  61 79 20 73 65 65 20 79  |at you may see y|
00000e70  6f 75 72 20 66 69 6c 65  73 0d 61 73 20 74 68 65  |our files.as the|
00000e80  79 20 77 69 6c 6c 20 61  70 70 65 61 72 20 6f 6e  |y will appear on|
00000e90  20 74 68 65 20 64 69 73  63 73 20 62 65 66 6f 72  | the discs befor|
00000ea0  65 20 73 75 62 6d 69 74  74 69 6e 67 20 74 68 65  |e submitting the|
00000eb0  6d 2e 20 20 54 68 65 20  70 72 6f 67 72 61 6d 20  |m.  The program |
00000ec0  61 73 6b 73 0d 66 69 72  73 74 20 66 6f 72 20 74  |asks.first for t|
00000ed0  68 65 20 61 64 64 72 65  73 73 20 6f 66 20 48 49  |he address of HI|
00000ee0  4d 45 4d 20 61 6e 64 20  67 69 76 65 73 1a 20 74  |MEM and gives. t|
00000ef0  68 65 1a 20 61 64 64 72  65 73 73 1a 20 26 32 36  |he. address. &26|
00000f00  30 30 2c 1a 20 61 73 1a  20 6f 6e 20 74 68 65 0d  |00,. as. on the.|
00000f10  64 69 73 63 73 2c 20 69  66 20 6e 6f 20 61 64 64  |discs, if no add|
00000f20  72 65 73 73 20 69 73 20  65 6e 74 65 72 65 64 2e  |ress is entered.|
00000f30  20 20 54 68 69 73 20 61  6c 6c 6f 77 73 20 79 6f  |  This allows yo|
00000f40  75 20 74 6f 20 70 72 69  6e 74 20 6c 6f 6e 67 65  |u to print longe|
00000f50  72 20 66 69 6c 65 73 20  69 66 0d 79 6f 75 20 77  |r files if.you w|
00000f60  69 73 68 2e 20 20 59 6f  75 20 74 68 65 6e 20 68  |ish.  You then h|
00000f70  61 76 65 20 74 68 65 20  6f 70 74 69 6f 6e 20 6f  |ave the option o|
00000f80  66 20 77 68 69 63 68 20  6d 6f 64 65 20 73 6f 20  |f which mode so |
00000f90  74 68 61 74 20 79 6f 75  20 63 61 6e 20 73 65 65  |that you can see|
00000fa0  20 79 6f 75 72 0d 66 69  6c 65 20 69 6e 20 34 30  | your.file in 40|
00000fb0  20 6f 72 20 38 30 20 63  6f 6c 75 6d 6e 20 66 6f  | or 80 column fo|
00000fc0  72 6d 61 74 2e 0d 0d 46  6f 72 20 62 65 73 74 20  |rmat...For best |
00000fd0  72 65 73 75 6c 74 73 2c  20 74 68 65 20 66 75 6c  |results, the ful|
00000fe0  6c 20 77 69 64 74 68 20  6f 66 20 74 68 65 20 56  |l width of the V|
00000ff0  69 65 77 20 66 69 6c 65  20 69 6e 20 4d 4f 44 45  |iew file in MODE|
00001000  20 33 20 73 68 6f 75 6c  64 20 62 65 20 75 73 65  | 3 should be use|
00001010  64 0d 61 6e 64 20 69 74  20 69 73 20 6e 6f 74 20  |d.and it is not |
00001020  6e 65 63 65 73 73 61 72  79 20 74 6f 20 61 6c 74  |necessary to alt|
00001030  65 72 20 74 68 65 20 72  75 6c 65 72 2e 20 20 54  |er the ruler.  T|
00001040  68 69 73 20 67 69 76 65  73 20 61 20 74 65 78 74  |his gives a text|
00001050  20 77 69 64 74 68 20 6f  66 20 37 34 0d 63 68 61  | width of 74.cha|
00001060  72 61 63 74 65 72 73 2e  20 20 49 66 20 61 20 72  |racters.  If a r|
00001070  75 6c 65 72 20 69 73 1a  20 61 64 64 65 64 2c 20  |uler is. added, |
00001080  69 74 20 6d 75 73 74 20  62 65 20 64 65 6c 65 74  |it must be delet|
00001090  65 64 20 62 65 66 6f 72  65 20 73 75 62 6d 69 73  |ed before submis|
000010a0  73 69 6f 6e 20 61 73 0d  69 74 20 77 69 6c 6c 20  |sion as.it will |
000010b0  63 61 75 73 65 20 74 68  65 20 63 6f 64 69 6e 67  |cause the coding|
000010c0  20 74 6f 1a 20 6c 6f 63  6b 20 75 70 20 69 6e 20  | to. lock up in |
000010d0  34 30 20 63 6f 6c 75 6d  6e 20 6d 6f 64 65 20 61  |40 column mode a|
000010e0  6e 64 20 61 6c 73 6f 20  69 74 20 77 69 6c 6c 20  |nd also it will |
000010f0  62 65 0d 70 72 69 6e 74  65 64 20 77 68 65 6e 20  |be.printed when |
00001100  74 68 65 20 63 6f 64 65  20 69 73 20 75 73 65 64  |the code is used|
00001110  20 61 6e 64 1a 20 6d 61  6b 65 20 74 68 65 20 66  | and. make the f|
00001120  69 6c 65 20 6c 6f 6f 6b  20 75 6e 74 69 64 79 2e  |ile look untidy.|
00001130  20 20 59 6f 75 20 6d 61  79 20 75 73 65 0d 74 68  |  You may use.th|
00001140  65 20 66 6f 72 6d 61 74  74 69 6e 67 20 61 73 20  |e formatting as |
00001150  74 68 65 20 63 6f 6e 74  72 6f 6c 20 63 6f 64 65  |the control code|
00001160  73 20 31 36 20 61 6e 64  1a 20 32 36 1a 20 61 72  |s 16 and. 26. ar|
00001170  65 1a 20 69 67 6e 6f 72  65 64 20 62 79 20 74 68  |e. ignored by th|
00001180  65 20 63 6f 64 69 6e 67  0d 62 75 74 20 70 72 69  |e coding.but pri|
00001190  6e 74 69 6e 67 20 77 69  6c 6c 20 61 70 70 65 61  |nting will appea|
000011a0  72 20 61 73 20 69 66 20  75 6e 66 6f 72 6d 61 74  |r as if unformat|
000011b0  74 65 64 20 77 68 65 6e  20 74 68 65 20 63 6f 64  |ted when the cod|
000011c0  65 20 69 73 20 75 73 65  64 2e 0d 0d 54 68 65 1a  |e is used...The.|
000011d0  20 34 30 20 63 6f 6c 75  6d 6e 20 70 72 69 6e 74  | 40 column print|
000011e0  69 6e 67 1a 68 61 73 20  62 65 65 6e 20 72 65 2d  |ing.has been re-|
000011f0  77 72 69 74 74 65 6e 20  61 6e 64 20 6e 6f 77 20  |written and now |
00001200  64 6f 65 73 20 6e 6f 74  20 73 70 6c 69 74 1a 20  |does not split. |
00001210  77 6f 72 64 73 0d 62 75  74 20 69 74 1a 20 69 73  |words.but it. is|
00001220  20 65 73 73 65 6e 74 69  61 6c 20 74 6f 20 75 73  | essential to us|
00001230  65 20 73 70 61 63 65 73  20 61 66 74 65 72 20 61  |e spaces after a|
00001240  20 63 6f 6d 6d 61 20 6f  72 20 66 75 6c 6c 20 73  | comma or full s|
00001250  74 6f 70 2e 20 20 54 68  69 73 20 67 69 76 65 73  |top.  This gives|
00001260  0d 61 6e 20 69 6d 70 72  6f 76 65 64 20 70 72 69  |.an improved pri|
00001270  6e 74 69 6e 67 20 69 6e  20 34 30 20 63 6f 6c 75  |nting in 40 colu|
00001280  6d 6e 73 2e 0d 0d 46 6f  72 20 74 68 65 20 63 6f  |mns...For the co|
00001290  72 72 65 63 74 20 70 72  69 6e 74 69 6e 67 20 6f  |rrect printing o|
000012a0  66 1a 20 79 6f 75 72 1a  20 66 69 6c 65 73 2c 1a  |f. your. files,.|
000012b0  20 74 68 65 1a 20 66 6f  6c 6c 6f 77 69 6e 67 20  | the. following |
000012c0  6d 65 74 68 6f 64 20 73  68 6f 75 6c 64 20 62 65  |method should be|
000012d0  0d 75 73 65 64 20 2d 0d  0d 20 20 20 20 31 2e 20  |.used -..    1. |
000012e0  20 54 69 74 6c 65 73 20  61 6e 64 20 73 75 62 2d  | Titles and sub-|
000012f0  68 65 61 64 69 6e 67 73  20 73 68 6f 75 6c 64 20  |headings should |
00001300  62 65 20 75 6e 64 65 72  6c 69 6e 65 64 20 77 69  |be underlined wi|
00001310  74 68 20 6f 6e 65 20 6f  66 20 74 68 65 0d 20 20  |th one of the.  |
00001320  20 20 20 20 20 20 66 6f  6c 6c 6f 77 69 6e 67 20  |      following |
00001330  63 68 61 72 61 63 74 65  72 73 20 2d 20 20 7e 2c  |characters -  ~,|
00001340  20 2a 2c 20 6f 72 20 3d  2e 0d 20 20 20 20 20 20  | *, or =..      |
00001350  20 20 54 68 65 79 20 6d  61 79 20 62 65 20 63 65  |  They may be ce|
00001360  6e 74 72 61 6c 69 73 65  64 20 75 73 69 6e 67 20  |ntralised using |
00001370  73 70 61 63 65 73 20 6f  72 20 74 68 65 20 69 6e  |spaces or the in|
00001380  73 65 72 74 20 63 68 61  72 61 63 74 65 72 20 6b  |sert character k|
00001390  65 79 2e 0d 20 20 20 20  20 20 20 20 1c 44 6f 20  |ey..        .Do |
000013a0  6e 6f 74 20 75 73 65 20  54 41 42 1c 20 61 73 20  |not use TAB. as |
000013b0  74 68 69 73 20 77 69 6c  6c 20 61 70 70 65 61 72  |this will appear|
000013c0  20 61 73 20 31 20 73 70  61 63 65 20 6f 6e 6c 79  | as 1 space only|
000013d0  2e 0d 20 20 20 20 20 20  20 20 54 68 65 73 65 1a  |..        These.|
000013e0  20 63 68 61 72 61 63 74  65 72 73 1a 20 63 61 6e  | characters. can|
000013f0  20 61 6c 73 6f 20 62 65  20 75 73 65 64 20 62 65  | also be used be|
00001400  74 77 65 65 6e 20 73 65  63 74 69 6f 6e 73 20 61  |tween sections a|
00001410  73 20 74 68 65 20 63 6f  64 69 6e 67 0d 20 20 20  |s the coding.   |
00001420  20 20 20 20 20 69 73 20  61 72 72 61 6e 67 65 64  |     is arranged|
00001430  20 73 6f 20 74 68 61 74  20 6f 6e 6c 79 20 6f 6e  | so that only on|
00001440  65 20 6c 69 6e 65 20 69  73 20 70 72 69 6e 74 65  |e line is printe|
00001450  64 2e 0d 20 20 20 20 20  20 20 20 1c 44 6f 20 6e  |d..        .Do n|
00001460  6f 74 20 70 72 69 6e 74  20 73 74 72 69 6e 67 73  |ot print strings|
00001470  20 6f 66 20 6d 6f 72 65  20 74 68 61 6e 20 33 38  | of more than 38|
00001480  20 6f 66 20 61 6e 79 20  6f 74 68 65 72 20 63 68  | of any other ch|
00001490  61 72 61 63 74 65 72 73  1c 20 61 73 0d 20 20 20  |aracters. as.   |
000014a0  20 20 20 20 20 74 68 69  73 20 77 69 6c 6c 20 63  |     this will c|
000014b0  61 75 73 65 20 74 68 65  20 34 30 20 63 6f 6c 75  |ause the 40 colu|
000014c0  6d 6e 20 70 72 69 6e 74  69 6e 67 20 72 6f 75 74  |mn printing rout|
000014d0  69 6e 65 20 74 6f 20 6c  6f 63 6b 20 75 70 2e 0d  |ine to lock up..|
000014e0  20 20 20 20 20 20 20 20  4d 2f 43 6f 64 65 20 6c  |        M/Code l|
000014f0  69 73 74 69 6e 67 73 20  1c 6d 75 73 74 20 62 65  |istings .must be|
00001500  20 73 70 6c 69 74 20 75  70 20 75 73 69 6e 67 20  | split up using |
00001510  73 70 61 63 65 73 2e 1c  0d 20 20 20 20 20 20 20  |spaces...       |
00001520  20 49 6e 74 65 72 6e 65  74 20 61 6e 64 20 65 2d  | Internet and e-|
00001530  6d 61 69 6c 20 61 64 64  72 65 73 73 65 73 20 73  |mail addresses s|
00001540  68 6f 75 6c 64 20 1c 62  65 20 65 61 63 68 20 6f  |hould .be each o|
00001550  6e 20 73 65 70 61 72 61  74 65 20 6c 69 6e 65 73  |n separate lines|
00001560  1c 0d 20 20 20 20 20 20  20 20 66 6f 72 20 74 68  |..        for th|
00001570  65 20 73 61 6d 65 20 72  65 61 73 6f 6e 2e 0d 0d  |e same reason...|
00001580  20 20 20 20 32 2e 20 20  41 20 62 6c 61 6e 6b 20  |    2.  A blank |
00001590  6c 69 6e 65 20 73 68 6f  75 6c 64 20 73 65 70 61  |line should sepa|
000015a0  72 61 74 65 20 70 61 72  61 67 72 61 70 68 73 2e  |rate paragraphs.|
000015b0  0d 0d 20 20 20 20 33 2e  20 20 49 6e 64 65 6e 74  |..    3.  Indent|
000015c0  69 6e 67 20 74 68 65 20  74 65 78 74 20 63 61 6e  |ing the text can|
000015d0  20 62 65 20 75 73 65 64  20 77 68 65 72 65 20 61  | be used where a|
000015e0  1a 20 6e 65 77 20 6c 69  6e 65 20 69 73 20 6e 65  |. new line is ne|
000015f0  65 64 65 64 20 74 6f 20  6d 61 6b 65 0d 20 20 20  |eded to make.   |
00001600  20 20 20 20 20 74 68 65  20 70 72 69 6e 74 69 6e  |     the printin|
00001610  67 20 6c 69 6e 65 20 75  70 20 63 6f 72 72 65 63  |g line up correc|
00001620  74 6c 79 2c 1a 20 65 67  1a 20 70 72 6f 67 72 61  |tly,. eg. progra|
00001630  6d 20 6c 69 73 74 69 6e  67 73 2c 20 61 67 61 69  |m listings, agai|
00001640  6e 20 75 73 69 6e 67 0d  20 20 20 20 20 20 20 20  |n using.        |
00001650  73 70 61 63 65 73 20 6f  6e 6c 79 2e 0d 0d 46 6f  |spaces only...Fo|
00001660  72 20 6c 65 74 74 65 72  73 2c 20 69 74 20 69 73  |r letters, it is|
00001670  20 73 75 67 67 65 73 74  65 64 20 74 68 61 74 20  | suggested that |
00001680  79 6f 75 72 20 6e 61 6d  65 20 61 6e 64 20 61 64  |your name and ad|
00001690  64 72 65 73 73 20 69 73  20 74 79 70 65 64 20 69  |dress is typed i|
000016a0  6e 20 73 69 6e 67 6c 65  0d 6c 69 6e 65 20 61 73  |n single.line as|
000016b0  20 74 68 69 73 20 67 69  76 65 73 20 61 20 6e 65  | this gives a ne|
000016c0  61 74 65 72 20 61 70 70  65 61 72 61 6e 63 65 20  |ater appearance |
000016d0  61 6e 64 20 73 61 76 65  73 1a 20 73 70 61 63 65  |and saves. space|
000016e0  1a 20 77 68 65 6e 1a 20  74 68 65 20 66 69 6c 65  |. when. the file|
000016f0  20 69 73 0d 70 72 69 6e  74 65 64 2e 0d 0d 44 49  | is.printed...DI|
00001700  41 47 52 41 4d 53 0d 7e  7e 7e 7e 7e 7e 7e 7e 0d  |AGRAMS.~~~~~~~~.|
00001710  54 68 65 20 6d 65 6e 75  73 20 61 6c 6c 6f 77 20  |The menus allow |
00001720  64 69 61 67 72 61 6d 73  20 72 65 66 65 72 72 65  |diagrams referre|
00001730  64 20 74 6f 20 69 6e 20  74 68 65 20 74 65 78 74  |d to in the text|
00001740  20 74 6f 20 62 65 1a 20  70 72 69 6e 74 65 64 1a  | to be. printed.|
00001750  20 74 6f 20 73 63 72 65  65 6e 0d 66 6f 6c 6c 6f  | to screen.follo|
00001760  77 69 6e 67 20 74 68 65  20 72 65 6c 65 76 61 6e  |wing the relevan|
00001770  74 20 74 65 78 74 2e 0d  0d 44 69 61 67 72 61 6d  |t text...Diagram|
00001780  73 20 6d 61 79 20 62 65  20 69 6e 20 61 6e 79 20  |s may be in any |
00001790  67 72 61 70 68 69 63 73  20 6d 6f 64 65 20 62 75  |graphics mode bu|
000017a0  74 2c 20 69 66 20 74 68  65 72 65 20 61 72 65 20  |t, if there are |
000017b0  6d 6f 72 65 20 74 68 61  6e 20 6f 6e 65 2c 20 74  |more than one, t|
000017c0  68 65 79 0d 6d 75 73 74  1a 20 61 6c 6c 20 62 65  |hey.must. all be|
000017d0  20 69 6e 20 74 68 65 20  73 61 6d 65 20 6d 6f 64  | in the same mod|
000017e0  65 2e 20 20 54 68 65 79  20 61 72 65 20 74 68 65  |e.  They are the|
000017f0  6e 20 64 69 73 70 6c 61  79 65 64 20 69 6e 20 73  |n displayed in s|
00001800  65 71 75 65 6e 63 65 1a  20 69 6e 1a 20 61 0d 73  |equence. in. a.s|
00001810  69 6d 69 6c 61 72 20 6d  61 6e 6e 65 72 20 74 6f  |imilar manner to|
00001820  20 6c 6f 6e 67 20 74 65  78 74 20 66 69 6c 65 73  | long text files|
00001830  2e 0d 0d 41 73 1a 20 74  68 65 1a 20 6c 61 73 74  |...As. the. last|
00001840  1a 20 6c 69 6e 65 1a 20  69 73 1a 20 75 73 65 64  |. line. is. used|
00001850  20 66 6f 72 20 74 68 65  20 63 75 65 20 74 6f 20  | for the cue to |
00001860  63 6f 6e 74 69 6e 75 65  2c 20 69 74 20 69 73 20  |continue, it is |
00001870  62 65 73 74 20 74 6f 20  61 76 6f 69 64 0d 75 73  |best to avoid.us|
00001880  69 6e 67 20 74 68 69 73  20 66 6f 72 20 74 68 65  |ing this for the|
00001890  20 64 69 61 67 72 61 6d  2e 0d 0d 49 66 20 74 68  | diagram...If th|
000018a0  65 20 70 72 69 6e 74 65  72 20 6f 70 74 69 6f 6e  |e printer option|
000018b0  20 69 73 20 73 65 74 20  74 68 65 79 20 77 69 6c  | is set they wil|
000018c0  6c 20 61 6c 73 6f 20 62  65 20 70 72 69 6e 74 65  |l also be printe|
000018d0  64 20 66 6f 6c 6c 6f 77  69 6e 67 20 74 68 65 20  |d following the |
000018e0  74 65 78 74 2e 0d 0d 2a  2a 2a 2a 2a 2a 2a 2a 2a  |text...*********|
000018f0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00001930  2a 0d 0d                                          |*..|
00001933
+INFO1.m0
+INFO1.m1
+INFO1.m2
+INFO1.m4
+INFO1.m5