Home » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199609.adf » Regulars » StarInfo/Kemp/!Readme

StarInfo/Kemp/!Readme

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 » Recent acquisitions » Acorn ADFS disks » adfs_AcornUser_199609.adf » Regulars
Filename: StarInfo/Kemp/!Readme
Read OK:
File size: 0811 bytes
Load address: 0000
Exec address: 0000
File contents
-------------------------------------------------------------------------------

        Toggle

                                                        by Andrew Kemp

                                                        � KCE Software, 1996

-------------------------------------------------------------------------------


Purpose
-------
        Toggle allows the icon bar to be flipped between top and bottom of the
        window stack using only the mouse - simply click 'menu' with the
        pointer at the very bottom of the screen.

        The idea (but not the code) for Toggle is 'borrowed' from Guttorm Vik's
        excellent text editor, StrongED.  I am a Zap user myself, and I thought
        this feature was too useful to live without.


Licence
-------
        Toggle is freeware.  By this I mean that it may be freely distributed
        as long as this !Readme file accompanies it, and neither file is
        modified.

        If you have the source code to Toggle, please do not distribute it
        separately from the other files, and do not distribute modified
        versions.  If you want to use bits of the source in your own program,
        please remember to acknowledge my contribution! :)

        Toggle is supplied "as is", and without guarantee.  Please note
        that the author accepts no responsibility for anything nasty that
        happens as a result of the existence of Toggle or its associated
        files - you use them entirely at your own risk.

        Anyone wanting to distribute Toggle on a large scale should contact
        me first, to make sure they have the latest version.


Bugs
----
        Should you find any, it would be helpful if you could let me know what
        they are.  Until mid June this year (1996) I can be contacted at
        ajwk100@hermes.cam.ac.uk.  Otherwise my postal address is:

                23 Conifer Close
                Church Crookham
                Fleet
                Hants
                GU13 0LR

        Comments and suggestions are also welcome.
