                                   FMS, Inc.
                         8027 Leesburg Pike, Suite 410
                             Vienna, Virginia 22182
                        703-356-4700   FAX 703-448-3861

Dear Paradox User,

Thank you for your interest in our Paradox add-on products.  We have products
for both interactive users and Paradox developers:

      ParaDate           A calendar report generator.
      ParaStat 1.4       Statistics program.
      ParaTrak 3.4       Script documentation and analysis.
      ParaView 1.4       Table, field, index, form and report documenter.
      AP Form 4          Enhanced form and report editor.
      PaintPAL           Dialog box designer.

All programs support Paradox 4.0.  With the exception of PaintPAL, all the
programs still support Paradox 3.5.  ParaDate, ParaStat, ParaTrak and
ParaView are created by FMS.  AP Form is from Richplum, Ltd. of England,
and PaintPal is from Target Software.  FMS has made arrangements with these
companies to offer you a complete set of Paradox productivity tools.  Please
take this opportunity to learn more about these products and how they can
help you use Paradox more efficiently.


*****************************************************************************
                                P a r a D a t e
                            Paradox Calendar Program
*****************************************************************************

         ParaDate lets you present Paradox data in 4 calendar formats!

    MONTHLY CALENDAR       SPECIFIED WEEKS
                                                   ONE WEEK
  S  M  T  W  T  F  S    S  M  T  W  T  F  S   Ŀ     DAILY
 Ŀ Ŀ  M             Ŀ
                           Ĵ    MONDAY   
 Ĵ Ĵ  T    up to    Ĵ
                               Ĵ             
 Ĵ Ĵ  W    4 data     one day   
                               Ĵ   per page  
 Ĵ Ĵ  T   columns!              
                               Ĵ 
 Ĵ   F            
             (from 1 to 8 weeks)   
 

Four other files are included to let you see ParaDate's output:

         Date1.RPT      Monthly calendar (Baseball schedule)
         Date2.RPT      Specified weeks calendar (Borland World Tour)
                        8 weeks/page, Monday through Friday only.
         Date3.RPT      Weekly calendar with two snaking columns.
         Date4.RPT      Daily calendar with formatted numeric fields.

ParaDate takes any table with a date field and transforms it into a calendar.
Up to three text fields per record can be shown with automatic wordwrapping.
The number of records per date is only limited by the paper size.  Calendars
can be sent to screen, printer or file.  Just choose a table, the date field,
and the text fields you want to use.  You can add your own title for the top
of each calendar.  By specifying a date range, a subset of records from your
table is used.  ParaDate is entirely menu driven with point and choose options
and runs directly from the Paradox menu: {Script} {Play} {ParaDate}.  ParaDate
supports Paradox 4 standard mode with dialog boxes, pop-up menus, mouse
sensitive speed bar, and more.  ParaDate also supports Paradox 3.0 and 3.5.

CALENDAR FORMATING OPTIONS
Calendar options include sort control (ascending or descending) of the records
in each date.  You can even sort on fields that do not appear in the calendar.
You can specify the first day of week and the number of days per week
(e.g. a Monday through Friday calendar).  You can also add leading and
trailing characters to fields (e.g $ or %, etc.), force carriage returns
between fields, add blank rows between records, and control wordwrap
indentation.  Holidays can also be shown as shaded days (the holidays are
stored in a table you can edit).  You can even specify the format of numeric
fields (number of digits, decimals, allignment, negatives, etc.).  You can
even change the language of the calendar months and days.  ParaDate includes
words for English, Danish, Dutch, Finnish, French, German, Italian, and
Norwegian.

PRINTER SUPPORT
ParaDate lets you specify printer port and page margins.  There is built-in
support for the HPLaserjet and Epson printers, and support for other
printers if you specify the setup string and page settings.  With the HP
and Epson printers, you can choose regular or compressed fonts, and paper
size (letter, legal, A4, or wide dot matrix).  ParaDate automatically
maximizes the calendar to the font and paper size you select.  With the
HPLaserjet, landscape calendars can also be created.

OTHER FEATURES
All calendar specifications are automatically saved for future retrieval.
The powerful MERGE feature allows you to combine several calendars into
one.  This lets you combine data from several tables or fields.  The PRINT
feature lets you print several calendar specifications at once.

