Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_34.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_34.ADF
Filename: +Info1
Read OK:
File size: 1678 bytes
Load address: 2B206576
Exec address: 6F666E49
Duplicates

There are 2 duplicate copies 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 not intended as a hard and fast rule for submissions
but as a guide to making the best use of the facilities provided by the
menus and coding provided.

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

    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  6e 6f 74 20 69 6e 74 65  6e 64 65 64 20 61 73 20  |not intended as |
00000a60  61 20 68 61 72 64 20 61  6e 64 20 66 61 73 74 20  |a hard and fast |
00000a70  72 75 6c 65 20 66 6f 72  20 73 75 62 6d 69 73 73  |rule for submiss|
00000a80  69 6f 6e 73 0d 62 75 74  20 61 73 20 61 20 67 75  |ions.but as a gu|
00000a90  69 64 65 20 74 6f 1a 20  6d 61 6b 69 6e 67 1a 20  |ide to. making. |
00000aa0  74 68 65 1a 20 62 65 73  74 20 75 73 65 20 6f 66  |the. best use of|
00000ab0  20 74 68 65 20 66 61 63  69 6c 69 74 69 65 73 20  | the facilities |
00000ac0  70 72 6f 76 69 64 65 64  20 62 79 20 74 68 65 0d  |provided by the.|
00000ad0  6d 65 6e 75 73 20 61 6e  64 20 63 6f 64 69 6e 67  |menus and coding|
00000ae0  20 70 72 6f 76 69 64 65  64 2e 0d 0d 54 45 58 54  | provided...TEXT|
00000af0  20 46 49 4c 45 53 0d 7e  7e 7e 7e 7e 7e 7e 7e 7e  | FILES.~~~~~~~~~|
00000b00  7e 0d 54 68 65 1a 20 63  6f 64 69 6e 67 1a 20 66  |~.The. coding. f|
00000b10  6f 72 1a 20 70 72 69 6e  74 69 6e 67 20 74 68 65  |or. printing the|
00000b20  20 74 65 78 74 20 66 69  6c 65 73 20 74 6f 20 73  | text files to s|
00000b30  63 72 65 65 6e 20 69 73  20 69 6e 74 65 6e 64 65  |creen is intende|
00000b40  64 20 74 6f 20 62 65 20  75 73 65 64 0d 77 69 74  |d to be used.wit|
00000b50  68 1a 20 74 68 65 1a 20  56 69 65 77 20 77 6f 72  |h. the. View wor|
00000b60  64 20 70 72 6f 63 65 73  73 6f 72 2e 1a 20 20 57  |d processor..  W|
00000b70  68 69 6c 65 1a 20 69 74  1a 20 77 69 6c 6c 1a 20  |hile. it. will. |
00000b80  77 6f 72 6b 1a 20 77 69  74 68 1a 20 6f 74 68 65  |work. with. othe|
00000b90  72 1a 20 77 6f 72 64 0d  70 72 6f 63 65 73 73 6f  |r. word.processo|
00000ba0  72 73 20 74 68 65 20 72  65 73 75 6c 74 1a 20 6d  |rs the result. m|
00000bb0  61 79 1a 20 6e 6f 74 20  62 65 20 70 65 72 66 65  |ay. not be perfe|
00000bc0  63 74 20 61 6e 64 20 79  6f 75 20 77 69 6c 6c 20  |ct and you will |
00000bd0  6e 6f 74 20 62 65 20 61  62 6c 65 20 74 6f 20 75  |not be able to u|
00000be0  73 65 0d 74 68 65 1a 20  68 69 67 68 6c 69 67 68  |se.the. highligh|
00000bf0  74 1a 20 6f 70 74 69 6f  6e 73 2e 1a 20 20 54 68  |t. options..  Th|
00000c00  65 1a 20 75 73 65 1a 20  6f 66 1a 20 63 6f 6e 74  |e. use. of. cont|
00000c10  72 6f 6c 1a 20 63 6f 64  65 73 2c 1a 20 61 70 61  |rol. codes,. apa|
00000c20  72 74 1a 20 66 72 6f 6d  1a 20 74 68 65 0d 68 69  |rt. from. the.hi|
00000c30  67 68 6c 69 67 68 74 73  2c 1a 20 73 68 6f 75 6c  |ghlights,. shoul|
00000c40  64 20 6e 6f 74 20 62 65  20 75 73 65 64 20 61 73  |d not be used as|
00000c50  20 74 68 65 73 65 20 77  69 6c 6c 20 62 65 20 70  | these will be p|
00000c60  72 69 6e 74 65 64 20 62  79 20 74 68 65 20 63 6f  |rinted by the co|
00000c70  64 69 6e 67 20 61 6e 64  0d 77 69 6c 6c 20 73 70  |ding and.will sp|
00000c80  6f 69 6c 20 74 68 65 20  70 72 69 6e 74 69 6e 67  |oil the printing|
00000c90  20 6f 66 20 74 68 65 20  74 65 78 74 2e 0d 20 0d  | of the text.. .|
00000ca0  54 68 65 20 70 72 6f 67  72 61 6d 20 56 54 59 50  |The program VTYP|
00000cb0  45 36 20 69 73 20 69 6e  63 6c 75 64 65 64 20 6f  |E6 is included o|
00000cc0  6e 20 74 68 65 20 64 69  73 63 73 20 73 6f 20 74  |n the discs so t|
00000cd0  68 61 74 20 79 6f 75 20  6d 61 79 20 73 65 65 20  |hat you may see |
00000ce0  79 6f 75 72 20 66 69 6c  65 73 0d 61 73 20 74 68  |your files.as th|
00000cf0  65 79 20 77 69 6c 6c 20  61 70 70 65 61 72 20 6f  |ey will appear o|
00000d00  6e 20 74 68 65 20 64 69  73 63 73 20 62 65 66 6f  |n the discs befo|
00000d10  72 65 20 73 75 62 6d 69  74 74 69 6e 67 20 74 68  |re submitting th|
00000d20  65 6d 2e 20 20 54 68 65  20 70 72 6f 67 72 61 6d  |em.  The program|
00000d30  20 61 73 6b 73 0d 66 69  72 73 74 20 66 6f 72 20  | asks.first for |
00000d40  74 68 65 20 61 64 64 72  65 73 73 20 6f 66 20 48  |the address of H|
00000d50  49 4d 45 4d 20 61 6e 64  20 67 69 76 65 73 1a 20  |IMEM and gives. |
00000d60  74 68 65 1a 20 61 64 64  72 65 73 73 1a 20 26 32  |the. address. &2|
00000d70  36 30 30 2c 1a 20 61 73  1a 20 6f 6e 20 74 68 65  |600,. as. on the|
00000d80  0d 64 69 73 63 73 2c 20  69 66 20 6e 6f 20 61 64  |.discs, if no ad|
00000d90  64 72 65 73 73 20 69 73  20 65 6e 74 65 72 65 64  |dress is entered|
00000da0  2e 20 20 54 68 69 73 20  61 6c 6c 6f 77 73 20 79  |.  This allows y|
00000db0  6f 75 20 74 6f 20 70 72  69 6e 74 20 6c 6f 6e 67  |ou to print long|
00000dc0  65 72 20 66 69 6c 65 73  20 69 66 0d 79 6f 75 20  |er files if.you |
00000dd0  77 69 73 68 2e 20 20 59  6f 75 20 74 68 65 6e 20  |wish.  You then |
00000de0  68 61 76 65 20 74 68 65  20 6f 70 74 69 6f 6e 20  |have the option |
00000df0  6f 66 20 77 68 69 63 68  20 6d 6f 64 65 20 73 6f  |of which mode so|
00000e00  20 74 68 61 74 20 79 6f  75 20 63 61 6e 20 73 65  | that you can se|
00000e10  65 20 79 6f 75 72 0d 66  69 6c 65 20 69 6e 20 34  |e your.file in 4|
00000e20  30 20 6f 72 20 38 30 20  63 6f 6c 75 6d 6e 20 66  |0 or 80 column f|
00000e30  6f 72 6d 61 74 2e 0d 0d  46 6f 72 20 62 65 73 74  |ormat...For best|
00000e40  20 72 65 73 75 6c 74 73  2c 20 74 68 65 20 66 75  | results, the fu|
00000e50  6c 6c 20 77 69 64 74 68  20 6f 66 20 74 68 65 20  |ll width of the |
00000e60  56 69 65 77 20 66 69 6c  65 20 69 6e 20 4d 4f 44  |View file in MOD|
00000e70  45 20 33 20 73 68 6f 75  6c 64 20 62 65 20 75 73  |E 3 should be us|
00000e80  65 64 0d 61 6e 64 20 69  74 20 69 73 20 6e 6f 74  |ed.and it is not|
00000e90  20 6e 65 63 65 73 73 61  72 79 20 74 6f 20 61 6c  | necessary to al|
00000ea0  74 65 72 20 74 68 65 20  72 75 6c 65 72 2e 20 20  |ter the ruler.  |
00000eb0  54 68 69 73 20 67 69 76  65 73 20 61 20 74 65 78  |This gives a tex|
00000ec0  74 20 77 69 64 74 68 20  6f 66 20 37 34 0d 63 68  |t width of 74.ch|
00000ed0  61 72 61 63 74 65 72 73  2e 20 20 49 66 20 61 20  |aracters.  If a |
00000ee0  72 75 6c 65 72 20 69 73  1a 20 61 64 64 65 64 2c  |ruler is. added,|
00000ef0  20 69 74 20 6d 75 73 74  20 62 65 20 64 65 6c 65  | it must be dele|
00000f00  74 65 64 20 62 65 66 6f  72 65 20 73 75 62 6d 69  |ted before submi|
00000f10  73 73 69 6f 6e 20 61 73  0d 69 74 20 77 69 6c 6c  |ssion as.it will|
00000f20  20 63 61 75 73 65 20 74  68 65 20 63 6f 64 69 6e  | cause the codin|
00000f30  67 20 74 6f 1a 20 6c 6f  63 6b 20 75 70 20 69 6e  |g to. lock up in|
00000f40  20 34 30 20 63 6f 6c 75  6d 6e 20 6d 6f 64 65 20  | 40 column mode |
00000f50  61 6e 64 20 61 6c 73 6f  20 69 74 20 77 69 6c 6c  |and also it will|
00000f60  20 62 65 0d 70 72 69 6e  74 65 64 20 77 68 65 6e  | be.printed when|
00000f70  20 74 68 65 20 63 6f 64  65 20 69 73 20 75 73 65  | the code is use|
00000f80  64 20 61 6e 64 1a 20 6d  61 6b 65 20 74 68 65 20  |d and. make the |
00000f90  66 69 6c 65 20 6c 6f 6f  6b 20 75 6e 74 69 64 79  |file look untidy|
00000fa0  2e 20 20 59 6f 75 20 6d  61 79 20 75 73 65 0d 74  |.  You may use.t|
00000fb0  68 65 20 66 6f 72 6d 61  74 74 69 6e 67 20 61 73  |he formatting as|
00000fc0  20 74 68 65 20 63 6f 6e  74 72 6f 6c 20 63 6f 64  | the control cod|
00000fd0  65 73 20 31 36 20 61 6e  64 1a 20 32 36 1a 20 61  |es 16 and. 26. a|
00000fe0  72 65 1a 20 69 67 6e 6f  72 65 64 20 62 79 20 74  |re. ignored by t|
00000ff0  68 65 20 63 6f 64 69 6e  67 0d 62 75 74 20 70 72  |he coding.but pr|
00001000  69 6e 74 69 6e 67 20 77  69 6c 6c 20 61 70 70 65  |inting will appe|
00001010  61 72 20 61 73 20 69 66  20 75 6e 66 6f 72 6d 61  |ar as if unforma|
00001020  74 74 65 64 20 77 68 65  6e 20 74 68 65 20 63 6f  |tted when the co|
00001030  64 65 20 69 73 20 75 73  65 64 2e 0d 0d 54 68 65  |de is used...The|
00001040  1a 20 34 30 20 63 6f 6c  75 6d 6e 20 70 72 69 6e  |. 40 column prin|
00001050  74 69 6e 67 1a 68 61 73  20 62 65 65 6e 20 72 65  |ting.has been re|
00001060  2d 77 72 69 74 74 65 6e  20 61 6e 64 20 6e 6f 77  |-written and now|
00001070  20 64 6f 65 73 20 6e 6f  74 20 73 70 6c 69 74 1a  | does not split.|
00001080  20 77 6f 72 64 73 0d 62  75 74 20 69 74 1a 20 69  | words.but it. i|
00001090  73 20 65 73 73 65 6e 74  69 61 6c 20 74 6f 20 75  |s essential to u|
000010a0  73 65 20 73 70 61 63 65  73 20 61 66 74 65 72 20  |se spaces after |
000010b0  61 20 63 6f 6d 6d 61 20  6f 72 20 66 75 6c 6c 20  |a comma or full |
000010c0  73 74 6f 70 2e 20 20 54  68 69 73 20 67 69 76 65  |stop.  This give|
000010d0  73 0d 61 6e 20 69 6d 70  72 6f 76 65 64 20 70 72  |s.an improved pr|
000010e0  69 6e 74 69 6e 67 20 69  6e 20 34 30 20 63 6f 6c  |inting in 40 col|
000010f0  75 6d 6e 73 2e 0d 0d 46  6f 72 20 74 68 65 20 63  |umns...For the c|
00001100  6f 72 72 65 63 74 20 70  72 69 6e 74 69 6e 67 20  |orrect printing |
00001110  6f 66 1a 20 79 6f 75 72  1a 20 66 69 6c 65 73 2c  |of. your. files,|
00001120  1a 20 74 68 65 1a 20 66  6f 6c 6c 6f 77 69 6e 67  |. the. following|
00001130  20 6d 65 74 68 6f 64 20  73 68 6f 75 6c 64 20 62  | method should b|
00001140  65 0d 75 73 65 64 20 2d  0d 0d 20 20 20 20 31 2e  |e.used -..    1.|
00001150  20 20 54 69 74 6c 65 73  20 61 6e 64 20 73 75 62  |  Titles and sub|
00001160  2d 68 65 61 64 69 6e 67  73 20 73 68 6f 75 6c 64  |-headings should|
00001170  20 62 65 20 75 6e 64 65  72 6c 69 6e 65 64 20 77  | be underlined w|
00001180  69 74 68 20 6f 6e 65 20  6f 66 20 74 68 65 0d 20  |ith one of the. |
00001190  20 20 20 20 20 20 20 66  6f 6c 6c 6f 77 69 6e 67  |       following|
000011a0  20 63 68 61 72 61 63 74  65 72 73 20 2d 20 20 7e  | characters -  ~|
000011b0  2c 20 2a 2c 20 6f 72 20  3d 2e 0d 20 20 20 20 20  |, *, or =..     |
000011c0  20 20 20 54 68 65 79 20  6d 61 79 20 62 65 20 63  |   They may be c|
000011d0  65 6e 74 72 61 6c 69 73  65 64 20 75 73 69 6e 67  |entralised using|
000011e0  20 73 70 61 63 65 73 20  6f 72 20 74 68 65 20 69  | spaces or the i|
000011f0  6e 73 65 72 74 20 63 68  61 72 61 63 74 65 72 20  |nsert character |
00001200  6b 65 79 2e 0d 20 20 20  20 20 20 20 20 44 6f 20  |key..        Do |
00001210  1c 6e 6f 74 1c 20 75 73  65 20 54 41 42 20 61 73  |.not. use TAB as|
00001220  20 74 68 69 73 20 77 69  6c 6c 20 61 70 70 65 61  | this will appea|
00001230  72 20 61 73 20 31 20 73  70 61 63 65 20 6f 6e 6c  |r as 1 space onl|
00001240  79 2e 0d 20 20 20 20 20  20 20 20 54 68 65 73 65  |y..        These|
00001250  1a 20 63 68 61 72 61 63  74 65 72 73 1a 20 63 61  |. characters. ca|
00001260  6e 20 61 6c 73 6f 20 62  65 20 75 73 65 64 20 62  |n also be used b|
00001270  65 74 77 65 65 6e 20 73  65 63 74 69 6f 6e 73 20  |etween sections |
00001280  61 73 20 74 68 65 20 63  6f 64 69 6e 67 0d 20 20  |as the coding.  |
00001290  20 20 20 20 20 20 69 73  20 61 72 72 61 6e 67 65  |      is arrange|
000012a0  64 20 73 6f 20 74 68 61  74 20 6f 6e 6c 79 20 6f  |d so that only o|
000012b0  6e 65 20 6c 69 6e 65 20  69 73 20 70 72 69 6e 74  |ne line is print|
000012c0  65 64 2e 0d 0d 20 20 20  20 32 2e 20 20 41 20 62  |ed...    2.  A b|
000012d0  6c 61 6e 6b 20 6c 69 6e  65 20 73 68 6f 75 6c 64  |lank line should|
000012e0  20 73 65 70 61 72 61 74  65 20 70 61 72 61 67 72  | separate paragr|
000012f0  61 70 68 73 2e 0d 0d 20  20 20 20 33 2e 20 20 49  |aphs...    3.  I|
00001300  6e 64 65 6e 74 69 6e 67  20 74 68 65 20 74 65 78  |ndenting the tex|
00001310  74 20 63 61 6e 20 62 65  20 75 73 65 64 20 77 68  |t can be used wh|
00001320  65 72 65 20 61 1a 20 6e  65 77 20 6c 69 6e 65 20  |ere a. new line |
00001330  69 73 20 6e 65 65 64 65  64 20 74 6f 20 6d 61 6b  |is needed to mak|
00001340  65 0d 20 20 20 20 20 20  20 20 74 68 65 20 70 72  |e.        the pr|
00001350  69 6e 74 69 6e 67 20 6c  69 6e 65 20 75 70 20 63  |inting line up c|
00001360  6f 72 72 65 63 74 6c 79  2c 1a 20 65 67 1a 20 70  |orrectly,. eg. p|
00001370  72 6f 67 72 61 6d 20 6c  69 73 74 69 6e 67 73 2c  |rogram listings,|
00001380  20 61 67 61 69 6e 20 75  73 69 6e 67 0d 20 20 20  | again using.   |
00001390  20 20 20 20 20 73 70 61  63 65 73 20 6f 6e 6c 79  |     spaces only|
000013a0  2e 0d 0d 46 6f 72 20 6c  65 74 74 65 72 73 2c 20  |...For letters, |
000013b0  69 74 20 69 73 20 73 75  67 67 65 73 74 65 64 20  |it is suggested |
000013c0  74 68 61 74 20 79 6f 75  72 20 6e 61 6d 65 20 61  |that your name a|
000013d0  6e 64 20 61 64 64 72 65  73 73 20 69 73 20 74 79  |nd address is ty|
000013e0  70 65 64 20 69 6e 20 73  69 6e 67 6c 65 0d 6c 69  |ped in single.li|
000013f0  6e 65 20 61 73 20 74 68  69 73 20 67 69 76 65 73  |ne as this gives|
00001400  20 61 20 6e 65 61 74 65  72 20 61 70 70 65 61 72  | a neater appear|
00001410  61 6e 63 65 20 61 6e 64  20 73 61 76 65 73 1a 20  |ance and saves. |
00001420  73 70 61 63 65 1a 20 77  68 65 6e 1a 20 74 68 65  |space. when. the|
00001430  20 66 69 6c 65 20 69 73  0d 70 72 69 6e 74 65 64  | file is.printed|
00001440  2e 0d 0d 44 49 41 47 52  41 4d 53 0d 7e 7e 7e 7e  |...DIAGRAMS.~~~~|
00001450  7e 7e 7e 7e 0d 54 68 65  20 6d 65 6e 75 73 20 61  |~~~~.The menus a|
00001460  6c 6c 6f 77 20 64 69 61  67 72 61 6d 73 20 72 65  |llow diagrams re|
00001470  66 65 72 72 65 64 20 74  6f 20 69 6e 20 74 68 65  |ferred to in the|
00001480  20 74 65 78 74 20 74 6f  20 62 65 1a 20 70 72 69  | text to be. pri|
00001490  6e 74 65 64 1a 20 74 6f  20 73 63 72 65 65 6e 0d  |nted. to screen.|
000014a0  66 6f 6c 6c 6f 77 69 6e  67 20 74 68 65 20 72 65  |following the re|
000014b0  6c 65 76 61 6e 74 20 74  65 78 74 2e 0d 0d 44 69  |levant text...Di|
000014c0  61 67 72 61 6d 73 20 6d  61 79 20 62 65 20 69 6e  |agrams may be in|
000014d0  20 61 6e 79 20 67 72 61  70 68 69 63 73 20 6d 6f  | any graphics mo|
000014e0  64 65 20 62 75 74 2c 20  69 66 20 74 68 65 72 65  |de but, if there|
000014f0  20 61 72 65 20 6d 6f 72  65 20 74 68 61 6e 20 6f  | are more than o|
00001500  6e 65 2c 20 74 68 65 79  0d 6d 75 73 74 1a 20 61  |ne, they.must. a|
00001510  6c 6c 20 62 65 20 69 6e  20 74 68 65 20 73 61 6d  |ll be in the sam|
00001520  65 20 6d 6f 64 65 2e 20  20 54 68 65 79 20 61 72  |e mode.  They ar|
00001530  65 20 74 68 65 6e 20 64  69 73 70 6c 61 79 65 64  |e then displayed|
00001540  20 69 6e 20 73 65 71 75  65 6e 63 65 1a 20 69 6e  | in sequence. in|
00001550  1a 20 61 0d 73 69 6d 69  6c 61 72 20 6d 61 6e 6e  |. a.similar mann|
00001560  65 72 20 74 6f 20 6c 6f  6e 67 20 74 65 78 74 20  |er to long text |
00001570  66 69 6c 65 73 2e 0d 0d  41 73 1a 20 74 68 65 1a  |files...As. the.|
00001580  20 6c 61 73 74 1a 20 6c  69 6e 65 1a 20 69 73 1a  | last. line. is.|
00001590  20 75 73 65 64 20 66 6f  72 20 74 68 65 20 63 75  | used for the cu|
000015a0  65 20 74 6f 20 63 6f 6e  74 69 6e 75 65 2c 20 69  |e to continue, i|
000015b0  74 20 69 73 20 62 65 73  74 20 74 6f 20 61 76 6f  |t is best to avo|
000015c0  69 64 0d 75 73 69 6e 67  20 74 68 69 73 20 66 6f  |id.using this fo|
000015d0  72 20 74 68 65 20 64 69  61 67 72 61 6d 2e 0d 0d  |r the diagram...|
000015e0  49 66 20 74 68 65 20 70  72 69 6e 74 65 72 20 6f  |If the printer o|
000015f0  70 74 69 6f 6e 20 69 73  20 73 65 74 20 74 68 65  |ption is set the|
00001600  79 20 77 69 6c 6c 20 61  6c 73 6f 20 62 65 20 70  |y will also be p|
00001610  72 69 6e 74 65 64 20 66  6f 6c 6c 6f 77 69 6e 67  |rinted following|
00001620  20 74 68 65 20 74 65 78  74 2e 0d 0d 2a 2a 2a 2a  | the text...****|
00001630  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
*
00001670  2a 2a 2a 2a 2a 2a 0d 0d                           |******..|
00001678
+Info1.m0
+Info1.m1
+Info1.m2
+Info1.m4
+Info1.m5