=================================================================
README.WIN                                                 6/4/93
=================================================================

This README file contains the following information for WP Office
4.0 for Windows:

     1    Changes and enhancements to the WP Office 4.0 for Windows
          program that have not yet been documented in the WP
          Office for Windows Reference manual or in the Quick and
          Easy Office manual.

     2    NTTUNES.INI

     3    OFWIN.INI

     4    OFSHARED.INI

     5    Program Files

     6    QuickTour

Please refer to the following files for additional information:

     File                Contents            
     ====                ========
     README.DDE          Information about using DDE (Dynamic Data
                         Exchange) in WP Office for Windows that
                         has not been documented in the WP Office
                         for Windows Online Macros manual.

     README.LCN          WordPerfect Corporation Software
                         Licensing Agreement.

     README.MCR          Changes and enhancements to the WP Office
                         macros that have not yet been documented
                         in the WP Office for Windows Online
                         Macros manual.

     README.SHP          Changes and enhancements to the
                         WordPerfect Shared Code that have not yet
                         been documented in the Shared
                         Applications Guide.

     README.VIE          A description of views contained on the
                         Custom Views diskette, instructions for
                         installing the Custom Views, and a
                         description of the .WPG graphics included
                         on the Custom Views diskette that can be
                         used when creating custom views.

=================================================================
1    CHANGES AND ENHANCEMENTS TO WP OFFICE 4.0 FOR WINDOWS
=================================================================

PERSONAL GROUP NAMES
=========================
You cannot save a personal group with the same name as your user
ID.  If you type your user ID as the personal group name, you will
be prompted to change the name.

PREFERENCES
=========================
You can now choose Preferences from the File menu in the Main
Window, In Box, Out Box, Trash, and calendar views. 

SHELF
=========================
There are three icons displayed on the Shelf upon starting WP
Office.  They are Unopened Items, Week View, and QuickTour. 
Double-clicking the Unopened Items icon opens your In Box and
displays all messages, appointments, notes, and tasks that have not
yet been opened.  Double-clicking Week View displays a weekly 
calendar.  Double-clicking QuickTour executes a short demonstration
of WP Office 4.0 for Windows.

SHELF
=========================
If you add an icon to the Shelf that executes a DOS application
from the network, it is recommended that you create a PIF file for
the application and copy that file to a directory on your hard
drive.  Instead of selecting the .EXE file as the filename in the
Add View dialog box, select the PIF filename.  

See your Windows manual for information about creating a PIF file.

=================================================================
2    NTTUNES.INI
=================================================================

The NTTUNES.INI file contains the master tunes for WP Notify, and
can be accessed by all users on the post office.

[MASTER TUNES]
=========================
This section contains any tunes that are shipped with WP Notify or
added by the System Administrator.

For example, Silent Night=95,392,340,440,113,392,227,338,454 where
Silent Night is the tune name, 95 is the tempo, 340 is the
frequency, and 440 is the duration (the frequency and duration are
repeated for each note).

=================================================================
3    OFWIN.INI
=================================================================

The OFWIN.INI file is the initialization file used by WP Office for
Windows to store specific settings.

[ADDRESS BOOK]
=========================
     NameSearch.Space=1       This option specifies whether a
                              space acts as a field delimiter when
                              doing a name search.
                              0=NO and 1=YES.

     NameSearch.Comma=1       This option specifies whether a
                              comma acts as a field delimiter when
                              doing a name search.
                              0=NO and 1=YES.

     NameSearch.Tab=0         This option specifies whether a TAB
                              acts as a field delimiter when doing
                              a name search.
                              0=NO and 1=YES.

The following keys store the positions of the columns in the
Address Book.

     [Address Book]
     Users.Columns=
     UserIDs.Columns=
     Personal Groups.Columns=
     Public Groups.Columns=
     Resources.Columns=

The following keys store the positions of the columns in the View
Group dialog box for personal and public groups.

     [Address Book]
     ViewPerGrpMembers=
     ViewPubGrpMembers=

[APPOINTMENTS]
=========================
     BegTime =           This option specifies the starting time
                         for the times listed in the appointment
                         control.

     EndTime =           This option specifies the ending time for
                         the times listed in the appointment
                         control.

BegTime and EndTime are specified in minutes beginning at midnight.

For example, to display the time from 8:00am to 5:00pm, you would
specify BegTime=480 and EndTime=1020.

The Display Time Intervals option must be set in the Appointment
Time Preferences dialog box for these settings to take effect.  The
default values are as follows which represent 12:00am to 11:59pm:

     [Appointments]
     BegTime=0
     EndTime=1439

