      DATA BASED ADVISOR SOURCE CODE VOL. 11, NO. 5 May 1993
   *******************************************************************
        COPYRIGHT (C) 1993 DATA BASED ADVISOR. ALL RIGHTS RESERVED
    The material in these files are NOT in the public domain unless
       otherwise specified and is for personal use only.

    The contents of these files belong to Data Based Solutions, Inc.,
     publisher of Data Based Advisor magazine, unless otherwise
        specified. The contents may not be re-distributed or
       re-transmitted in any form, without the express written 
              consent of Data Based Solutions, Inc.
   ********************************************************************

Our ability to supply a program published in DATA BASED ADVISOR may
occasionally be limited by agreement with an author.
 
To obtain the source code on disk, send in $15 for materials, handling
and shipping (payable by check, VISA/MasterCard, money order). Special
shipping orders will cost more. (Canada add $10 (plus 7% GS Tax);
overseas add $15). In California add 7.75% sales tax.

Subscriptions are also available to the monthly Program Disks. Just $99
for 12 months.  Canada $110 (please add 7% GS Tax).  Other countries -
$145. Call for additional information or to start your subscription.

DISCLAIMER OF WARRANTY: Data Based Advisor provides the contents of
these files as a service to our readers.

DATA BASED ADVISOR makes no representation or warranties with respect to
the programs published in these files and specifically disclaims any
implied warranties of fitness for any particular purpose.

SHAREWARE OR PUBLIC DOMAIN PROGRAMS IN THESE FILES ARE PROVIDED AS AN
ADDITIONAL SERVICE TO DATA BASED ADVISOR READERS. THE CONTENTS OF THOSE
PROGRAMS, INCLUDING DOCUMENTATION AND COMMENTS, ARE THE SOLE
RESPONSIBILITY OF THE AUTHORS. WE ENCOURAGE YOU TO REGISTER YOUR
SHAREWARE PRODUCTS TO RECEIVE THE LATEST UPDATES DIRECTLY FROM THE
AUTHOR.

All trademarks are registered with their respective owners. DATA BASED
ADVISOR and Client/Server Advisor are registered trademarks of Data
Based Solutions, Inc.

********************* May 1993   VOL. 11, NO. 5 *********************

FILENAME
====================================================================
READ.ME          This file.
--------------------------------------------------------------------

The following files are ZIPped files. To extract the source files,
obtain a copy of PKUNZIP from CompuServe's DBADVISOR Forum and type

PKUNZIP <filename>

at the DOS prompt without the ZIP extension.

----------------------------------------------------------------------

dBASE DEVELOPER

"Coding for Speed"
By Malcolm C. Rubel, Contributing Editor

Just tweaking small sections of your code can drastically improve the
performance of your applications.

Rubel.zip

----------------------------------------------------------------------

HARDCORE CLIPPER

"Build Subclasses to Simplify Filtered Browses"
By Rick Spence, Contributing Editor

Reusable browse code is easier to write if you use a class creation tool
like SuperClass or Class(y).

Spence.zip

----------------------------------------------------------------------

PARADOX PROGRAMMER

"Posting Records"
By Brian J. Smith

Ensure data-entry integrity through the POSTRECORD event.

Smith.zip

----------------------------------------------------------------------

C/C++ DEVELOPER

"Using FoxPro's Application Programming Interface: Adapting Existing DOS
Programs"
By Michael L. Brachman

How to use the API to put ordinary DOS programs under FoxPro's
control.

----------------------------------------------------------------------

CLIPPER BASICS

"Developing Faster Clipper Apps"
By Dan D. Gutierrez, Contributing Editor

Consider these tips for general CA-Clipper application development.

Gutierre.zip

----------------------------------------------------------------------

PARADOX BASICS

"Manipulate Your Data"
By Tim Colling and Rick Kligman

Forms play a huge role in Paradox data manipulation.

Colling.zip (NOTE! This file is NOT a ZIPped file. To use it, copy it
as-is in the C:\PDOXWIN\SAMPLE directory, then run Paradox for Windows.
Click on the FILE menu option and OPEN this file as a FORM.)



