home *** CD-ROM | disk | FTP | other *** search
/ PSION CD 2 / PsionCDVol2.iso / Programs / 361 / README.TXT < prev    next >
Encoding:
Text File  |  1998-10-04  |  3.6 KB  |  98 lines

  1. OPL+ 1.11 for EPOC32
  2. Copyright 1998, Andy Clarkson, All Rights Reserved
  3.  
  4.     THIS VERSION IS FOR USE WITH THE SERIES 5 OR GEOFOX ONE. A SEPARATE
  5.     VERSION IS AVAILABLE FOR USE WITH THE EPOC32 EMULATOR.
  6.  
  7. Description:
  8.  
  9.     OPL+ is an improved development environment for writing OPL code.
  10.     There are two main components to the package:
  11.  
  12.         OPL+ editor
  13.         OPP
  14.  
  15.     The OPL+ editor is similar to the standard Psion Program editor,
  16.     but provides additional facilities, such as auto-layout of OPL code
  17.     and syntax highlighting of lines, e.g. displays all PROC...ENDP
  18.     lines in bold and comments in italic. The editor uses a project
  19.     concept whereby you open a project which contains a number of files.
  20.     You can add and remove files to the project. Note that the editor
  21.     works with TEXT FILES, not Psion Program format files. This is
  22.     deliberate, facilitating the easy transfer of code to and from a
  23.     PC based development environment.
  24.  
  25.     The editor can import and open Psion OPL files. Note that OPL files
  26.     will be opened read-only - use the "Save As" menu option to save
  27.     the file to a text file in order to edit the file.
  28.  
  29.     OPP is the translator back-end used from the OPLPlus editor.
  30.     OPP provides many extensions to the standard OPL language. If you are
  31.     familiar with the operation of a C pre-processor then the function of
  32.     OPP will be immediately clear. OPP provides preprocessor facilites
  33.     as well as extending the OPL language, such as support for
  34.     multi-dimensional arrays and C style structures. Refer to the full
  35.     OPP manual for details which will be installed with the software
  36.     into:
  37.  
  38.         c:\Documents\OPPManual
  39.  
  40.     Note that OPP is supported on a range of platforms including:
  41.  
  42.         EPOC32 (Series 5 & Geofox One)
  43.         EPOC16 (Series 3a/3c & Siena)
  44.         MSDOS (for OPL development on a PC)
  45.  
  46.     Refer to the OPL+ help file installed with the software for
  47.     further details.
  48.  
  49. Installation:
  50.  
  51.     If you have a PC then double clicking from Windows Explorer
  52.     on a SIS file extracted from the OPLPlus.zip file
  53.     will install the software to your Psion automatically. For
  54.     this to work you will need either PsiWin 2.1 or to have
  55.     previously installed Psion's Message Suite software.
  56.     
  57.     If your PC doesn't recognise the SIS file then download the
  58.     necessary installation software for your PC from:
  59.     
  60.         http://www.psion.com    
  61.  
  62.     When installing the software it will ask whether you wish to
  63.     install the OPL help file. This file is large (over 400K) and
  64.     is optional. If you are short of disk space then select "No"
  65.     not to install it. The OPL help file provides a useful keyword
  66.     lookup for all the standard OPL keywords and Psion OPX calls.
  67.     The file was provided by Tim Richardson, for further info see
  68.     http://www.btinternet.com/~psifi/
  69.  
  70. Shareware registration:
  71.  
  72.     This software is shareware. If you continue to use then please
  73.     register by sending 15 UK pounds or US$25 to the author.
  74.     To register via the Internet use...
  75.  
  76.         https://www.regsoft.com/cgi-bin/reg_it_offsite.pl?5994
  77.  
  78.     ...or see the instructions on the shareware section of my homepage.
  79.  
  80.     Alternatively you can register using your credit card over the
  81.     phone. Within the USA call 1-877-REGSOFT or if outside the USA call
  82.     (770) 497-9126. When phoning please quote the RegSoft ID number 5994.
  83.  
  84.     To register via post, send 15 UK pounds or US$25 (cash or cheque) to:
  85.  
  86.         A. Clarkson
  87.         23 Worcester Avenue,
  88.         Hardwick,
  89.         Cambridgeshire. CB3 7XG
  90.         U.K.
  91.  
  92. I can be contacted via email at:
  93.  
  94.     email:    andyc@csi.com
  95.  
  96. For the latest version and for further details see my homepage:
  97.  
  98.     WWW:    http://ourworld.compuserve.com/homepages/andyc/