FEATURES FOR PAL PROGRAMMERS
Although ParaDate is entirely menu driven, PAL programmers can by-pass the
menus and add ParaDate calendars directly into their scripts.  Our special
ParaDate procedure sends calendars to the screen, printer or file.  Add
calendars to your applications!  A runtime license is available for
developers who wish to distribute applications with ParaDate procedure calls
to non-ParaDate owners.

PRICING AND AVAILABILITY
ParaDate is currently shipping.  The standard package which is network
compatible and allows one user at a time is $145.  The network 5-Pack allows
five simultaneous users and supports the creation of private and public
calendars is $375 (includes 5 user manuals).  The Runtime license is a
license and disk which allows an unlimited number of simultaneous users
from your procedure calls.  The runtime license is $195 and requires the
purchase of either then standard or network version.  Please add $5 S&H,
$15 International.

   Ŀ
    "Paradox users looking for unique and valuable date reporting options  
     will find ParaDate ideal for generating calendar style reports"       
                               - Daniel Klaussen, Paradox Product Manager  
   
                          30 day money back guarantee


*****************************************************************************
                             P a r a S t a t   1.4
                           Paradox Statistics Program
*****************************************************************************

                               t   (x-)   z   F      

ParaStat brings statistical analysis to Paradox.  ParaStat offers a variety
of data analysis functions that let you understand your data better.  Some
of the features such a frequency distributions are simple, but difficult to
perform in Paradox.  Other features are quite advanced and useful to
statisticians.  ParaStat is entirely menu driven with point and choose
options, and runs directly from the Paradox menu: {Script} {Play} {ParaStat}.
If you understand how to place Checks () and "CALC SUM" in Paradox queries,
you already know how to use ParaStat.  Best of all, ALL OF PARASTAT's OUTPUT
IS IN PARADOX TABLES!  Just like ANSWER tables.  You control the results.

ParaStat lets you select a table, place checks in up to 10 fields, and
designate up to 10 other fields as X or Y.  These X or Y fields are numeric
fields and are the fields you would normally place "CALC SUM".  Once you
select your fields, you specify the calculations you want.  For instance,
you may want to calculate percentiles or standard deviation (or both).
After you select all your options, press [F2], and ParaStat generates the
results.  The user interface is entirely in Paradox, but a fast Pascal number
crunching module is included.  As you would expect, the ANSWER table
includes a field for each of your Checks, and a field for each of the
calculations you requested.

                       P A R A S T A T   F E A T U R E S

FIELD ANALYSIS  (analyze fields)
 Count, Missing (blanks), Mean (Average)
 Minimum, Maximum, Range
 Sum, Sum of Squares
 Variance, Coefficient of Variance, Standard Deviation, Standard Error
 Geometric Mean, Harmonic Mean, Root Mean Square (RMS)
 Skewness, Kurtosis
 Mode, Mode Count
 Percentiles: Median, Quartiles, Deciles
 Confidence Intervals: t and Normal tests, 95% or user specified level.
 t-Test versus Mean (test for null hypothesis)
 Frequency distribution with user specified number of intervals, widths,
  and initial value.  Number and percent or records in each interval with
  count or cumulative options.

GROUP ANALYSIS  (compare field between groups of records)
 Two Sample t-Test (pooled and separate variance tests)
 ANOVA (Analysis of Variance) with sum of squares, F-Value and probability

FIELD COMPARISON  (compare fields within record)
 Mean difference, standard deviation of difference, covariance, correlation,
  R-Square, paired t-Test, Probability (1 or 2 tails), Chi-Square

REGRESSION
 Types: Simple, Multiple, and Polynomial (up to 9th order)
 With Y-Intercept or Zero-Intercept
 Count, Missing (blanks), R-Square, Standard Error of Estimate, and ANOVA
 Coefficient analysis: Standard Error, Beta Value,t-Value and Probability
 Residual calculation of each data point
 Regression calculated for each set of check fields

CROSS-TABULATION and CHI-SQUARE
 10 Types: Count, Sum, Average, Minimum, Maximum, Range, Variance,
  Coefficient of Variance, Standard Deviation, Stanard Error
 Count crosstabs for Alpha and Date value fields
 Row total and Column sub-totals
 Percent of Column, Row and Total
 Sorted column fields with special handling for blank values
 Chi-Square Analysis: Chi-Square, Probability, Phi-Coefficient, Cramer's V,
  Coefficient of Contingency

