           Welcome to Paradox for Windows Runtime
           --------------------------------------

This file contains late-breaking information about Paradox
for Windows Runtime. The Paradox for Windows Runtime disk
set includes a file named README.TXT. When you prepare your
application for distribution, modify the README file on the
Runtime disk set to document your application.


Table of Contents
-----------------

1. Developer Tips
2. Documentation Notes


1. DEVELOPER TIPS
-----------------

- If your application leaves a design window open, menu
  commands such as Edit|Search Text and Edit|Select All are
  not dimmed, even though they're unavailable. Make sure
  your application closes design windows after using them.

- When a user opens a form or report that's linked to a
  password-protected table, the user is prompted only once
  for the password. If successive calls to the table occur,
  the password isn't requested after the first call.

  To clear the password from memory, have the user exit
  Paradox Runtime or clear the password in your application
  using Session::removePassword.


2. DOCUMENTATION NOTES
----------------------

- The PFWDEV.HLP file is a stand-alone Help system that
  provides ObjectPAL developers with information about
  using Paradox Runtime. PFWDEV.HLP is located on your
  Developer's Disk. To open PFWDEV.HLP, you can
  - From any open Help window, choose File|Open and select
     PFWDEV.HLP.
  - From the File Manager, double-click PFWDEV.HLP. (This
     assumes you have associated the .HLP extension with
     WINHELP.EXE.)

- The PFWRUN.HLP file is a context-sensitive Help system
  that provides online documentation for those Paradox
  Runtime features that are surfaced to the end user of
  Paradox Runtime-hosted applications. It is included on
  the Paradox Runtime disk set, and is installed when you
  install Paradox Runtime applications.


                   ----------END----------
