OPP 1.4F, an OPL preprocessor for the Psion 3a, Copyright 1995, 1996, Andy Clarkson I can be contacted via email at: 100661.2440@compuserve.com Contents of this package: readme.txt - this file manual1.txt - user guide (part 1), DOS ascii text format manual2.txt - user guide (part 2), DOS ascii text format opp.als - Psion Word alias file for OPP files oph.als - Psion Word alias file for OPH files sys$prgp.img - OPL preprocessor, OPP include/*.oph - optional system include files Manual format: The OPP manual is contained within the two files manual1.txt and manual2.txt. The manual has been split so that it can be read using the Psion Word application in "Text" mode. An on-line WWW version of the manual is also available from my home page at: http://ourworld.compuserve.com/homepages/andyc Quick installation: 1) Copy opp.als and oph.als to \APP\ on any drive. 2) Copy sys$prgp.img to \IMG\ on any drive. 3) Install opp.als and oph.als using psion-i from the Psion system screen. 4) Optionally copy all the oph files from the include directory to \OPP\INCLUDE on any drive. 5) Refer to the user guide for further details. Changes from OPP 1.2F to 1.3F: - Added "#pragma debug" option for OPL run-time debugger - Fix for "#pragma to_file" which generated spurious linefeeds - Fix for #include which could fail when opening lots of files Changes from 1.3F to 1.4F: - Now uses additional lines available on S3a emulator screen - Couple of minor bug-fixes (VECTOR statement when translating with debug and problem with identifying certain multi-dimensional array names). Note this software is shareware, refer to the manual for further details.