[BUTTON BAR]
=========================
     Sticky=Per View

     Sticky=Default

Per View determines which Button Bar files and position settings
are sticky.  Each item view can have its own settings because it
has its own name such as Day or Expanded Mail.  The Main Window, In
Box, Out Box, and Trash also have their own settings saved. 

Default means that Button Bar information is saved based on the
nine view types:  Main Window, In Box, Out Box, Trash, Info,
Attachment Viewer, calendar views, and all read and send item
views.

     [Button Bar]
     Main=000;main.ob0
     Inbox=000;inbox.ob1
     Outbox=000;outbox.ob2
     Trash=000;trash.ob3
     Calendar=1023;calendar.ob4
     ReadItem=000;readitem.ob5
     SendItem=000;senditem.ob6
     Info=000;info.ob7
     Viewer=000;viewer.ob8

If Sticky=Per View, then this section will also contain the
IniBaseName of the Calendar and Item Views.  The format of the
setting will remain the same.

The first digit can be 1 for True or 0 for False, which determines
whether the Button Bar is visible.

The second digit represents the location of the Button Bar on the
view window; 0 is the top, 1 is the left, 2 is the right, and 3 is
the bottom.

0, 23, or 39 indicate that the Button Bar buttons display graphics
and text by default.

21 or 37 indicate that the Button Bar buttons display only
graphics.

22 or 38 indicate that the Button Bar buttons display text only.

The semicolon (;) separates the Button Bar file name from the
settings numbers.  If the file name does not have a path, it looks
in the default button bar, macros, and views path. 

[CUSTOM COMMANDS]
=========================
This section contains custom commands that are installed into the
Office for Windows menus at runtime.  The format of these custom
commands is compatible with Windows(TM) for Workgroups with the
exceptions noted below.

     [Custom Commands]
     key=version;menu;name;position;DLL name;ordinal;command;
     event map;;;;

          KEY            A unique identifier for the custom
                         command.

          VERSION        3.0

          MENU           The menu where the custom command is to
                         be added, such as Tools.

          NAME           The name that appears in the menu.  You
                         may include an ampersand (&) in front of
                         the letter that is to be used as the
                         Alt+key accelerator.

          POSITION       The position within the menu to place the
                         command.  Zero is the first position, one
                         is the second, and so forth.

          DLL NAME       Name of the DLL that implements the
                         custom command.  The DLL name can be
                         optionally followed by a comma and the
                         ordinal of the entry point to call
                         command A string passed as one of the
                         parameters to the DLL.

          EVENT MAP      This entry can be (and commonly is)
                         empty.  If it is not empty, it is a
                         sequence of 16 digits specifying the
                         events that the command supports.  Each
                         digit can be 0 or 1 to indicate whether
                         the DLL should be called for the specific
                         event.  There are currently three events
                         defined; the rest are reserved and must
                         be 0.  The first digit specifies run at
                         startup.  The second digit specifies run
                         at exit.  The third digit specifies run
                         at the arrival of new mail.

          ;;;;           Required as termination of the custom 
                         command.

For example, the following line will add WP Office View Designer to
the Tools menu below the Rules menu item.  Selecting the menu item
will launch WP Office View Designer.

ViewDesigner=3.0;Tools;&ViewDesigner;1;ofrunapp.dll;vewin.exe;;;;;

Differences from Windows(TM) for Workgroups

1    WP Office does not support the <ExtsDir>.

2    WP Office does not support the status text, Help file, or Help
     context parameters.

3    If you use Mail as the menu name, WP Office places the command
     on the Send menu.

4    WP Office supports menu names that Microsoft Mail does not
     support.

5    Custom commands added to the menus are always enabled in WP
     Office.

6    A custom command added to a menu will appear on all WP Office
     windows.

[ENVIRONMENT]
=========================
     Path=               This is the option that specifies the 
                         path to the post office when the user
                         runs SETUP.  If this entry is missing, WP
                         Office will prompt the user for the path
                         at startup.

     Initials=           WP Office writes these initials the first
                         time it is run.  NTWIN uses the initials
                         to find your Notify file.  WP Office
                         should be run once before trying to run
                         Notify.

     TrashPrompt=1       Choosing Empty Selected Items in the
                         Trash will prompt the user for
                         confirmation by default.  If this key is
                         set to 0, then WP Office will not prompt
                         for confirmation when removing items from
                         the Trash.  Empty Trash will always
                         prompt for confirmation.

