home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / basic / eventshell / Tools / !EvntEdit / !Help < prev    next >
Encoding:
Text File  |  1996-02-05  |  3.2 KB  |  79 lines

  1. Help for EvntEdit
  2. ------------------------------------------------------------------
  3.  
  4. This application is used to generate a file containing details of
  5. the events recognised by your EvntShell version 2 programs. This
  6. means that it is not necessary to clutter up your programs with
  7. calls to EvntShell routines to attach events and results in a general
  8. speeding up in the initialisation of a program as the data is held in
  9. a form that EvntShell can use directly.
  10.  
  11. The interface allows the display and attachment of events in a
  12. similar (though much simpler) manner to Acorn's ResEd for the C
  13. language.
  14.  
  15. See the file 'ChangeList' for the revision history.
  16.  
  17. How To Use
  18. ----------
  19.  
  20. EvntEdit needs to know which events are used by your application -
  21. to this end two files need to be created inside each EvntShell2
  22. application directory called 'EvntData' and 'Menus'. This is done
  23. by adding the following lines to your main program just before the
  24. call to PROCshell_Exit:
  25.  
  26.   PROCshell_EvntSave_AllEvnts( "<EditTest$Dir>.EvntData" )
  27.   PROCshell_MenuList_SaveList( "<EditTest$Dir>.Menus" )
  28.  
  29. Then run the application and open all the windows and menus (this is
  30. to ensure that all of the events have been attached). On quitting
  31. the files will be created - at which point the two lines given above
  32. can be REMed out, as can any calls to attach events. It is not
  33. necessary to attach events in the main program because the 'EvntData'
  34. file will be detected and loaded when your application starts up in
  35. future.
  36.  
  37. Once EvntEdit has been loaded onto the iconbar your EvntShell2
  38. application can be dragged to it to open it for editing. The Editor
  39. windows should be fairly self explanitory, interactive help is provided.
  40.  
  41. Save any changes made to the Event data by using the iconbar menu.
  42. Note that you will not be prompted if you quit with unsaved data!
  43.  
  44. Conditions of Use
  45. ------------------------------------------------------------------
  46.  
  47. This application is SHAREWARE and is a support application for the
  48. EvntShell library system. This means that if you make use of EvntShell
  49. you must register your copy which costs £5.00 or 15Dm.
  50.  
  51. I do not give any guarantee that it is free of bugs, or supply any
  52. warranty about its suitability for use. However if there are any
  53. problems with it and you notify me of them then I will do my best
  54. to rectify them given the time and the ability.
  55.  
  56. You may give this application to anyone, via any medium, so long
  57. as it is delivered unaltered with ALL the supplied files EXCEPT
  58. the file 'User' inside the application directory. This contains
  59. registration details and must be removed before passing the
  60. application to anybody else (this enables a 'ShareWare' notice when
  61. EvntEdit starts).
  62.  
  63. If you wish to use these routines in a program that is for sale
  64. (for however much and for whatever reasons) or released as
  65. copyright material then my express permission in writing must be
  66. obtained. I maintain copyright on all the material supplied and
  67. reserve the right to amend these conditions in cases where I deem
  68. misuse.
  69.  
  70. Complaints, suggestions, registration fees etc to the author:- 
  71.  
  72. Paul Hobbs
  73. Rheinpfalzstrasse 2
  74. 85049 Ingolstadt
  75. Germany
  76.  
  77. Tel  : +49 (0) 841 47467
  78. Fax  : +49 (0) 8458 6314
  79. EMail: 101323.1367@compuserve.com