home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / converters / a073_1 / !MakeApp / !Help < prev    next >
Text File  |  1991-02-14  |  2KB  |  71 lines

  1. MakeApp v1.00 10jun90
  2. ---------------------
  3. © Stuart Hickinbottom
  4. © John 'Lofty' Wallace
  5.  
  6.  
  7. Introduction
  8. ------------
  9.  
  10. This RISC OS utility will convert a BASIC program
  11. file (FFB) into an absolute program file (FF8).
  12.  
  13. It does this by simple putting an ARM code header
  14. onto the front of the file, which calls BASIC and
  15. tells it where it can find the actual BASIC
  16. program (this is how Twin and the Basic Editor give
  17. the edited program back to BASIC, by the way).
  18.  
  19. The purpose of this?? Firstly, it makes programs
  20. slightly more secure, in that you can't simply go
  21. into basic and LOAD them, and secondly (and more
  22. importantly) is that they can be squeezed by the
  23. Acorn utility 'squeeze' (from the Software
  24. Developers Toolkit).
  25.  
  26. In use
  27. ------
  28.  
  29. Load the utility by double-clicking on the !MakeApp
  30. icon, it will soon appear on the icon-bar.
  31.  
  32. Now select the BASIC file you want to convert to an
  33. application file, and drag it onto the MakeApp
  34. icon.
  35.  
  36. A 'standard' save window will appear, containing
  37. the full pathname of the file dropped onto the
  38. icon.
  39.  
  40. If you want to save the Absolute file over the
  41. original file then simply click OK or press RETURN
  42. (note, however, this will LOSE your original
  43. program unless you have a copy elsewhere). If you
  44. wish to save the copy somewhere else then drag the
  45. icon to the destination filer window, or alter the
  46. pathname and click OK or press RETURN.
  47.  
  48. The program file is now converted (an hourglass
  49. will indicate the progress).
  50.  
  51. ------------------------
  52.  
  53.  
  54. This program has been placed into the public domain
  55. by Stuart Hickinbottom. It may be freely copied and
  56. distributed for non-profit making purposes (a small
  57. charge to cover cost of distribution is allowed,
  58. however), so long as the code is not altered (apart
  59. from customising !Run/!Boot files) and this text
  60. file remains present and unaltered. If you have any
  61. queries/suggestions then I would be chuffed to hear
  62. from you, so please write to me:
  63.  
  64. Stuart Hickinbottom,
  65.  37a High Street,
  66.   Amblecote,
  67.    Stourbridge,
  68.     West Midlands.
  69.     DY8 4DG
  70.  
  71. email: S.Hickinbottom@uk.ac.lut (until July 1991)