Home » Archimedes archive » Archimedes World » AW-1995-01-Disc2.adf » Disk2Jan95 » !AWJan95/Goodies/Event/!ShellDBug/Resources/UK/Help
!AWJan95/Goodies/Event/!ShellDBug/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/!ShellDBug/Resources/UK/Help |
Read OK: | ✔ |
File size: | 0941 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Help for ShellDBug ------------------------------------------------------------------ This is a simple desktop debugging tool for use with applications written using the EvntShell library. All it does is display trace messages generated by the library code and the user application. How To Use ------------------------------------------------------------------ To display trace info from the user application use PROCshell_Tracef0. Debugging can be turned on and off by clicking ADJUST on the iconbar icon providing the user application has called PROCshell_TraceInit. Only one application can be debugged at a time, starting a new application that has debugging enabled (with a call to PROCshell_TraceInit) will clear the message window and display messages from the new application. 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 53 68 65 6c 6c 44 42 |Help for ShellDB| 00000010 75 67 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ug.-------------| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000050 2d 2d 2d 2d 2d 0a 0a 54 68 69 73 20 69 73 20 61 |-----..This is a| 00000060 20 73 69 6d 70 6c 65 20 64 65 73 6b 74 6f 70 20 | simple desktop | 00000070 64 65 62 75 67 67 69 6e 67 20 74 6f 6f 6c 20 66 |debugging tool f| 00000080 6f 72 20 75 73 65 20 77 69 74 68 20 61 70 70 6c |or use with appl| 00000090 69 63 61 74 69 6f 6e 73 0a 77 72 69 74 74 65 6e |ications.written| 000000a0 20 75 73 69 6e 67 20 74 68 65 20 45 76 6e 74 53 | using the EvntS| 000000b0 68 65 6c 6c 20 6c 69 62 72 61 72 79 2e 20 41 6c |hell library. Al| 000000c0 6c 20 69 74 20 64 6f 65 73 20 69 73 20 64 69 73 |l it does is dis| 000000d0 70 6c 61 79 20 74 72 61 63 65 0a 6d 65 73 73 61 |play trace.messa| 000000e0 67 65 73 20 67 65 6e 65 72 61 74 65 64 20 62 79 |ges generated by| 000000f0 20 74 68 65 20 6c 69 62 72 61 72 79 20 63 6f 64 | the library cod| 00000100 65 20 61 6e 64 20 74 68 65 20 75 73 65 72 20 61 |e and the user a| 00000110 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 0a 48 6f |pplication....Ho| 00000120 77 20 54 6f 20 55 73 65 0a 2d 2d 2d 2d 2d 2d 2d |w To Use.-------| 00000130 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000160 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 6f 20 |-----------..To | 00000170 64 69 73 70 6c 61 79 20 74 72 61 63 65 20 69 6e |display trace in| 00000180 66 6f 20 66 72 6f 6d 20 74 68 65 20 75 73 65 72 |fo from the user| 00000190 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 75 73 65 | application use| 000001a0 0a 50 52 4f 43 73 68 65 6c 6c 5f 54 72 61 63 65 |.PROCshell_Trace| 000001b0 66 30 2e 20 44 65 62 75 67 67 69 6e 67 20 63 61 |f0. Debugging ca| 000001c0 6e 20 62 65 20 74 75 72 6e 65 64 20 6f 6e 20 61 |n be turned on a| 000001d0 6e 64 20 6f 66 66 20 62 79 20 63 6c 69 63 6b 69 |nd off by clicki| 000001e0 6e 67 0a 41 44 4a 55 53 54 20 6f 6e 20 74 68 65 |ng.ADJUST on the| 000001f0 20 69 63 6f 6e 62 61 72 20 69 63 6f 6e 20 70 72 | iconbar icon pr| 00000200 6f 76 69 64 69 6e 67 20 74 68 65 20 75 73 65 72 |oviding the user| 00000210 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 68 61 73 | application has| 00000220 0a 63 61 6c 6c 65 64 20 50 52 4f 43 73 68 65 6c |.called PROCshel| 00000230 6c 5f 54 72 61 63 65 49 6e 69 74 2e 0a 0a 4f 6e |l_TraceInit...On| 00000240 6c 79 20 6f 6e 65 20 61 70 70 6c 69 63 61 74 69 |ly one applicati| 00000250 6f 6e 20 63 61 6e 20 62 65 20 64 65 62 75 67 67 |on can be debugg| 00000260 65 64 20 61 74 20 61 20 74 69 6d 65 2c 20 73 74 |ed at a time, st| 00000270 61 72 74 69 6e 67 20 61 20 6e 65 77 0a 61 70 70 |arting a new.app| 00000280 6c 69 63 61 74 69 6f 6e 20 74 68 61 74 20 68 61 |lication that ha| 00000290 73 20 64 65 62 75 67 67 69 6e 67 20 65 6e 61 62 |s debugging enab| 000002a0 6c 65 64 20 28 77 69 74 68 20 61 20 63 61 6c 6c |led (with a call| 000002b0 20 74 6f 0a 50 52 4f 43 73 68 65 6c 6c 5f 54 72 | to.PROCshell_Tr| 000002c0 61 63 65 49 6e 69 74 29 20 77 69 6c 6c 20 63 6c |aceInit) will cl| 000002d0 65 61 72 20 74 68 65 20 6d 65 73 73 61 67 65 20 |ear the message | 000002e0 77 69 6e 64 6f 77 20 61 6e 64 20 64 69 73 70 6c |window and displ| 000002f0 61 79 0a 6d 65 73 73 61 67 65 73 20 66 72 6f 6d |ay.messages from| 00000300 20 74 68 65 20 6e 65 77 20 61 70 70 6c 69 63 61 | the new applica| 00000310 74 69 6f 6e 2e 20 0a 0a 0a 43 6f 6e 64 69 74 69 |tion. ...Conditi| 00000320 6f 6e 73 20 6f 66 20 55 73 65 0a 2d 2d 2d 2d 2d |ons of Use.-----| 00000330 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00000360 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 |-------------..T| 00000370 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 |his application | 00000380 69 73 20 53 48 41 52 45 57 41 52 45 20 61 6e 64 |is SHAREWARE and| 00000390 20 69 73 20 70 61 72 74 20 6f 66 20 74 68 65 20 | is part of the | 000003a0 45 76 6e 74 53 68 65 6c 6c 20 6c 69 62 72 61 72 |EvntShell librar| 000003b0 79 0a 73 79 73 74 65 6d 2e 20 54 68 69 73 20 6d |y.system. This m| 000003c0 65 61 6e 73 20 74 68 61 74 20 69 66 20 79 6f 75 |eans that if you| 000003d0 20 6d 61 6b 65 20 75 73 65 20 6f 66 20 45 76 6e | make use of Evn| 000003e0 74 53 68 65 6c 6c 20 74 6f 20 77 72 69 74 65 20 |tShell to write | 000003f0 79 6f 75 72 0a 6f 77 6e 20 70 72 6f 67 72 61 6d |your.own program| 00000400 73 20 79 6f 75 20 61 72 65 20 65 78 70 65 63 74 |s you are expect| 00000410 65 64 20 74 6f 20 72 65 67 69 73 74 65 72 20 79 |ed to register y| 00000420 6f 75 72 20 63 6f 70 79 20 77 68 69 63 68 20 63 |our copy which c| 00000430 6f 73 74 73 0a a3 35 2e 30 30 20 6f 72 20 31 35 |osts..5.00 or 15| 00000440 44 6d 2e 0a 0a 49 20 64 6f 20 6e 6f 74 20 67 69 |Dm...I do not gi| 00000450 76 65 20 61 6e 79 20 67 75 61 72 61 6e 74 65 65 |ve any guarantee| 00000460 20 74 68 61 74 20 69 74 20 69 73 20 66 72 65 65 | that it is free| 00000470 20 6f 66 20 62 75 67 73 2c 20 6f 72 20 73 75 70 | of bugs, or sup| 00000480 70 6c 79 20 61 6e 79 0a 77 61 72 72 61 6e 74 79 |ply any.warranty| 00000490 20 61 62 6f 75 74 20 69 74 73 20 73 75 69 74 61 | about its suita| 000004a0 62 69 6c 69 74 79 20 66 6f 72 20 75 73 65 2e 20 |bility for use. | 000004b0 48 6f 77 65 76 65 72 20 20 69 66 20 74 68 65 72 |However if ther| 000004c0 65 20 61 72 65 20 61 6e 79 0a 70 72 6f 62 6c 65 |e are any.proble| 000004d0 6d 73 20 77 69 74 68 20 69 74 20 61 6e 64 20 79 |ms with it and y| 000004e0 6f 75 20 6e 6f 74 69 66 79 20 6d 65 20 6f 66 20 |ou notify me of | 000004f0 20 74 68 65 6d 20 74 68 65 6e 20 49 20 77 69 6c | them then I wil| 00000500 6c 20 64 6f 20 6d 79 20 62 65 73 74 0a 74 6f 20 |l do my best.to | 00000510 72 65 63 74 69 66 79 20 74 68 65 6d 20 67 69 76 |rectify them giv| 00000520 65 6e 20 74 68 65 20 74 69 6d 65 20 20 61 6e 64 |en the time and| 00000530 20 74 68 65 20 61 62 69 6c 69 74 79 2e 20 0a 0a | the ability. ..| 00000540 59 6f 75 20 61 72 65 20 6d 61 79 20 67 69 76 65 |You are may give| 00000550 20 74 68 69 73 20 61 70 70 6c 69 63 61 74 69 6f | this applicatio| 00000560 6e 20 74 6f 20 61 6e 79 6f 6e 65 2c 20 76 69 61 |n to anyone, via| 00000570 20 61 6e 79 20 20 6d 65 64 69 75 6d 2c 20 73 6f | any medium, so| 00000580 0a 6c 6f 6e 67 20 61 73 20 3a 2d 20 0a 0a 31 29 |.long as :- ..1)| 00000590 20 49 74 20 69 73 20 64 65 6c 69 76 65 72 65 64 | It is delivered| 000005a0 20 77 69 74 68 20 41 4c 4c 20 74 68 65 20 73 75 | with ALL the su| 000005b0 70 70 6c 69 65 64 20 66 69 6c 65 73 20 61 6e 64 |pplied files and| 000005c0 20 0a 20 20 20 75 6e 61 6c 74 65 72 65 64 20 28 | . unaltered (| 000005d0 65 78 63 65 70 74 20 21 52 75 6e 20 61 6e 64 20 |except !Run and | 000005e0 21 42 6f 6f 74 29 2e 20 0a 0a 32 29 20 49 74 20 |!Boot). ..2) It | 000005f0 69 73 20 6e 6f 74 20 73 75 70 70 6c 69 65 64 20 |is not supplied | 00000600 6f 6e 20 61 20 64 69 73 63 20 79 6f 75 20 61 72 |on a disc you ar| 00000610 65 20 63 68 61 72 67 69 6e 67 20 66 6f 72 20 0a |e charging for .| 00000620 20 20 20 28 65 78 63 65 70 74 20 66 6f 72 20 6d | (except for m| 00000630 65 64 69 61 20 61 6e 64 20 70 6f 73 74 61 67 65 |edia and postage| 00000640 20 63 6f 73 74 73 29 2e 20 0a 0a 59 6f 75 20 68 | costs). ..You h| 00000650 61 76 65 20 70 65 72 6d 69 73 73 69 6f 6e 20 74 |ave permission t| 00000660 6f 20 75 73 65 20 61 6e 79 20 70 61 72 74 20 6f |o use any part o| 00000670 72 20 74 68 65 20 77 68 6f 6c 65 20 20 61 70 70 |r the whole app| 00000680 6c 69 63 61 74 69 6f 6e 20 69 6e 0a 61 6e 79 20 |lication in.any | 00000690 53 68 61 72 65 57 61 72 65 2f 50 75 62 6c 69 63 |ShareWare/Public| 000006a0 20 44 6f 6d 61 69 6e 20 70 72 6f 6a 65 63 74 2c | Domain project,| 000006b0 20 4f 4e 43 45 20 59 4f 55 20 48 41 56 45 20 52 | ONCE YOU HAVE R| 000006c0 45 47 49 53 54 45 52 45 44 20 59 4f 55 52 0a 43 |EGISTERED YOUR.C| 000006d0 4f 50 59 2c 20 61 73 20 6c 6f 6e 67 20 61 73 20 |OPY, as long as | 000006e0 49 20 61 6d 20 66 75 6c 6c 79 20 63 72 65 64 69 |I am fully credi| 000006f0 74 65 64 20 28 61 20 73 61 6d 70 6c 65 20 6f 66 |ted (a sample of| 00000700 20 74 68 65 20 6e 6f 74 65 20 49 20 77 6f 75 6c | the note I woul| 00000710 64 0a 6c 69 6b 65 20 69 6e 63 6c 75 64 65 64 20 |d.like included | 00000720 77 69 74 68 20 61 6c 6c 20 61 70 70 6c 69 63 61 |with all applica| 00000730 74 69 6f 6e 73 20 75 73 69 6e 67 20 45 76 6e 74 |tions using Evnt| 00000740 53 68 65 6c 6c 20 63 61 6e 20 62 65 20 66 6f 75 |Shell can be fou| 00000750 6e 64 0a 69 6e 20 74 68 65 20 53 68 65 6c 6c 53 |nd.in the ShellS| 00000760 79 73 20 64 69 72 65 63 74 6f 72 79 20 63 61 6c |ys directory cal| 00000770 6c 65 64 20 27 48 65 6c 70 54 65 78 74 27 29 2e |led 'HelpText').| 00000780 0a 0a 49 66 20 79 6f 75 20 77 69 73 68 20 74 6f |..If you wish to| 00000790 20 75 73 65 20 74 68 65 73 65 20 72 6f 75 74 69 | use these routi| 000007a0 6e 65 73 20 69 6e 20 61 20 70 72 6f 67 72 61 6d |nes in a program| 000007b0 20 74 68 61 74 20 69 73 20 66 6f 72 20 73 61 6c | that is for sal| 000007c0 65 0a 28 66 6f 72 20 68 6f 77 65 76 65 72 20 6d |e.(for however m| 000007d0 75 63 68 20 61 6e 64 20 66 6f 72 20 77 68 61 74 |uch and for what| 000007e0 65 76 65 72 20 72 65 61 73 6f 6e 73 29 20 6f 72 |ever reasons) or| 000007f0 20 72 65 6c 65 61 73 65 64 20 61 73 0a 63 6f 70 | released as.cop| 00000800 79 72 69 67 68 74 20 6d 61 74 65 72 69 61 6c 20 |yright material | 00000810 74 68 65 6e 20 6d 79 20 65 78 70 72 65 73 73 20 |then my express | 00000820 70 65 72 6d 69 73 73 69 6f 6e 20 69 6e 20 77 72 |permission in wr| 00000830 69 74 69 6e 67 20 6d 75 73 74 20 62 65 0a 6f 62 |iting must be.ob| 00000840 74 61 69 6e 65 64 2e 20 49 20 6d 61 69 6e 74 61 |tained. I mainta| 00000850 69 6e 20 63 6f 70 79 72 69 67 68 74 20 6f 6e 20 |in copyright on | 00000860 61 6c 6c 20 74 68 65 20 6d 61 74 65 72 69 61 6c |all the material| 00000870 20 73 75 70 70 6c 69 65 64 20 61 6e 64 0a 72 65 | supplied and.re| 00000880 73 65 72 76 65 20 74 68 65 20 72 69 67 68 74 20 |serve the right | 00000890 74 6f 20 61 6d 65 6e 64 20 74 68 65 73 65 20 63 |to amend these c| 000008a0 6f 6e 64 69 74 69 6f 6e 73 20 69 6e 20 63 61 73 |onditions in cas| 000008b0 65 73 20 77 68 65 72 65 20 49 20 64 65 65 6d 0a |es where I deem.| 000008c0 6d 69 73 75 73 65 2e 0a 0a 43 6f 6d 70 6c 61 69 |misuse...Complai| 000008d0 6e 74 73 2c 20 73 75 67 67 65 73 74 69 6f 6e 73 |nts, suggestions| 000008e0 2c 20 72 65 67 69 73 74 72 61 74 69 6f 6e 20 66 |, registration f| 000008f0 65 65 73 20 65 74 63 20 74 6f 20 74 68 65 20 61 |ees etc to the a| 00000900 75 74 68 6f 72 3a 2d 20 0a 0a 50 61 75 6c 20 48 |uthor:- ..Paul H| 00000910 6f 62 62 73 0a 52 68 65 69 6e 70 66 61 6c 7a 73 |obbs.Rheinpfalzs| 00000920 74 72 61 73 73 65 20 32 0a 38 35 30 34 39 20 49 |trasse 2.85049 I| 00000930 6e 67 6f 6c 73 74 61 64 74 0a 47 65 72 6d 61 6e |ngolstadt.German| 00000940 79 |y| 00000941