home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / setupapp_1 / !SetUpApp / !Help next >
Text File  |  1995-03-30  |  4KB  |  67 lines

  1. ------------------------------------
  2. SETUPAPP - A simple application shell creator
  3.            (with source code creation for C users)
  4. ------------------------------------
  5. © SoftEmpire - D. Probert 1994/95
  6.  
  7. Contact-
  8. e-mail: (preferred)
  9.   cs93dcp@brunel.ac.uk
  10.   Until June 1997 (at least)
  11. snail mail: (if you want to send money, software, or X-mas cards)
  12.   Dave Probert,
  13.   121 The Greenway,
  14.   Uxbridge,
  15.   Middlesex, UB8 3PQ.
  16.   (Until I leave!)
  17.  
  18. ------------------------------------
  19. What is it for:
  20. This small application will allow you to quickly create application shells ie. A directory with !boot, !Run, Templates, etc.  within.
  21. Everything is optional.
  22. For general usage its probably quicker to use the standard wimp creation bits, but for 'C' users it can generate source code to create a basic application - wimp or not.
  23.  
  24. How to use it:
  25. Run it in the normal way.  Click on the icon and you will be presented with a window.
  26. The only pre-requisite in this window is the ...$Dir section, this is for the task directory alias.  The Author & Purpose sections are only for the info box on an iconbar menu.
  27. The wimpslot will set the 'max' value for the wimpslot (for 'min' you will have to edit the !Run file).
  28. All the rest of the icons will create the relevant files within the application.
  29.  
  30. The 'C' section is roughly context sensitive and will allow the creation of 'C' source code with code fragments to handle the various parts.
  31.  
  32. I use a multi-file format for my 'C' programs and so this is tailored to my style - you should not have too many problems creating your own style from these files!
  33.  
  34. The 'MakeFile' is ready-to-run (although it sometimes gives an error, it still works).
  35.  
  36. Once you have finished selecting the options Click on Ok - this will give you a save box, just name the application and drag to a directory.  The Application will be created.
  37.  
  38.  
  39. As a test, activate all the options and save off an App.  Run the MakeFile and then run the program.  It should appear on the iconbar and give you a window with menus.  Its as simple as that!
  40.  
  41. The source's used are mostly inside the !SetUpApp directory under resources, but be careful - I append some of the files with code generated from within the program.
  42.  
  43. If you need other code or a different setup let me know, give me details and I'll do a version for you.
  44.  
  45. Please feel free to use or discard this application as you see fit - give it to your friends if you want. (Or give it to your non-friends if you don't like it!!)
  46.  
  47. ------------------------------------
  48. Conditions of use:
  49. This program is completely FREEWARE, no money should be charged for it unless as supplied on a PD disc/CD-ROM from a reputable PD software house.
  50. PD houses should contact me if they want the latest version.
  51.  
  52. ------------------------------------
  53. Other things:
  54. I am also working on various other role-playing / useful (IMHO) tools, so keep a look out for other SoftEmpire bits floating around.  (Excepting !Tsunami - which is ©Irlam Instruments Ltd)
  55.  
  56. Contact me if you want small-ish things created and you don't know how.  I don't mind putting my Very meagre talents to good use.
  57.  
  58. ------------------------------------
  59. Disclaimer :
  60. I accept no responsibility for the usefulness or otherwise of this software.  It is unlikely to crash - but if it does please let me know (if you want to), although I cannot be held responsible for any loss of data that so ensues.  What is this waffle I am writing???  One of these days I'll wake up and the world will go away and leave me in peace!  I think what I'm trying to say is:  DONT BLAME ME - I ONLY WORK HERE.
  61.  
  62. Be Most Pleasant To Each Other And Cats!
  63.  
  64. Have Fun,
  65.  
  66. Dave
  67.