home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / b / basichelp / !BASIChelp / !Help < prev    next >
Text File  |  1996-05-01  |  2KB  |  40 lines

  1. BASIChelp Help File
  2. --------------------
  3.  
  4. This is a simple desktop aid for BASIC programmers who do programming from
  5. the desktop. It gives on-line BASIC help, as produced by the 'HELP xxx'
  6. BASIC command, but does so in a desktop window so you don't have to resort
  7. to entering BASIC when you need to look up a command. Simply click on the
  8. large arrows either side of the command box to browse through the 165
  9. entries currently stored in the program.
  10.  
  11. If you know what you are looking for, it will probably be quicker to search
  12. directly for it. Simply go through the menu and type in the text to search
  13. for. You can do this in upper or lower case (or both...) since the string
  14. will automatically be converted to upper case for the search. The first
  15. command which is matched or partly matched by the search string will be
  16. displayed, so it helps to be as accurate as possible.
  17.  
  18. This program was written on an A5000 with BBC BASIC V module 1.05, so the
  19. commands and text may not be completely accurate for some versions of this
  20. modules. If a lot of the command explanations mean nothing to you, don't
  21. worry - they mean nothing to me either. I have made no attempt to make the
  22. terminology clear etc. but have simply reproduced the help text my BASIC
  23. module offered me when I typed in each command.
  24.  
  25. On a final note, this program uses the excellent WimpTools module, which I
  26. got from the August 1994 Acorn User cover disc. There will be problems if
  27. this module is removed by RMKill, RMClear and the like before the program
  28. is quitted, so beware. This actually represents my first completed attempt
  29. at writing a desktop program. Although I have a pretty extensive knowledge
  30. of programming in BASIC I had never understood how to write desktop programs
  31. until I found the WimpTools program, manual and demo on the cover disc,
  32. which somehow made it all clear. I would recommend WimpTools to anyone who
  33. finds desktop programming really complicated - it is so simple to create
  34. menus, load templates, alter icon/menu item states and so on. And it doesn't
  35. take up that much room in your module area, either.
  36.  
  37. Written by Chris Grant
  38.             Welfengasse 15
  39.              D-82487 Oberammergau
  40.               GERMANY