PROBABILITY
 Evaluate the probability of test values: Z-Value, t-Value, Chi-Square, and
  F-Value.  Enter the values and degrees of freedom.  ParaStat calculates the
  probability with 15 digits of accuracy.  No more interpolation of values
  in reference tables!

FEATURES FOR PAL PROGRAMMERS
Although ParaStat is entirely menu driven, PAL programmers can by-pass the
menus and add ParaStat features directly into their scripts.  Add statistical
calculations to your applications.!  A runtime license is available for
developers who wish to distribute applications with ParaStat procedure calls
to non-ParaStat owners.

PRICING AND AVAILABILITY
ParaStat 1.4 is currently shipping and supports Paradox 3.0, 3.5 and 4.0.
The standard package is network compatible and allows one user at a time
($195). The network 5-Pack allows five simultaneous users and includes
5 user manuals ($495).  The Runtime license is a license and disk which
allows an unlimited number of simultaneous users from your procedure calls.
The runtime license is $195 and requires the purchase of either then
standard or network version.  Please add $5 S&H, $15 International.

  Ŀ
    "ParaStat provides a full range of statistical functions and is       
     surprisingly easy to use....if you need to perform statistical       
     analysis on Paradox data, ParaStat will seem like a real godsend."   
                                               - Paradox User's Journal   
  
                          30 day money back guarantee


*****************************************************************************
                             P a r a T r a k   3.4
               Paradox Script Documentation and Analysis Program
*****************************************************************************

ParaTrak 3.4 is the latest version of ParaTrak with full support for the new
Paradox 4 PAL commands.  ParaTrak not only documents your scripts, but
performs a variety of analysis to detect errors and reveal important
information.  ParaTrak documents all the scripts in your application as a
unit to determine all the linkages and errors.  ParaTrak runs directly from
the Paradox menu with full support for Paradox 4 in standard mode.  Dialog
boxes, scroll bars, and mouse sensitive speed bars are all included.  Best
of all, ALL OUTPUT IS IN PARADOX TABLES!  Query the results, use our 46
default reports, modify them or add your own.  You control the documentation!

PARATRAK IS FAST
ParaTrak combines Paradox with Pascal and the Paradox Engine to read and
analyze your scripts very quickly.

PARATRAK IS INTEGRATED WITH YOUR EDITOR
If you have your own user defined PAL editor or are using the Paradox 4
editor, ParaTrak links the documentation it creates to your editor.  While
viewing the documentation tables, you can press the MiniEdit [Alt][E] key to
invoke the editor and load the current record's script.  It will even take
you to the correct line number.  This lets you quickly move between the
documentation, and your scripts and is ideal for fixing the errors the
ParaTrak detects.

                  P A R A T R A K   D O C U M E N T A T I O N

LIST OF SCRIPTS DOCUMENTED
 Date and time of last change
 Number of procedures and number of lines

FLOW DIAGRAM
A procedure flow diagram shows how procedures call each other.  ParaTrak
automatically determines the starting procedure or script and draws the
diagram from there.

              DIAGRAM                                 SCRIPT
              --------------------------------------  --------
              START.sc                                Start
              > {ERRORPROC} Error()                  Utility
              > SetVariables()                       Vars
              > MainMenu()                           Menu
                > {PLAY} PRINT.sc                   Print
                > ViewMenu()                        View
                > CalcMenu(SelectNum)               Calc
                   > Query1("Customer")             Calc
                   > Query1("Orders")               Calc
                   > Query2("Sales")                Calc
              > QuitScreen()

Notice that procedure parameters are shown, and procedures are spelled the
way you define them.  The diagram shows the script where the called
procedure is defined, and PLAY, ERRORPROC, EXECPROC, and EXECUTE commands
are also included.  With the [Alt][E] key, you can browse this list and
quickly jump to each procedure in the order they are invoked no matter how
many scripts are involved.

PROCEDURE DEFINITIONS   (for each procedure)
 Directory and script where the procedure is defined
 First line number, last line number
 Diagram line number (where it first appears in the flow diagram)
 Procedure name and parameters
 Number of parameters
 CLOSED status (yes or no)
 RETURN value status (yes or no)
>>> Reports sorted by script or procedure name (procedure dictionary)

