*:***********************************************************************:*
*:                                                                       :*
*:                       Name: Report Viewer for FoxPro 2.6b DOS         :*
*:                    Program: ACDISP.EXE or ACDISP.FXP                  :*
*:                                                                       :*
*:                     Author: George Allen                              :*
*:                      Phone: (403) 450-4107  fax 450-3266              :*
*:              CompuServe ID: 71533,42                                  :*
*:              Copyright (c) 1994, George Allen                         :*
*:                                                                       :*
*:***********************************************************************:*

This disk contains the registered version of ACDISP 2.6b. Thank you.
ACDISP will display any text file and can be used anywhere you normally
use the command "MODIFY FILE <file name> NOEDIT". See ACREPORT.TXT for 
instructions. You are free to use these files as you please.

Files included on this disk:

ACDISP.EXE
ACDISP as a FoxPro 2.6a compact executable. This can be run from within
FoxPro or from Dos if you have the FoxPro 2.6 runtime files from the 
FoxPro Distribution Kit. NOTE: If a .PRG/.FXP has the same name as an 
.EXE FoxPro will always run .EXE unless you specify the extension.

ACDISP.FXP
ACDISP.PRG when compiled.

ACDISP.PRG
Source code for ACDISP.

README.TXT
This file.

ACREPORT.TXT
Instructions for running ACDISP. If you run ACDISP without specifying a 
file to display (i.e. DO ACDISP) it will display ACREPORT.TXT.

ERR_SPAC.SPX
ERR_SPAC.SPR when compiled.
Small utility used to display error messages. If this window appears press 
the space or double-click anywhere in the window to clear it. ACDISP will 
check for ERR_SPAC.SPX and use it if it is available.

ERR_SPAC.SPR
Screen code created by ERR_SPAC.SCT & ERR_SPAC.SCX

ERR_SPAC.SCT
ERR_SPAC.SCX
Screen file to create ERR_SPAC.SPR

WARNYN.FXP
WARNYN.PRG when compiled
Small utility used to ask the user to confirm an action. It will return
.T. for a 'Yes' response and .F. for 'No'. ACDISP will check for 
WARNYN.FXP and use it if it is available.

WARNYN.PRG
Source code for WARNYN.FXP.

ACDISP_H.SPX
ACDISP_H.SPR when compiled.

ACDISP_H.SPR
Screen code created by ACDISP_H.SCT & ACDISP_H.SCX

ACDISP_H.SCT & ACDISP_H.SCX
Screen files to create the Help screen for ACDISP.

ACDISP.PJT & ACDISP.PJX
ACDISP project.

