				 Welcome to Warp Factor 7's OnScreen/2 Release 2.06.
             ---------------------------------------------------

 This README file contains important information about OnScreen/2.

 New Features
 ------------------------------------------------------------------------------
 Command line
 Switches have been added for the following options:-
   Disabling redirected stdin.
   Disabling of filters associated with specific styles.
   Setting searches to regexp or plain by default.
   Turning textwithlayout on or off.
   Turning the highbit filter on or off.
   Help.

 Running OnScreen/2 with either  the  /help  option  or  an invalid option will
 cause OnScreen/2 to print a list of valid options.

 Viewer
 An additonal option has been  added  to  the syntax highlighting.  You can now
 get OnScreen/2 to display keywords in the case  that  you  type  them  in  the
 os.set file by setting the CaseConvert option to YES.  This is only useful for
 languages which are not case-sensitive such as Pascal, Basic etc.

 Bugs fixed
 ------------------------------------------------------------------------------
 File Manager
 When going up a directory in the filemanager the current selection will be the
 directory  from  which  you  just  came  rather  than  the  top  item.

 After  deleting/moving/renaming  etc..   the filemanager will attempt to place
 you at nearest file to the one you were on.

 The copy command now accepts a file as the target as well as a directory.

 The  change  directory  command  now  accepts  a  trailing  \  even  if  it is
 superflous.  It will also accept a drive letter: without a trailing \ to  mean
 change to the specified drive in it's current directory.

 Viewer
 Filter  commands  are  now checked for existence.  This prevents hung sessions
 when the filter command could not be found.

 A bug has been fixed in the style inheritance which meant certain elements  of
 a style were not being inherited properly.

 Platform Specifics
 ------------------------------------------------------------------------------
 IBM OS/2 2.x & Warp 3.0
 OnScreen/2 is supported on OS/2 versions 2.0, 2.1, 2.11 & Warp  3.0.   If  you
 have installed the OS/2 .DLL based version and did not install the .DLL's to a
 directory  already  specified  on  your  LIBPATH  you  will  need to edit your
 config.sys file and add the directory you choose for the .DLL's to it.

 Microsoft Windows NT & Windows95
 OnScreen/2 is supported  on  Windows  NT  3.5  only,  it  will probably run on
 Windows95 but I can't guarantee it.  It has been tested on the Chicago M6 beta
 and appears to be working ok.  If you have  installed  the  Win32  .DLL  based
 version  and  did  not  install the .DLL's to a directory already specified on
 your PATH you will need to add the directory you choose for the .DLL's to it.

 PC-DOS
 OnScreen/2 is supported on DOS  versions  5.0  to  6.22,  it may work on older
 versions of DOS but it has not been tested on any version prior  to  5.0.   If
 you  have installed the DOS version you will have to ensure that the directory
 which OnScreen/2 was installed to is already  on your path or is added to your
 path.

 This  release of OnScreen/2 uses Borland's 32bit DOS extender.  If you want to
 run OnScreen/2 under an  MS-Windows  3.1  or  3.11  DOS  Box  you will have to
 install windmpi.386.  To install windpmi.386 add the  following  line  to  the
 [386Enh] section of your system.ini file

 device=X:\DIR\windpmi.386

 where X:\DIR is the drive and directory where OnScreen/2 was installed.

 Sharing
 ------------------------------------------------------------------------------
 Please do give copies of OnScreen/2 to your friends, local BBS's etc.   Please
 ensure  that  you pass them the original OnScreen/2 zipfile intact.  Please do
 not pass on a copy of OnScreen/2 which has had your serial number bound to the
 executable.

 Distribution format
 ------------------------------------------------------------------------------
 As and from release 2.02, OnScreen/2 will no longer be distributed in one .zip
 file, instead each supported operating system will have  its  own  .zip  file.
 This  means  that  when you unzip a particular OnScreen/2 zipfile you will not
 get the entire directory structure as  listed  below, you will instead get the
 files directly under the ONSCREEN directory and one of the OS2, DOS  or  WIN32
 directories.

 The file naming convention used will be as follows:-

 Program Name   Version  Major_Minor Operating System    Status
 OS                      2    _00    O = OS/2            A = Alpha
 OS                      2    _00    D = DOS             B = Beta
 OS                      2    _00    W = Win32           G = Gamma
                                                         R = Release

 As  an  example of this the OS/2 2.02 version will be distributed in a zipfile
 called OS2_02OR.ZIP.

 Directory structure
 ------------------------------------------------------------------------------
 OnScreen/2  will  unpack  into  a  directory  named  ONSCREEN  in  the current
 directory, the install.exe will be in the current directory.  The easiest  way
 to  install  OnScreen/2  is  to  unzip it to a floppy and then run a:\install.
 Remember to use the -d switch with PKUNZIP to create the directory structure.

 The directory structure is as follows
 .\install.exe                           OS/2, DOS or Win32 install program
 .\ONSCREEN\readme.txt                   Readme please! (this file)
 .\ONSCREEN\os.doc                       Manual in Microsoft Word format
 .\ONSCREEN\os.man                       Manual in OnScreen/2 text format
 .\ONSCREEN\file_id.diz                  BBS description file
 .\ONSCREEN\license.doc                  License agreement
 .\ONSCREEN\os.hlp                       Online help
 .\ONSCREEN\os.set                       Settings file
 .\ONSCREEN\usa.reg                      US Registration form
 .\ONSCREEN\row.reg                      Rest of the World Registration form

 Additional directories for PC-DOS
 .\ONSCREEN\DOS                    <DIR> DOS 32bit implementation
 .\ONSCREEN\DOS\os.exe                   DOS executable
 .\ONSCREEN\DOS\osreg.exe                DOS registration executable
 .\ONSCREEN\DOS\32rtm.exe                Borland 32bit Runtime Manager
 .\ONSCREEN\DOS\dpmi32vm.ovl             Borland 32bit DPMI server

 Additional directories for IBM OS/2 2.x, OS/2 Warp 3.0
 .\ONSCREEN\OS2                    <DIR> OS/2 2.x/Warp implementation
 .\ONSCREEN\OS2\os.inf                   Manual in OS/2 .inf format
 .\ONSCREEN\OS2\os.exe                   OnScreen/2 that does not require .DLL's
 .\ONSCREEN\OS2\os.ico                   Icon for OS/2
 .\ONSCREEN\OS2\osreg.exe                OS/2 registration executable
 .\ONSCREEN\OS2\dll                <DIR> OS/2 .DLL based implementation
 .\ONSCREEN\OS2\dll\c215mt.dll           Borland C++ OS/2 runtime .DLL
 .\ONSCREEN\OS2\dll\wf7lib10.dll         OS/2 2.x/Warp support .DLL
 .\ONSCREEN\OS2\dll\os.exe               OnScreen/2 that requires .DLL's

 Additional directories for Win32
 .\ONSCREEN\WIN32                  <DIR> Win32 implementation
 .\ONSCREEN\WIN32\os.exe                 OnScreen/2 that does not require .DLL's
 .\ONSCREEN\WIN32\osreg.exe              Win32 registration executable
 .\ONSCREEN\WIN32\dll              <DIR> Win32 .DLL based implementation
 .\ONSCREEN\WIN32\dll\wf7lib10.dll       Win32 support .DLL
 .\ONSCREEN\WIN32\dll\cw3211mt.dll       Borland C++ Win32 runtime .DLL
 .\ONSCREEN\WIN32\dll\os.exe             OnScreen/2 that requires .DLL's

 ------------------------------------------------------------------------------

 If you have any installation difficulties send me a mail message detailing the
 specifics of the problem

 Thank you for supporting OnScreen/2.

 Yours sincerely John J. Allen.
 Internet: jallen@iol.ie

 See OS.DOC, OS.MAN or OS.INF for additional information.

 -----------------------------------END----------------------------------------