00000000  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000040  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |---------------.|
00000050  0a 20 20 20 20 20 20 20  20 54 6f 67 67 6c 65 0a  |.        Toggle.|
00000060  0a 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |.               |
00000070  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000090  20 20 20 20 20 20 20 20  20 62 79 20 41 6e 64 72  |         by Andr|
000000a0  65 77 20 4b 65 6d 70 0a  0a 20 20 20 20 20 20 20  |ew Kemp..       |
000000b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
000000e0  20 a9 20 4b 43 45 20 53  6f 66 74 77 61 72 65 2c  | . KCE Software,|
000000f0  20 31 39 39 36 0a 0a 2d  2d 2d 2d 2d 2d 2d 2d 2d  | 1996..---------|
00000100  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
*
00000140  2d 2d 2d 2d 2d 2d 0a 0a  0a 50 75 72 70 6f 73 65  |------...Purpose|
00000150  0a 2d 2d 2d 2d 2d 2d 2d  0a 20 20 20 20 20 20 20  |.-------.       |
00000160  20 54 6f 67 67 6c 65 20  61 6c 6c 6f 77 73 20 74  | Toggle allows t|
00000170  68 65 20 69 63 6f 6e 20  62 61 72 20 74 6f 20 62  |he icon bar to b|
00000180  65 20 66 6c 69 70 70 65  64 20 62 65 74 77 65 65  |e flipped betwee|
00000190  6e 20 74 6f 70 20 61 6e  64 20 62 6f 74 74 6f 6d  |n top and bottom|
000001a0  20 6f 66 20 74 68 65 0a  20 20 20 20 20 20 20 20  | of the.        |
000001b0  77 69 6e 64 6f 77 20 73  74 61 63 6b 20 75 73 69  |window stack usi|
000001c0  6e 67 20 6f 6e 6c 79 20  74 68 65 20 6d 6f 75 73  |ng only the mous|
000001d0  65 20 2d 20 73 69 6d 70  6c 79 20 63 6c 69 63 6b  |e - simply click|
000001e0  20 27 6d 65 6e 75 27 20  77 69 74 68 20 74 68 65  | 'menu' with the|
000001f0  0a 20 20 20 20 20 20 20  20 70 6f 69 6e 74 65 72  |.        pointer|
00000200  20 61 74 20 74 68 65 20  76 65 72 79 20 62 6f 74  | at the very bot|
00000210  74 6f 6d 20 6f 66 20 74  68 65 20 73 63 72 65 65  |tom of the scree|
00000220  6e 2e 0a 0a 20 20 20 20  20 20 20 20 54 68 65 20  |n...        The |
00000230  69 64 65 61 20 28 62 75  74 20 6e 6f 74 20 74 68  |idea (but not th|
00000240  65 20 63 6f 64 65 29 20  66 6f 72 20 54 6f 67 67  |e code) for Togg|
00000250  6c 65 20 69 73 20 27 62  6f 72 72 6f 77 65 64 27  |le is 'borrowed'|
00000260  20 66 72 6f 6d 20 47 75  74 74 6f 72 6d 20 56 69  | from Guttorm Vi|
00000270  6b 27 73 0a 20 20 20 20  20 20 20 20 65 78 63 65  |k's.        exce|
00000280  6c 6c 65 6e 74 20 74 65  78 74 20 65 64 69 74 6f  |llent text edito|
00000290  72 2c 20 53 74 72 6f 6e  67 45 44 2e 20 20 49 20  |r, StrongED.  I |
000002a0  61 6d 20 61 20 5a 61 70  20 75 73 65 72 20 6d 79  |am a Zap user my|
000002b0  73 65 6c 66 2c 20 61 6e  64 20 49 20 74 68 6f 75  |self, and I thou|
000002c0  67 68 74 0a 20 20 20 20  20 20 20 20 74 68 69 73  |ght.        this|
000002d0  20 66 65 61 74 75 72 65  20 77 61 73 20 74 6f 6f  | feature was too|
000002e0  20 75 73 65 66 75 6c 20  74 6f 20 6c 69 76 65 20  | useful to live |
000002f0  77 69 74 68 6f 75 74 2e  0a 0a 0a 4c 69 63 65 6e  |without....Licen|
00000300  63 65 0a 2d 2d 2d 2d 2d  2d 2d 0a 20 20 20 20 20  |ce.-------.     |
00000310  20 20 20 54 6f 67 67 6c  65 20 69 73 20 66 72 65  |   Toggle is fre|
00000320  65 77 61 72 65 2e 20 20  42 79 20 74 68 69 73 20  |eware.  By this |
00000330  49 20 6d 65 61 6e 20 74  68 61 74 20 69 74 20 6d  |I mean that it m|
00000340  61 79 20 62 65 20 66 72  65 65 6c 79 20 64 69 73  |ay be freely dis|
00000350  74 72 69 62 75 74 65 64  0a 20 20 20 20 20 20 20  |tributed.       |
00000360  20 61 73 20 6c 6f 6e 67  20 61 73 20 74 68 69 73  | as long as this|
00000370  20 21 52 65 61 64 6d 65  20 66 69 6c 65 20 61 63  | !Readme file ac|
00000380  63 6f 6d 70 61 6e 69 65  73 20 69 74 2c 20 61 6e  |companies it, an|
00000390  64 20 6e 65 69 74 68 65  72 20 66 69 6c 65 20 69  |d neither file i|
000003a0  73 0a 20 20 20 20 20 20  20 20 6d 6f 64 69 66 69  |s.        modifi|
000003b0  65 64 2e 0a 0a 20 20 20  20 20 20 20 20 49 66 20  |ed...        If |
000003c0  79 6f 75 20 68 61 76 65  20 74 68 65 20 73 6f 75  |you have the sou|
000003d0  72 63 65 20 63 6f 64 65  20 74 6f 20 54 6f 67 67  |rce code to Togg|
000003e0  6c 65 2c 20 70 6c 65 61  73 65 20 64 6f 20 6e 6f  |le, please do no|
000003f0  74 20 64 69 73 74 72 69  62 75 74 65 20 69 74 0a  |t distribute it.|
00000400  20 20 20 20 20 20 20 20  73 65 70 61 72 61 74 65  |        separate|
00000410  6c 79 20 66 72 6f 6d 20  74 68 65 20 6f 74 68 65  |ly from the othe|
00000420  72 20 66 69 6c 65 73 2c  20 61 6e 64 20 64 6f 20  |r files, and do |
00000430  6e 6f 74 20 64 69 73 74  72 69 62 75 74 65 20 6d  |not distribute m|
00000440  6f 64 69 66 69 65 64 0a  20 20 20 20 20 20 20 20  |odified.        |
00000450  76 65 72 73 69 6f 6e 73  2e 20 20 49 66 20 79 6f  |versions.  If yo|
00000460  75 20 77 61 6e 74 20 74  6f 20 75 73 65 20 62 69  |u want to use bi|
00000470  74 73 20 6f 66 20 74 68  65 20 73 6f 75 72 63 65  |ts of the source|
00000480  20 69 6e 20 79 6f 75 72  20 6f 77 6e 20 70 72 6f  | in your own pro|
00000490  67 72 61 6d 2c 0a 20 20  20 20 20 20 20 20 70 6c  |gram,.        pl|
000004a0  65 61 73 65 20 72 65 6d  65 6d 62 65 72 20 74 6f  |ease remember to|
000004b0  20 61 63 6b 6e 6f 77 6c  65 64 67 65 20 6d 79 20  | acknowledge my |
000004c0  63 6f 6e 74 72 69 62 75  74 69 6f 6e 21 20 3a 29  |contribution! :)|
000004d0  0a 0a 20 20 20 20 20 20  20 20 54 6f 67 67 6c 65  |..        Toggle|
000004e0  20 69 73 20 73 75 70 70  6c 69 65 64 20 22 61 73  | is supplied "as|
000004f0  20 69 73 22 2c 20 61 6e  64 20 77 69 74 68 6f 75  | is", and withou|
00000500  74 20 67 75 61 72 61 6e  74 65 65 2e 20 20 50 6c  |t guarantee.  Pl|
00000510  65 61 73 65 20 6e 6f 74  65 0a 20 20 20 20 20 20  |ease note.      |
00000520  20 20 74 68 61 74 20 74  68 65 20 61 75 74 68 6f  |  that the autho|
00000530  72 20 61 63 63 65 70 74  73 20 6e 6f 20 72 65 73  |r accepts no res|
00000540  70 6f 6e 73 69 62 69 6c  69 74 79 20 66 6f 72 20  |ponsibility for |
00000550  61 6e 79 74 68 69 6e 67  20 6e 61 73 74 79 20 74  |anything nasty t|
00000560  68 61 74 0a 20 20 20 20  20 20 20 20 68 61 70 70  |hat.        happ|
00000570  65 6e 73 20 61 73 20 61  20 72 65 73 75 6c 74 20  |ens as a result |
00000580  6f 66 20 74 68 65 20 65  78 69 73 74 65 6e 63 65  |of the existence|
00000590  20 6f 66 20 54 6f 67 67  6c 65 20 6f 72 20 69 74  | of Toggle or it|
000005a0  73 20 61 73 73 6f 63 69  61 74 65 64 0a 20 20 20  |s associated.   |
000005b0  20 20 20 20 20 66 69 6c  65 73 20 2d 20 79 6f 75  |     files - you|
000005c0  20 75 73 65 20 74 68 65  6d 20 65 6e 74 69 72 65  | use them entire|
000005d0  6c 79 20 61 74 20 79 6f  75 72 20 6f 77 6e 20 72  |ly at your own r|
000005e0  69 73 6b 2e 0a 0a 20 20  20 20 20 20 20 20 41 6e  |isk...        An|
000005f0  79 6f 6e 65 20 77 61 6e  74 69 6e 67 20 74 6f 20  |yone wanting to |
00000600  64 69 73 74 72 69 62 75  74 65 20 54 6f 67 67 6c  |distribute Toggl|
00000610  65 20 6f 6e 20 61 20 6c  61 72 67 65 20 73 63 61  |e on a large sca|
00000620  6c 65 20 73 68 6f 75 6c  64 20 63 6f 6e 74 61 63  |le should contac|
00000630  74 0a 20 20 20 20 20 20  20 20 6d 65 20 66 69 72  |t.        me fir|
00000640  73 74 2c 20 74 6f 20 6d  61 6b 65 20 73 75 72 65  |st, to make sure|
00000650  20 74 68 65 79 20 68 61  76 65 20 74 68 65 20 6c  | they have the l|
00000660  61 74 65 73 74 20 76 65  72 73 69 6f 6e 2e 0a 0a  |atest version...|
00000670  0a 42 75 67 73 0a 2d 2d  2d 2d 0a 20 20 20 20 20  |.Bugs.----.     |
00000680  20 20 20 53 68 6f 75 6c  64 20 79 6f 75 20 66 69  |   Should you fi|
00000690  6e 64 20 61 6e 79 2c 20  69 74 20 77 6f 75 6c 64  |nd any, it would|
000006a0  20 62 65 20 68 65 6c 70  66 75 6c 20 69 66 20 79  | be helpful if y|
000006b0  6f 75 20 63 6f 75 6c 64  20 6c 65 74 20 6d 65 20  |ou could let me |
000006c0  6b 6e 6f 77 20 77 68 61  74 0a 20 20 20 20 20 20  |know what.      |
000006d0  20 20 74 68 65 79 20 61  72 65 2e 20 20 55 6e 74  |  they are.  Unt|
000006e0  69 6c 20 6d 69 64 20 4a  75 6e 65 20 74 68 69 73  |il mid June this|
000006f0  20 79 65 61 72 20 28 31  39 39 36 29 20 49 20 63  | year (1996) I c|
00000700  61 6e 20 62 65 20 63 6f  6e 74 61 63 74 65 64 20  |an be contacted |
00000710  61 74 0a 20 20 20 20 20  20 20 20 61 6a 77 6b 31  |at.        ajwk1|
00000720  30 30 40 68 65 72 6d 65  73 2e 63 61 6d 2e 61 63  |00@hermes.cam.ac|
00000730  2e 75 6b 2e 20 20 4f 74  68 65 72 77 69 73 65 20  |.uk.  Otherwise |
00000740  6d 79 20 70 6f 73 74 61  6c 20 61 64 64 72 65 73  |my postal addres|
00000750  73 20 69 73 3a 0a 0a 20  20 20 20 20 20 20 20 20  |s is:..         |
00000760  20 20 20 20 20 20 20 32  33 20 43 6f 6e 69 66 65  |       23 Conife|
00000770  72 20 43 6c 6f 73 65 0a  20 20 20 20 20 20 20 20  |r Close.        |
00000780  20 20 20 20 20 20 20 20  43 68 75 72 63 68 20 43  |        Church C|
00000790  72 6f 6f 6b 68 61 6d 0a  20 20 20 20 20 20 20 20  |rookham.        |
000007a0  20 20 20 20 20 20 20 20  46 6c 65 65 74 0a 20 20  |        Fleet.  |
000007b0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 48 61  |              Ha|
000007c0  6e 74 73 0a 20 20 20 20  20 20 20 20 20 20 20 20  |nts.            |
000007d0  20 20 20 20 47 55 31 33  20 30 4c 52 0a 0a 20 20  |    GU13 0LR..  |
000007e0  20 20 20 20 20 20 43 6f  6d 6d 65 6e 74 73 20 61  |      Comments a|
000007f0  6e 64 20 73 75 67 67 65  73 74 69 6f 6e 73 20 61  |nd suggestions a|
00000800  72 65 20 61 6c 73 6f 20  77 65 6c 63 6f 6d 65 2e  |re also welcome.|
00000810  0a                                                |.|
00000811