Home » Archimedes archive » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95 » !AWJan95/Goodies/Event/Examples/!WinSave2/Resources/UK/Help
!AWJan95/Goodies/Event/Examples/!WinSave2/Resources/UK/Help
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 » Archimedes archive » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95 |
Filename: | !AWJan95/Goodies/Event/Examples/!WinSave2/Resources/UK/Help |
Read OK: | ✔ |
File size: | 08C6 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Help for WinSave2 ------------------------------------------------------------------ This program is intended as a demonstration of what is possible using the EvntShell library, and shows how to program static windows, hot keys, mode change events, drag saves and loading/saving program choice files. However, it is a useful application in its own right, saving desktop windows as sprite files for inclusion in DTP etc. The Acorn Help application is fully supported. Note that at the moment saving windows as template files is problematic when sprite icons are involved! It is also not possible (in this version) to change the trigger keypress. Maybe next time... Conditions of Use ------------------------------------------------------------------ This application is SHAREWARE and is part of the EvntShell library system. This means that if you make use of EvntShell to write your own programs you are expected to register your copy which costs �5.00 or 15Dm. I do not give any guarantee that it is free of bugs, or supply any warranty about its suitability for use. However if there are any problems with it and you notify me of them then I will do my best to rectify them given the time and the ability. You are may give this application to anyone, via any medium, so long as :- 1) It is delivered with ALL the supplied files and unaltered (except !Run and !Boot). 2) It is not supplied on a disc you are charging for (except for media and postage costs). You have permission to use any part or the whole application in any ShareWare/Public Domain project, ONCE YOU HAVE REGISTERED YOUR COPY, as long as I am fully credited (a sample of the note I would like included with all applications using EvntShell can be found in the ShellSys directory called 'HelpText'). If you wish to use these routines in a program that is for sale (for however much and for whatever reasons) or released as copyright material then my express permission in writing must be obtained. I maintain copyright on all the material supplied and reserve the right to amend these conditions in cases where I deem misuse. Complaints, suggestions, registration fees etc to the author:- Paul Hobbs Rheinpfalzstrasse 2 85049 Ingolstadt Germany
00000000 48 65 6c 70 20 66 6f 72 20 57 69 6e 53 61 76 65 |Help for WinSave| 00000010 32 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |2.--------------| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000050 2d 2d 2d 2d 0a 0a 54 68 69 73 20 70 72 6f 67 72 |----..This progr| 00000060 61 6d 20 69 73 20 69 6e 74 65 6e 64 65 64 20 61 |am is intended a| 00000070 73 20 61 20 64 65 6d 6f 6e 73 74 72 61 74 69 6f |s a demonstratio| 00000080 6e 20 6f 66 20 77 68 61 74 20 69 73 20 70 6f 73 |n of what is pos| 00000090 73 69 62 6c 65 0a 75 73 69 6e 67 20 74 68 65 20 |sible.using the | 000000a0 45 76 6e 74 53 68 65 6c 6c 20 6c 69 62 72 61 72 |EvntShell librar| 000000b0 79 2c 20 61 6e 64 20 73 68 6f 77 73 20 68 6f 77 |y, and shows how| 000000c0 20 74 6f 20 70 72 6f 67 72 61 6d 20 73 74 61 74 | to program stat| 000000d0 69 63 0a 77 69 6e 64 6f 77 73 2c 20 68 6f 74 20 |ic.windows, hot | 000000e0 6b 65 79 73 2c 20 6d 6f 64 65 20 63 68 61 6e 67 |keys, mode chang| 000000f0 65 20 65 76 65 6e 74 73 2c 20 64 72 61 67 20 73 |e events, drag s| 00000100 61 76 65 73 20 61 6e 64 0a 6c 6f 61 64 69 6e 67 |aves and.loading| 00000110 2f 73 61 76 69 6e 67 20 70 72 6f 67 72 61 6d 20 |/saving program | 00000120 63 68 6f 69 63 65 20 66 69 6c 65 73 2e 0a 0a 48 |choice files...H| 00000130 6f 77 65 76 65 72 2c 20 69 74 20 69 73 20 61 20 |owever, it is a | 00000140 75 73 65 66 75 6c 20 61 70 70 6c 69 63 61 74 69 |useful applicati| 00000150 6f 6e 20 69 6e 20 69 74 73 20 6f 77 6e 20 72 69 |on in its own ri| 00000160 67 68 74 2c 20 73 61 76 69 6e 67 0a 64 65 73 6b |ght, saving.desk| 00000170 74 6f 70 20 77 69 6e 64 6f 77 73 20 61 73 20 73 |top windows as s| 00000180 70 72 69 74 65 20 66 69 6c 65 73 20 66 6f 72 20 |prite files for | 00000190 69 6e 63 6c 75 73 69 6f 6e 20 69 6e 20 44 54 50 |inclusion in DTP| 000001a0 20 65 74 63 2e 20 54 68 65 0a 41 63 6f 72 6e 20 | etc. The.Acorn | 000001b0 48 65 6c 70 20 61 70 70 6c 69 63 61 74 69 6f 6e |Help application| 000001c0 20 69 73 20 66 75 6c 6c 79 20 73 75 70 70 6f 72 | is fully suppor| 000001d0 74 65 64 2e 0a 0a 4e 6f 74 65 20 74 68 61 74 20 |ted...Note that | 000001e0 61 74 20 74 68 65 20 6d 6f 6d 65 6e 74 20 73 61 |at the moment sa| 000001f0 76 69 6e 67 20 77 69 6e 64 6f 77 73 20 61 73 20 |ving windows as | 00000200 74 65 6d 70 6c 61 74 65 20 66 69 6c 65 73 20 69 |template files i| 00000210 73 0a 70 72 6f 62 6c 65 6d 61 74 69 63 20 77 68 |s.problematic wh| 00000220 65 6e 20 73 70 72 69 74 65 20 69 63 6f 6e 73 20 |en sprite icons | 00000230 61 72 65 20 69 6e 76 6f 6c 76 65 64 21 0a 0a 49 |are involved!..I| 00000240 74 20 69 73 20 61 6c 73 6f 20 6e 6f 74 20 70 6f |t is also not po| 00000250 73 73 69 62 6c 65 20 28 69 6e 20 74 68 69 73 20 |ssible (in this | 00000260 76 65 72 73 69 6f 6e 29 20 74 6f 20 63 68 61 6e |version) to chan| 00000270 67 65 20 74 68 65 20 74 72 69 67 67 65 72 0a 6b |ge the trigger.k| 00000280 65 79 70 72 65 73 73 2e 20 4d 61 79 62 65 20 6e |eypress. Maybe n| 00000290 65 78 74 20 74 69 6d 65 2e 2e 2e 0a 0a 0a 43 6f |ext time......Co| 000002a0 6e 64 69 74 69 6f 6e 73 20 6f 66 20 55 73 65 0a |nditions of Use.| 000002b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 000002f0 2d 2d 0a 0a 54 68 69 73 20 61 70 70 6c 69 63 61 |--..This applica| 00000300 74 69 6f 6e 20 69 73 20 53 48 41 52 45 57 41 52 |tion is SHAREWAR| 00000310 45 20 61 6e 64 20 69 73 20 70 61 72 74 20 6f 66 |E and is part of| 00000320 20 74 68 65 20 45 76 6e 74 53 68 65 6c 6c 20 6c | the EvntShell l| 00000330 69 62 72 61 72 79 0a 73 79 73 74 65 6d 2e 20 54 |ibrary.system. T| 00000340 68 69 73 20 6d 65 61 6e 73 20 74 68 61 74 20 69 |his means that i| 00000350 66 20 79 6f 75 20 6d 61 6b 65 20 75 73 65 20 6f |f you make use o| 00000360 66 20 45 76 6e 74 53 68 65 6c 6c 20 74 6f 20 77 |f EvntShell to w| 00000370 72 69 74 65 20 79 6f 75 72 0a 6f 77 6e 20 70 72 |rite your.own pr| 00000380 6f 67 72 61 6d 73 20 79 6f 75 20 61 72 65 20 65 |ograms you are e| 00000390 78 70 65 63 74 65 64 20 74 6f 20 72 65 67 69 73 |xpected to regis| 000003a0 74 65 72 20 79 6f 75 72 20 63 6f 70 79 20 77 68 |ter your copy wh| 000003b0 69 63 68 20 63 6f 73 74 73 0a a3 35 2e 30 30 20 |ich costs..5.00 | 000003c0 6f 72 20 31 35 44 6d 2e 0a 0a 49 20 64 6f 20 6e |or 15Dm...I do n| 000003d0 6f 74 20 67 69 76 65 20 61 6e 79 20 67 75 61 72 |ot give any guar| 000003e0 61 6e 74 65 65 20 74 68 61 74 20 69 74 20 69 73 |antee that it is| 000003f0 20 66 72 65 65 20 6f 66 20 62 75 67 73 2c 20 6f | free of bugs, o| 00000400 72 20 73 75 70 70 6c 79 20 61 6e 79 0a 77 61 72 |r supply any.war| 00000410 72 61 6e 74 79 20 61 62 6f 75 74 20 69 74 73 20 |ranty about its | 00000420 73 75 69 74 61 62 69 6c 69 74 79 20 66 6f 72 20 |suitability for | 00000430 75 73 65 2e 20 48 6f 77 65 76 65 72 20 20 69 66 |use. However if| 00000440 20 74 68 65 72 65 20 61 72 65 20 61 6e 79 0a 70 | there are any.p| 00000450 72 6f 62 6c 65 6d 73 20 77 69 74 68 20 69 74 20 |roblems with it | 00000460 61 6e 64 20 79 6f 75 20 6e 6f 74 69 66 79 20 6d |and you notify m| 00000470 65 20 6f 66 20 20 74 68 65 6d 20 74 68 65 6e 20 |e of them then | 00000480 49 20 77 69 6c 6c 20 64 6f 20 6d 79 20 62 65 73 |I will do my bes| 00000490 74 0a 74 6f 20 72 65 63 74 69 66 79 20 74 68 65 |t.to rectify the| 000004a0 6d 20 67 69 76 65 6e 20 74 68 65 20 74 69 6d 65 |m given the time| 000004b0 20 20 61 6e 64 20 74 68 65 20 61 62 69 6c 69 74 | and the abilit| 000004c0 79 2e 20 0a 0a 59 6f 75 20 61 72 65 20 6d 61 79 |y. ..You are may| 000004d0 20 67 69 76 65 20 74 68 69 73 20 61 70 70 6c 69 | give this appli| 000004e0 63 61 74 69 6f 6e 20 74 6f 20 61 6e 79 6f 6e 65 |cation to anyone| 000004f0 2c 20 76 69 61 20 61 6e 79 20 20 6d 65 64 69 75 |, via any mediu| 00000500 6d 2c 20 73 6f 0a 6c 6f 6e 67 20 61 73 20 3a 2d |m, so.long as :-| 00000510 20 0a 0a 31 29 20 49 74 20 69 73 20 64 65 6c 69 | ..1) It is deli| 00000520 76 65 72 65 64 20 77 69 74 68 20 41 4c 4c 20 74 |vered with ALL t| 00000530 68 65 20 73 75 70 70 6c 69 65 64 20 66 69 6c 65 |he supplied file| 00000540 73 20 61 6e 64 20 0a 20 20 20 75 6e 61 6c 74 65 |s and . unalte| 00000550 72 65 64 20 28 65 78 63 65 70 74 20 21 52 75 6e |red (except !Run| 00000560 20 61 6e 64 20 21 42 6f 6f 74 29 2e 20 0a 0a 32 | and !Boot). ..2| 00000570 29 20 49 74 20 69 73 20 6e 6f 74 20 73 75 70 70 |) It is not supp| 00000580 6c 69 65 64 20 6f 6e 20 61 20 64 69 73 63 20 79 |lied on a disc y| 00000590 6f 75 20 61 72 65 20 63 68 61 72 67 69 6e 67 20 |ou are charging | 000005a0 66 6f 72 20 0a 20 20 20 28 65 78 63 65 70 74 20 |for . (except | 000005b0 66 6f 72 20 6d 65 64 69 61 20 61 6e 64 20 70 6f |for media and po| 000005c0 73 74 61 67 65 20 63 6f 73 74 73 29 2e 20 0a 0a |stage costs). ..| 000005d0 59 6f 75 20 68 61 76 65 20 70 65 72 6d 69 73 73 |You have permiss| 000005e0 69 6f 6e 20 74 6f 20 75 73 65 20 61 6e 79 20 70 |ion to use any p| 000005f0 61 72 74 20 6f 72 20 74 68 65 20 77 68 6f 6c 65 |art or the whole| 00000600 20 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 69 6e | application in| 00000610 0a 61 6e 79 20 53 68 61 72 65 57 61 72 65 2f 50 |.any ShareWare/P| 00000620 75 62 6c 69 63 20 44 6f 6d 61 69 6e 20 70 72 6f |ublic Domain pro| 00000630 6a 65 63 74 2c 20 4f 4e 43 45 20 59 4f 55 20 48 |ject, ONCE YOU H| 00000640 41 56 45 20 52 45 47 49 53 54 45 52 45 44 20 59 |AVE REGISTERED Y| 00000650 4f 55 52 0a 43 4f 50 59 2c 20 61 73 20 6c 6f 6e |OUR.COPY, as lon| 00000660 67 20 61 73 20 49 20 61 6d 20 66 75 6c 6c 79 20 |g as I am fully | 00000670 63 72 65 64 69 74 65 64 20 28 61 20 73 61 6d 70 |credited (a samp| 00000680 6c 65 20 6f 66 20 74 68 65 20 6e 6f 74 65 20 49 |le of the note I| 00000690 20 77 6f 75 6c 64 0a 6c 69 6b 65 20 69 6e 63 6c | would.like incl| 000006a0 75 64 65 64 20 77 69 74 68 20 61 6c 6c 20 61 70 |uded with all ap| 000006b0 70 6c 69 63 61 74 69 6f 6e 73 20 75 73 69 6e 67 |plications using| 000006c0 20 45 76 6e 74 53 68 65 6c 6c 20 63 61 6e 20 62 | EvntShell can b| 000006d0 65 20 66 6f 75 6e 64 0a 69 6e 20 74 68 65 20 53 |e found.in the S| 000006e0 68 65 6c 6c 53 79 73 20 64 69 72 65 63 74 6f 72 |hellSys director| 000006f0 79 20 63 61 6c 6c 65 64 20 27 48 65 6c 70 54 65 |y called 'HelpTe| 00000700 78 74 27 29 2e 0a 0a 49 66 20 79 6f 75 20 77 69 |xt')...If you wi| 00000710 73 68 20 74 6f 20 75 73 65 20 74 68 65 73 65 20 |sh to use these | 00000720 72 6f 75 74 69 6e 65 73 20 69 6e 20 61 20 70 72 |routines in a pr| 00000730 6f 67 72 61 6d 20 74 68 61 74 20 69 73 20 66 6f |ogram that is fo| 00000740 72 20 73 61 6c 65 0a 28 66 6f 72 20 68 6f 77 65 |r sale.(for howe| 00000750 76 65 72 20 6d 75 63 68 20 61 6e 64 20 66 6f 72 |ver much and for| 00000760 20 77 68 61 74 65 76 65 72 20 72 65 61 73 6f 6e | whatever reason| 00000770 73 29 20 6f 72 20 72 65 6c 65 61 73 65 64 20 61 |s) or released a| 00000780 73 0a 63 6f 70 79 72 69 67 68 74 20 6d 61 74 65 |s.copyright mate| 00000790 72 69 61 6c 20 74 68 65 6e 20 6d 79 20 65 78 70 |rial then my exp| 000007a0 72 65 73 73 20 70 65 72 6d 69 73 73 69 6f 6e 20 |ress permission | 000007b0 69 6e 20 77 72 69 74 69 6e 67 20 6d 75 73 74 20 |in writing must | 000007c0 62 65 0a 6f 62 74 61 69 6e 65 64 2e 20 49 20 6d |be.obtained. I m| 000007d0 61 69 6e 74 61 69 6e 20 63 6f 70 79 72 69 67 68 |aintain copyrigh| 000007e0 74 20 6f 6e 20 61 6c 6c 20 74 68 65 20 6d 61 74 |t on all the mat| 000007f0 65 72 69 61 6c 20 73 75 70 70 6c 69 65 64 20 61 |erial supplied a| 00000800 6e 64 0a 72 65 73 65 72 76 65 20 74 68 65 20 72 |nd.reserve the r| 00000810 69 67 68 74 20 74 6f 20 61 6d 65 6e 64 20 74 68 |ight to amend th| 00000820 65 73 65 20 63 6f 6e 64 69 74 69 6f 6e 73 20 69 |ese conditions i| 00000830 6e 20 63 61 73 65 73 20 77 68 65 72 65 20 49 20 |n cases where I | 00000840 64 65 65 6d 0a 6d 69 73 75 73 65 2e 0a 0a 43 6f |deem.misuse...Co| 00000850 6d 70 6c 61 69 6e 74 73 2c 20 73 75 67 67 65 73 |mplaints, sugges| 00000860 74 69 6f 6e 73 2c 20 72 65 67 69 73 74 72 61 74 |tions, registrat| 00000870 69 6f 6e 20 66 65 65 73 20 65 74 63 20 74 6f 20 |ion fees etc to | 00000880 74 68 65 20 61 75 74 68 6f 72 3a 2d 20 0a 0a 50 |the author:- ..P| 00000890 61 75 6c 20 48 6f 62 62 73 0a 52 68 65 69 6e 70 |aul Hobbs.Rheinp| 000008a0 66 61 6c 7a 73 74 72 61 73 73 65 20 32 0a 38 35 |falzstrasse 2.85| 000008b0 30 34 39 20 49 6e 67 6f 6c 73 74 61 64 74 0a 47 |049 Ingolstadt.G| 000008c0 65 72 6d 61 6e 79 |ermany| 000008c6