home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsf / jfshared / !JFShared / !Help < prev    next >
Encoding:
Text File  |  1995-03-04  |  1.8 KB  |  50 lines

  1.                                 !JFShared
  2.                                 =========
  3.  
  4. Why ?
  5. =====
  6.   The !JFShared directory contains resources for use with any of Justin
  7. Fletchers programs. These mainly include Basic libraries which are used in
  8. many of his programs.
  9.   This install program simply places these in the System folder and allows it
  10. to boot correctly.
  11.  
  12.  
  13. Files :
  14. -------
  15. Currently, only libraries are included in the JFShared directory :
  16.    BasicLib.AreaLib            For use with Justin Fletchers 6 user system
  17.    BasicLib.ForceLib           Various Keystroke style facilities
  18.    BasicLib.PBSLibrary         JF's Pin Board Server library
  19.    BasicLib.TestLib            For testing of programs
  20.    BasicLib.WimpLib            Main Wimp applications library (RO3) v1.40
  21.    BasicLib.WimpLib2           Main Wimp applications library (RO2) v1.20
  22.    Skeleton.*                  Skeleton Wimp application
  23.    Skeleton.Message.*          Skeleton Wimp application using MessageTrans
  24.  
  25. Usage on RiscOS 2 and RO3.00
  26. ============================
  27. Editing the !Boot file so that the BasicLibrary$File points to WimpLib2 should allow many of my applications to run on RO2, however some may require editting in their !RunImage file.
  28.   The line which will need editting is in PROCinitwimp. Find the line with Wimp_Initialise on it and change the 310 to 200.
  29.  
  30. Contact                
  31. -------
  32. Any comments, queries, donations or bug reports can be sent to :
  33.  
  34. Fidonet NetMail :  Justin Fletcher at Arcade (0181 655 4412) [2:254/27]
  35. E-Mail : Gerph@arcade.demon.co.uk
  36.  
  37. Snail Mail :
  38.     Justin Fletcher
  39.     “Galadriel”
  40.     17b Cromwell Road,
  41.     Weeting,
  42.     Brandon,
  43.     Suffolk.
  44.     IP27 0QT
  45.  
  46. History
  47. -------
  48. Version 1.00 : Unreleased program used internally.
  49. Version 2.00 : Released to Arcade in form of !JFShared and !Install
  50. Version 2.01 : Minor bug fixes to WimpLib and WimpLib2