LEVEL DOCUMENTATION   (for each procedure)
 What level (how deep in the calling chain) each procedure is in the
  application
 Quickly shows procedures which are not called (level 1)

PROCEDURE CALL DOCUMENTATION
 Every procedure call and the parameters used
 Both the "parent" and "child" scripts
  (ParaTrak determines where the child procedure is defined and shows you!)
>>> Reports show procedure calls from the parent perspective (all the
    procedures called by each procedure), and more importantly from the
    child perspective (all the calls of each procedure)

FUNCTION DOCUMENTATION
 Every PAL function call and the parameters used.

FIELD DOCUMENTATION
 Explicit field references and how they are used: queries, assigned, referred.

VARIABLE DOCUMENTATION
 List of every variable, where it is used, and how it is used:
    Procedure definition, private declaration, usevars declaration, assigned,
    referred, query or in a release vars
 Array parameters of arrays and dynarrays
 Global variables used in each procedure
 Global variables assigned in each procedure
    <<< You need a reason for each of these....why are they global? >>>
 Variables only referenced once
    <<< These variables can be eliminated >>>
>>> Reports can be sorted by script or procedure, or by variable to see
    all the places where it is used.

ERROR DOCUMENTATION      (Trap embarrassing errors!)
 Procedures called but not defined
 Procedures defined more than once
 Procedures in recursion
 Procedures called with an incorrect number of parameters
 Functions called with an incorrect number of parameters

FLOW ANALYSIS
The flow analysis feature allows detailed analysis of one procedure.  For
the selected procedure, a flow diagram of all the procedures which call it
and all the procedures it calls is created.  Additionally, global variable
analysis is performed to show global variables that may be created if the
procedure is called.  ParaTrak actually "calls" each procedure the selected
procedure calls, and procs they call to see if global variables are created.
If global variables are found, the procedure calling chain which causes the
variable to become global is shown.  This takes into account variables that
may be private through some calls, but not others.

PRINTING
ParaTrak lets you print reports individually to screen, printer or file.
The PRINT menu lets you print any or all of the 46 reports at one time.

DOCUMENTING MULTIPLE APPLICATIONS
You control the directory where ParaTrak's documentation is stored.  If you
are documenting several applications, each application's documentation can
be stored in a separate directory.

PRICING AND AVAILABILITY
ParaTrak 3.4 is currently shipping and supports Paradox 3.0, 3.5 and 4.0.
The standard package is network compatible and allows one user at a time
($145). The network 5-Pack allows five simultaneous users and includes
5 user manuals ($375).  Please add $5 S&H, $15 International.

  Ŀ
    "ParaTrak 3.4 is a great time saving tool for documenting Paradox     
     applications of all sizes.  It simplifies the challenge of creating  
     complex application documentation and helps to identify programming  
     errors.                                                              
                              - Daniel Klaussen, Paradox Product Manager  
  
                          30 day money back guarantee


*****************************************************************************
                             P a r a V i e w   1.4
          Paradox Table, Field, Form and Report Documentation Program
*****************************************************************************

ParaView 1.4 documents Paradox tables, fields, forms and reports.  Best of
all, ALL OUTPUT IS IN PARADOX TABLES!  Query the results, use our 21 default
reports, modify them or add your own.  ParaView is entirely menu driven and
runs directly from the Paradox menu.  ParaView supports Paradox 3.5 and 4.0.
With 4.0, ParaView runs in standard mode with dialog boxes, scroll bars,
speedbars and full mouse support.  ParaView lets you select tables from
multiple directories and documents them all at once.  ParaView even supports
relative directory addressing techniques for multi-table forms and reports.

                  P A R A V I E W   D O C U M E N T A T I O N

TABLE DOCUMENTATION
For each table, this information is provided:
 Number of fields, number of key fields, number of records
 Key field names
  --- Report to sort tables by key fields to see similar tables!
 Paradox version (useful for converting tables to Paradox 4 format)
 Encryption status
 Record size, block size, and records per block
 Unused records/block, unused bytes/record
 Bytes to reduce record to add one more record per block
  (useful for optimizing record size)
 Number of blocks used
 Unused space due to unfilled blocks
 Table size, optimum size, utilization %
 Unfilled space that can be recovered by restructuring
 Size of memo fields
 Number of secondary indexes on table
 Existence of settings and validity files
 List of forms and reports

