home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsa / appfiler / !AppFiler / !Help < prev    next >
Encoding:
Text File  |  1996-02-27  |  1.7 KB  |  37 lines

  1.  
  2.        AppFiler            By Ben Spencer
  3.        ========            ==============
  4.  
  5. Note: This application is fully PD so, basically, you can do what you like 
  6. with it.
  7.  
  8.    AppFiler produces a nicely organised system to autoboot applications, 
  9. store and autoload modules, and allow someone with very little programming 
  10. knowledge to create star commands.  I originally made it so that I could have an organised way of storing and using all those fiddly little PD 
  11. enhancements.  
  12.  
  13. To use:
  14.  
  15.   Run the application.  Three icons will appear on the pinboard : Apps, 
  16. Commands and Modules.  Clicking on these icons will open directory displays.
  17. You can use these to store various programs.  All applications in the apps 
  18. directory will be booted when AppFiler is run.  The commands directory 
  19. already contains a few commands I have produced.  If you want to make a star
  20. command, simply place a program in this directory.  Then, at the command line prompt, type the name of the program (not the filepath), and lo and behold -
  21. the program will run! (useful for those among us who aren't assembler 
  22. experts).  The modules directory contains two sub-directories : AutoLoad and
  23. Store.  Any modules in the AutoLoad directory will be loaded when 
  24. AppFiler is run.  You can only store 10 modules in the modules directory, if
  25. you want to use more, and are fluent with BASIC, just alter the !RunImage 
  26. file (I'll give you a clue : FOR ... NEXT loops).  The Store directory is just for those that you do not want to load every time AppFiler is run.
  27.   Some time I'll make an option to auto-run the applications.  Any other 
  28. ideas, send them to me at :
  29.  
  30.         40, The Street
  31.         Kingston
  32.         Nr Canterbury
  33.         KENT
  34.        (England)
  35.  
  36.  
  37.