The following options let the user set the relative size of their
views and are only useful for users who have high resolution
monitors.

     [Environment]
     View Scaling=SMALL
     View Scaling=MEDIUM
     View Scaling=LARGE
     View Scaling=NORMAL

[FILES LOCATIONS]
=========================
     [Files Locations]
     BBarMacros=         This is the directory where Button Bar
                         files, macro files, and custom views are
                         stored.

     Default Save=       This is the directory where attachments
                         and items will be saved by default.

     Views=              This is the directory where custom views
                         will be saved by default.

[FOLDER SETTINGS]
=========================
     Expand All Levels
     Expand One Level
     Save/Restore Expansion

     Inbox Folders=Expand One Level
     Outbox Folders=Expand One Level
     Other Folders=Expand All Levels

If the expansion preference has been set to the Save/Restore
Expansion, when the folder list control saves itself, the string is
replaced with a list of base 36 numbers which are Database Record
Numbers (drn(s)) of the folders displayed in the folder list
control.

If the Save/Restore Expansion value is being used, then the
following keys will be written:

     [Folder Settings]
     Inbox Folders.USERID=
     Inbox Folders.USERID.Archive=

[FONT]
=========================
This section contains default fonts for controls and controls
associated with specific views.  

The format is ControlName=fontdesc or
ViewName.ControlName=fontdesc.

The fontdesc is font face, size, bold, italics, where bold and
italics can be 1 or 0.

The following are the supported control names with sample font
descriptions:

     [Font]
     Folder List Control=Times New Roman, -13, 0, 0
     Item List Control=Madrone, -11, 0, 0
     Appt Control=Courier New, -13, 0, 0
     Note Control=Courier New, -13, 0, 0
     Task Control=Courier New, -13, 0, 0
     Message Control=Arial, -13, 0, 0
     Looker Control=Arial, -12, 0, 0
     Week Control=MS Sans Serif, -13, 0, 0

The following are the only ViewName.ControlName combinations that
will be written to the .INI file by WP Office.  However, other
combinations are valid and can be entered by hand such as Day.Appt
Control=.

     [Font]
     In Box.Item List Control=MS Sans Serif, -13, 0, 0
     Out Box.Item List Control=Arial, -13, 0, 0
     In Box.Folder List Control=Tekton, -13, 0, 0
     Out Box.Folder List Control=Times New Roman, -13, 0, 0
     Trash.Item List Control=Madrone, -11, 0, 0

[GRID OPTIONS]
=========================
     Settings=150 1 4 1 0

The value has the following form: x y interval units show_grid
snap_to_grid 

     X                   The number of WPUs (1200 = 1 inch)
                         between vertical grids.

     Y                   The number of WPUs between the horizontal
                         grids.

     INTERVAL            How often you would draw a line on a
                         grid.

     UNITS               Should be 4 and should not be changed in
                         this release.

     SHOW_GRID=1         1 to display grid lines; 0 to hide grid
                         lines.

     SNAP_TO_GRID=1      1 forces controls to nearest grid; 0 does
                         not force controls to nearest grid.

[IN BOX]
=========================
     SplitBar=           This option specifies the number of
                         pixels for the Folder list in the In Box.
                         This value defaults to one quarter the
                         size of the In Box window.

[LAUNCHING]
=========================
     Directory=          This is the directory in which files will
                         be created when an attachment is opened
                         (launched).

     Prompt=1            This option controls whether the user
                         will be prompted before launching an
                         attachment if the associated application
                         is in the correct format for launching.

1 will always prompt before launching.  0 will only prompt when
there is no association.

[MAIN WINDOW]
=========================
     OFWIN Position=     This option specifies the position of the 
                         WP Office Main Window the last time WP
                         Office was exited.  The value for this
                         key is x y w h n.  The letters x, y, w,
                         and h are pixel values for the top left
                         corner, width, and height of the window.
                         The final value n is 1 if the window is
                         maximized and 0 if it is not.

     VEWIN Position=     This option specifies the position of the
                         WP Office View Designer's Main Window the
                         last time it was exited.  The value for
                         this key is x y w h, where x, y, w, and h 
                         are pixel values for the top left corner,
                         width, and height of the window.

[NTWIN CONFIGURATION]
=========================
     MessageList=        This option stores the state of the Low,
                         Normal, and High priority check boxes in
                         the Subscribe to Notify dialog box.

The keys below can have the following values:

     popupOnAlarm, sound file or tone name or (default)
     iconChangeOnAlarm, sound file or tone name or (default)
     noVisualOnAlarm, sound file or tone name or (default)