FIELD DOCUMENTATION
Every field of every table is documented:
 Field name, field number and field type
 Validity settings: Low, High, Default, Picture, Required status,
                     Lookup table, Lookup type, Lookup help
 Paradox 4 AUTO settings: Filled, Picture, Lookup
 Image settings: Column number, Format, Decimals
 Number of secondary indexes on this field
 Number of compound secondary indexes using this field
 Forms and reports this field is on and not on, including its use in formulas.
  ***  Very useful for determining how fields are used!  ***

SECONDARY INDEX DOCUMENTATION
 Secondary index name
 Secondary index primary field name
 Other fields (field names, field types, and order) of compound field indexes.
 Maintained status
 Case-Sensitive status

FORM DOCUMENTATION
 Description, Pages, Size, Date
 Multi-Table, multi-record and display only status
 Embedded form table name and form, link type, multi-record and display
  only status
 Appearance as seen under {Form} {Change}.  Text, borders, fields,
  multi-record regions, and embedded forms are all shown.
 Field documenation: location (page, row, column) and description of each
  field and embedded table.  Field type (regular, display only, etc.),
  wordwrap lines, field description including formulas, variables and PAL
  functions.

REPORT DOCUMENTATION
 Description, report type, number of pages and blank pages, number of lines,
  page width, margin, wait between pages status, file size and date
 Printer settings: printer port, setup string, reset string, page length
 For tabular reports, the format and group repeat settings
 For free-form reports, the line squeeze, field squeeze and labels settings
 Lookup table names
 Appearance as seen under {Report} {Change}.
  Text, fields, page and group bands are all shown.
 Field documenation: location (page, row, column) and description of each
  field including regular, calculated, summary, and lookup fields.  Also
  documents variables, PAL functions, wordwrap lines.

ERROR DOCUMENTATION
 Fields with missing lookup tables
 Fields with invalid lookup tables
 Forms with missing/invalid embedded forms
 Reports with missing/invalid linked tables
 Corrupt forms
 Corrupt reports

SUMMARY DOCUMENTATION        (Summarizes documentation)
 TABLES:
  Total number of tables, encrypted tables, fields by field type, records,
  VAL files, SET files, validity settings by type, and table lookup settings
 FORMS:
  Total number of forms, errors, pages, embedded forms, fields on forms,
  multi-table forms, multi-record forms, and display only forms
 REPORTS:
  Total number of reports, errors, lookup tables, fields on reports, pages,
  blank pages, lines.

PRINTING
ParaView lets you print reports individually to screen, printer or file.
The PRINT menu lets you print any or all of the 21 reports at one time.

DOCUMENTING MULTIPLE APPLICATIONS
You control the directory where ParaView's documentation is stored.  If you
are documenting several applications, each application's documentation can
be stored in a separate directory.

PRICING AND AVAILABILITY
ParaView 1.4 is currently shipping and supports Paradox 3.0, 3.5 and 4.0.
The standard package is network compatible and allows one user at a time
($145). The network 5-Pack allows five simultaneous users and includes
5 user manuals ($375).  Please add $5 S&H, $15 International.

  Ŀ
     "Slick, professional forms and reports documentation through a       
      friendly and clean user interface is what ParaView is all about.    
      A must for those needing attractive and thorough documentation."    
                                                   - Paradox Informant    
  
                          30 day money back guarantee

*****************************************************************************
                                A P  F o r m   4
                        Paradox Form and Report Editor
*****************************************************************************

                   QUICKLY CHANGE PARADOX FORMS AND REPORTS!

If you use the Paradox form and report generators, you know that certain
operations are time-consuming, others are impossible.  AP Form provides a
comprehensive set of tools that make editing forms and reports a snap.  Many
users report that AP Form pays for itsself the first time they use it.  With
version 4, AP Form now allows mouse interaction, picklists, and other
Paradox 4.0 enhancements.  With the new Paradox Actions, AP Form adds
property inspection to fields while in View mode and other features that
were previously only attainable through PAL programming.

REPORT FEATURES
 Move or copy sections of a report from one place to another.
  An entire region can be moved or copied including text and fields.
 Access a list of field names while editing calculated fields
 Draw connecting line borders, and access/select graphic characters
 Toggle frame on/off
 Erase a region
 View and edit all page and printer settings in one screen
 Simplify multi-key menu selections to one key:
           [Tab]    move to next field or word
    [Shift][Tab]    move to previous field or word

        [Alt][P]    place a regular field
       [Ctrl][P]    place a summary field
       [Ctrl][C]    place a calculated field
        [Alt][R]    place printer control code
        [Alt][F]    reformat a field

       [Ctrl][C]    copy a calculated field
       [Ctrl][F]    edit a calculated field
       [Ctrl][K]    change case of word
       [Ctrl][S]    change field to summary
 Context sensitive menu accessed via right mouse button
  (e.g. move to a field, click right mouse button, select move, and move it)

FORM FEATURES
 Draw connecting line borders
 Toggle frame on/off
 Toggle fields between REGULAR and DISPLAYONLY with one key
 Duplicate areas
  (makes new area identical to original with display only fields)
 Change case of word (all upper case, all lower case, first letter upper)
 Similar to reports, hot keys to simplify multi-menu selections
 Context sensitive menu accessed via right mouse button

PARADOX ACTIONS  (via the right mouse button or a hot key)
 FIELDS
  - Display/Update all validity settings of current field in one screen
  - Format numeric field image settings (format type, decimals) in one screen
  - Sort table on current field
 TABLES  (clicking on frame)
  - Set table attributes quickly:
    Title, Frame, Shadow, CanMaximize, CanMinimize, CanClose, CanMove,
    CanResize, Save Attributes, Delete Attributes
  - Pick form
  - Select and change report
  - Print report

PRICING AND AVAILABILITY
AP Form 4 will begin shipping by late November.  Current purchasers can
receive AP Form 2 now, and a free uprgrade to AP Form 4 when it becomes
available.

AP Form 4 will include the new Paradox 4 standard mode version and a copy of
AP Form 2 for Paradox 3.0/3.5.  The standard version of AP Form is network
compatible and allows one user at a time ($99). The network 5-Pack allows
five simultaneous users and includes 5 user manuals ($300).  Please add
$5 S&H, $15 International.

  Ŀ
     "The real attraction of AP Form is that it does just about every-    
      thing you've always wanted from the Paradox form and report         
      generators.  And because the software is so easy to use, there is   
      a very, very small learning curve associated with getting up and    
      running with AP Form."                                              
                                                   - Paradox Informant    
  
                          30 day money back guarantee


*****************************************************************************
                                P a i n t P A L
                               Dialog Box Editor
*****************************************************************************

PaintPAL is the fastest way to design Paradox 4 dialog boxes without
programming.  You simply draw a dialog box, and PaintPAL generates the
equivalent PAL code and inserts it directly in your script.  PaintPAL lets
you take full advantage of Paradox's powerful new SHOWDIALOG facility.
Your dialog boxes can include control elements such as list boxes, push
buttons, accept lines, check boxes, radio buttons and scroll bars.  PaintPAL
also adds features not easily available elsewhere: 3-D frames (raised or
chisled look), wordwrapped text regions, and quick color control.

PaintPAL lets you manipulate objects with a mouse to move or stretch objects. 
Dialog boxes can be saved as an object (like a form or report) and recalled
later.  Finally, PaintPAL validates your dialog box to make sure it has the
proper syntax.  If not, it prompts you for the required elements.

        As soon as you create your first SHOWDIALOG in PAL, you will
                       realize why you need PaintPAL.

PRICING AND AVAILABILITY
Paint PAL is available and shipping.  The single user version of PaintPAL
is network compatible and allows one user at a time ($145).  The network
5-Pack allows five simultaneous users and includes 5 user manuals ($425).
Please add $5 S&H, $15 International.

  Ŀ
     "PaintPAL will save you hours of valuable coding time and make       
      building dialog boxes a fun and creative process."                  
                                                   - Paradox Informant    
  
                          30 day money back guarantee


*****************************************************************************

We hope this gives you an insight into our Paradox add-on products and how
they can be helpful to you.  Join the thousands of FMS customers who have
discovered our Paradox productivity tools.  If you have any questions or
would like more information, please call us or leave a message for me on
Compuserve Mail.  We can mail you flyers on all our products.  We offer a
30 day money back guarantee.  If you would like independent evaluations of
our products, ask your questions in the Paradox add-ins forum.


                                            Sincerely,

                                            Luke Chung
                                            President
                                            Compuserve 73710,463