The default setting is popupOnAlarm.  For example:
NormalPriorityMail=popupOnAlarm, Bach - Invention in F Major

     LowPriorityAlarm=
     NormalPriorityAlarm=
     HighPriorityAlarm=
     LowPriorityAppt=
     NormalPriorityAppt=
     HighPriorityAppt=
     LowPriorityMail=
     NormalPriorityMail=
     HighPriorityMail=
     LowPriorityNote=
     NormalPriorityNote=
     HighPriorityNote=
     LowPriorityPhone=
     NormalPriorityPhone=
     HighPriorityPhone=
     ReturnNotification=
     LowPriorityTask=
     NormalPriorityTask=
     HighPriorityTask=
     Unknown=

     Options=/F-60            This is the polling interval set to
                              seconds. The minimum polling
                              interval is 60 seconds.

     Column=                  This option specifies the column
                              positions in the WP Notify column
                              manager.  The string is
                              CnnLxxxxWyyyy which will be repeated
                              for each column.

     Position=                This option specifies the window
                              position.  The string is
                              XnnnnYnnnnWnnnnHnnnn where nnnn is
                              the pixel value for the top left
                              corner, width, and height of the
                              window.

[OUT BOX]
=========================
     SplitBar=                This option specifies the number of
                              pixels for the Folder list in the
                              Out Box.  This value defaults to
                              one-fourth the size of the Out Box
                              window.

[PERSONAL TUNES]
=========================
This section contains any tunes the user creates in WP Notify.  

For example, Silent Night=95,392,340,440,113,392,227,338,454 where
Silent Night is the tune name, 95 is the tempo, 340 is the
frequency, and 440 is the duration (the frequency and duration are
repeated for each note).

[PRINTER]
=========================
     Name=                         Printer name
     Font=Courier                  The font name
     Size=10                       The font size
     Units=0                       Units, 0 - inches, 1 -
                                   centimeters
     Margins=1200 1200 1200 1200   Page margins in WPUs - left,
                                   right, top, and bottom 
     Gateway=                      Name of printer gateway
     Launch=No                     Launch assoc. app to print?
                                   Yes/No
     LaunchAppPath=                Directory to create print files

[RULES]
=========================
     Col Settings=            Stores the column manager positions
                              for the Create Rule dialog box

[SETUP]
=========================
     Lang=                    This option specifies any of the
                              valid two-letter language codes.

     Icon Order=0,1,3,4,5,2   This option specifies the order in
                              which the icons appear on the Main
                              Window.

     0 - Calendar, 1 - Mail, 2 - Phone, 3 - Appointment, 4 - Task,
     5 - Note

     SysColors=Yes            This option specifies whether to use
                              the Windows system colors in the
                              views.

     Chisel=Yes               This option specifies whether to
                              sculpture the controls on views.

The following six entries save the view names that were selected in
the Main Window pop-up lists since WP Office was last exited.  For
example, LastFolder=Day.

     [Setup]
     LastFolder=
     LastMail=
     LastAppt=
     LastTask=
     LastNote=
     LastPhone=

The following are the default views which store the filename for
each view type.

     [Setup]
     DefFoldView=
     DefMailView=
     DefPhonView=
     DefGrpApptView=
     DefPersApptView=
     DefGrpNoteView=
     DefPersNoteView=
     DefGrpToDoView=
     DefPersToDoView=    

[SHELF]
=========================
     Col Settings=       Stores the column manager positions for
                         the Shelf Icon Properties dialog box.

[VIEW SETTINGS]
=========================
This section contains window positions and column manager
positions.  The keys have the form: ViewName.Position or
ViewName.ItemList.  The ViewName.Position keys have values of 'x y
w h' where x, y, w, and h are pixel values for the top left corner,
width, and height of the window.  The ViewName.ItemList keys have
values for column positions of the form 'n:l:w' where n is the
column number, l is the pixel value for the left edge, and w is the
pixel value for the width.

=================================================================
4    OFSHARED.INI
=================================================================

The OFSHARED.INI file is not shipped with WP Office 4.0 for
Windows, but it can be created.

The OFSHARED.INI file lets the System Administrator set the .INI
file settings for all WP Office users on a post office.  Most
settings from the OFWIN.INI file can be placed in OFSHARED.INI. 
Settings in OFWIN.INI will override settings in OFSHARED.INI.

=================================================================
5    PROGRAM FILES
=================================================================

The program files listed below are installed with WP Office 4.0 for
Windows:

NETWORK FILES
=========================
The following files are only installed on the network.

          File                Description
          ====                ===========

          ADMSETUP.EXE        This is the Administration setup
                              program, which is installed in the
                              OFWIN40\SETUP directory.

          SETUP.EXE           This is the end user setup program,
                              which is installed in the OFWIN40
                              directory.

          Q-TOUR.EXE          This is the WP Office 4.0 for
                              Windows QuickTour, which is
                              installed in the OFWIN40 directory. 
                              An icon to launch the QuickTour is
                              placed on each user's Shelf during
                              installation.

          40VIEWS.$$$         WP Office creates this file in the
                              directory where the views are
                              loaded; this includes the standard
                              views in OFVIEWS\WIN.  If WP Office
                              does not find this file, it will
                              create it. If a view file is
                              deleted, modified, or added, then
                              the System Administrator should run
                              the Windows client again after
                              making the changes, so a new
                              40views.$$$ file can be created. 
                              This file will be created in the
                              directory the users have their
                              custom view path pointing to, but
                              they must have write access for the
                              file to be created.

WP OFFICE EXECUTABLE FILES
==========================
          File                Description
          ====                ===========

          NTWIN.EXE           This file starts the WP Notify
                              program.

          OFWIN.EXE           This file calls up OFWINFIL.EXE.

          OFWINFIL.EXE        This is the main WP Office program
                              file.

          VEWIN.EXE           This file calls up VEWINFIL.EXE.

          VEWINFIL.EXE        This is the main WP Office View
                              Designer program file.

WP OFFICE .DLL FILES
=========================
          File                Description
          ====                ===========

          OFBTNUS.DLL         This is the WP Office 4.0 Button Bar
                              module.  This file contains Button
                              Bar images and names.

          OFWIN40.DLL         This is the WP Office 4.0 engine,
                              which contains the database support
                              and WP Office functionality that is
                              shared across platforms.

          OF40OWL.DLL         This file is the C++ class library
                              that contains the base C++ class
                              libraries WP Office for Windows is
                              built on.

          OF40CLS.DLL         This file is the C++ class library
                              that contains the base C++ class
                              libraries WP Office for Windows is
                              built on.

          OF40CRTL.DLL        This file is the C runtime library
                              that contains the C support for WP
                              Office 4.0.

          OFRUNAPP.DLL        This file is the support DLL for
                              custom commands, and is used when
                              adding custom commands to the WP
                              Office menus.

          WPNTUS.DLL          This is the WP Notify language
                              module.  This file contains the WP
                              Notify strings that are translated
                              for other languages.  The last two
                              characters of the filename represent
                              the language.

          WPOFUS.DLL          This file is the WP Office 4.0
                              language module.  This file contains
                              the WP Office 4.0 strings that are
                              translated for other languages.  The
                              last two characters of the filename
                              represent the language.

          WPVEUS.DLL          This is the WP Office View Designer
                              language module.  This file contains
                              the View Designer strings that are
                              translated for other languages. The
                              last two characters of the filename
                              represent the language.

SHARED APPLICATION FILES
=========================
See the WordPerfect Shared Applications Guide for more information
on Speller, Thesaurus, and QuickFinder.

          File                Description
          ====                ===========

          QFWIN.EXE           This file starts the WordPerfect
                              QuickFinder program.

          SPWIN.EXE           This file starts the WP Speller
                              program.

          THWIN.EXE           This file starts the WP Thesaurus
                              program.

          WP.DRS              This file displays special
                              characters in WP Office.

          WPCSHAR?.DLL        Files with this type of name contain
                              part of the WP Office code.  The
                              question mark represents shared code
                              files 1 through 6.

          WPCDLL.EXE          This file controls how WP Office and
                              other programs use different shared
                              code .DLL files.  This file makes it
                              possible to switch between programs
                              without losing information.

MACRO FACILITY
=========================
          File                Description
          ====                ===========

          MCWIN.EXE           This file contains the Macro
                              Compiler.

          MFWIN.EXE           This file contains the Macro
                              Facility.

          MXWIN.EXE           This file contains the Macro
                              Interpreter.

          WPCMCR.DLL          This file lets you create
                              user-defined dialog boxes with
                              macros.

          WPOFUS.WCD          This file contains the Macro command
                              list.

          WPWCMD.DLL          This file contains the Macro
                              Converter.

FILE MANAGER
=========================
          File                Description
          ====                ===========

          FMWIN.EXE           This file contains the File Manager
                              utility that lets you manage and
                              organize your files.

          WPFM*.DLL           Each of these files let you use a
                              particular monitor type to display
                              WordPerfect File Manager Button Bar
                              graphics.

          WP{FM}.FMB          This file contains the default
                              Button Bar used in File Manager.

          WPFMUS.DLL          This file contains the help text
                              that appears on the status bar in
                              the File Manager window.

UTILITY FILES
=========================
See the WordPerfect Shared Applications Guide for more information
on the Graphics Conversion Program and Speller Utility.

          File                Description
          ====                ===========

          GRAPHCNV.EXE        This file contains the WordPerfect
                              Graphics Conversion program. 

          HYPHEN.EXE          This file contains the WordPerfect
                              Hyphenation Utility.  It is used to
                              create hyphenation exception
                              dictionaries for languages that do
                              not use word-based spelling
                              dictionaries.

          *.ICO               Files with a .ICO extension are icon
                              files that can be used with the
                              Utility Files in the Windows Program
                              Manager.

          SPELL.EXE           This file contains the WordPerfect
                              Speller Utility.

PRINTER FILES
=========================
See the WordPerfect Shared Applications Guide for more information
on the Printer Program.

          File                Description
          ====                ===========

          CHARACTR.DOC        This file lists the names of the
                              characters in the WordPerfect
                              character sets (see Appendix F: WP
                              Special Characters in the WP Office
                              4.0 for Windows Reference manual). 
                              Print this file as you would any
                              other document.

          CHARMAP.TST         This file contains all of the
                              characters in the WordPerfect
                              character sets (see Appendix F: WP
                              Special Characters in the WP Office
                              4.0 for Windows Reference manual).

          KERN.TST            This file contains a list of the
                              most commonly kerned letter pairs.

          PTR.EXE             This file contains the WordPerfect
                              Printer Program.

          PTR.HLP             This file contains the information
                              for the Printer Program Help
                              feature.

          PTR.ICO             This is an icon file which can be
                              used with the Printer Program in the
                              Windows Program Manager.

SPELLER/THESAURUS FILES
=========================
          File                Description
          ====                ===========

          WPCHYPUS.DLL        This file contains information to
                              hyphenate English words correctly.

          WPCSPR.DLL          This file helps perform rule-based
                              Speller functions in English.

          WPCSPW.DLL          This file helps perform word-based
                              Speller functions in English.

          WP{WP}US.LEX        This file is the main word list for
                              the Speller and the external
                              dictionary for the Hyphenation
                              feature.

          WP{WP}US.THS        This file is the word list for the
                              Thesaurus.

MISCELLANEOUS FILES
=========================
          File                Description
          ====                ===========

          .HLP Files          Files with a .HLP extension are help
                              files for each of the main .EXE
                              files.

          .INI Files          Files with a .INI extension store
                              the changes you make to the default
                              settings. You make most of these
                              changes in the Preferences dialog
                              boxes within WP Office for Windows. 

          .OB? Files          Files with a .OB? extension are
                              Button Bar files in WP Office.  The
                              question mark represents Button Bar
                              files 0 through 6.

          OFWIN.QST           This file contains the contents of
                              the Shelf and is placed in the
                              Windows directory.

          .VEW Files          Files with a .VEW extension are WP
                              Office for Windows view files that
                              let you see and create mail and
                              phone messages, appointments, notes,
                              and tasks.

          .WCM Files          Files with a .WCM extension are
                              macro files that can automate many
                              tasks you perform in WP Office.  

          WPOFF40.DOT         This file is a macro used with
                              Microsoft Word 2.0.  With this macro
                              you can create Mail, Appointments,
                              Tasks, Notes, and Phone Messages, as
                              well as open the default calendar,
                              In Box, or Out Box from within
                              Microsoft Word 2.0.

          WPOFF40.SMM         This file is a macro used with Ami
                              Pro 3.0.  With this macro you can
                              create Mail, Appointments, Tasks,
                              Notes, Phone Messages, and open the
                              default calendar or In Box from
                              within Ami Pro 3.0.

          WPOFF40.WBT         This file is a macro used with
                              Norton Desktop for Windows.  With
                              this macro you can create Mail,
                              Appointments, Tasks, Notes, Phone
                              Messages, and open the default
                              calendar or In Box from within
                              Norton Desktop for Windows.

=================================================================
6    QUICKTOUR
=================================================================
Double-click the QuickTour icon on the Shelf to execute Q-TOUR.EXE,
a short demonstration of WP Office 4.0 for Windows features.