Dec 122017
Bulletins from Nantucket on Clipper 5.0 Problems/Solutions. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
S50001.TXT | 7245 | 2148 | deflated |
Download File C50001.ZIP Here
Contents of the S50001.TXT file
1 S50001
CLIPPER 5.0 SUPPORT BULLETIN #1
BULLETIN REVISED: 27 Sept. 1990
PRODUCT: Clipper 5.0
AFFECTED VERSIONS: Rev. 1.00 - 1.03
SUBJECT: Distribution disk contents.
This document describes the contents of the Clipper 5.0
distribution disks.
ARCHIVE FILES
Clipper 5.0 distribution files are supplied in the form of
"self-expanding" archive files. The archive files are
executable (.EXE) files. Each archive file, when executed,
creates one or more of the Clipper 5.0 distribution files. The
archives are executed automatically by the Clipper 5.0 install
program. They may also be executed manually.
OTHER FILES
Also present on the distribution disks are the install program
(INSTALL.EXE), the installation script (Install.ins), and a
"read-me" file (README) describing changes to the software and
documentation that occurred after the documentation was
printed.
DISTRIBUTION DISK CONTENTS (5-1/4 INCH DISKS)
This list shows the placement of the archive files on the 5-1/4
inch distribution disks:
Volume label "DISK1" contains
INSTALL.EXE, INSTALL.INS, README, INCLUDE.EXE, SAMPLE.EXE,
SYS.EXE
Volume label "DISK2" contains
BIN.EXE
Volume Label "DISK3" contains
LIB1.EXE
Volume Label "DISK4" contains
LIB2.EXE, DBU.EXE, PE.EXE, RL.EXE, NG2.EXE
Volume Label "DISK5" contains
NG1.EXE
DISTRIBUTION DISK CONTENTS (5-1/4 INCH DISKS)
This list shows the placement of the archive files on the 3-1/2
inch distribution disks:
Volume label "DISK1" contains
INSTALL.EXE, INSTALL.INS, README, INCLUDE.EXE, SAMPLE.EXE,
SYS.EXE, BIN.EXE
Volume label "DISK2" contains
LIB1.EXE, LIB2.EXE, DBU.EXE, PE.EXE, RL.EXE
Volume label "DISK3" constains
NG1.EXE, NG2.EXE
LIST OF ARCHIVE FILES
ArchiveContents
BIN.EXECompiler, linker, debugger, executables
LIB1.EXESupport libraries
LIB2.EXESupport libraries
NG1.EXE"Guide to Clipper" data
NG2.EXE"Guide to Clipper" data and reader
INCLUDE.EXEHeader files
SYS.EXESystem component sources
DBU.EXEDBU (database utility) sources
PE.EXEPE (program editor) sources
RL.EXERL (report/label utility) sources
SAMPLE.EXESample program sources
CONTENTS OF ARCHIVE BIN.EXE
CLIPPER.EXEClipper 5.0 compiler
RTLINK.EXE.RTLink linker
RTLINKST.COM.RTLink data file
RTLINK.DAT.RTLink data file
RTLINK.HLP.RTLink data file
CLD.EXEClipper 5.0 source debugger
RMAKE.EXERMAKE "make" utility
DBT50.EXEClipper 5.0 DBT update utility
RO.COMRead-only file status utility
CONTENTS OF ARCHIVE LIB1.EXE
CLIPPER.LIBClipper 5.0 support library
EXTEND.LIBClipper 5.0 support library
CONTENTS OF ARCHIVE LIB2.EXE
CLD.LIBClipper 5.0 debugger library
DBFNTX.LIBClipper 5.0 database driver
TERMINAL.LIBClipper 5.0 terminal I/O drivers
RTLUTILS.LIB.RTLink static overlay support library
BASE50.LNK.RTLink script for base 5.0 pre-linked library
CONTENTS OF ARCHIVE NG1.EXE
C5G01A.NGClipper 5.0 Norton Guides database
C5G02A.NGClipper 5.0 Norton Guides database
CONTENTS OF ARCHIVE NG2.EXE
NG.EXENorton Guides reader utility
C5G03A.NGClipper 5.0 Norton Guides database
C5G04A.NGClipper 5.0 Norton Guides database
CONTENTS OF ARCHIVE INCLUDE.EXE
ACHOICE.CHHeader file for ACHOICE() function
BOX.CHHeader file for box string definitions
DBEDIT.CHHeader file for DBEDIT() function
DBSTRUCT.CHHeader file for DBSTRUCT() function
DIRECTRY.CHHeader file for DIRECTORY() function
ERROR.CHHeader file for runtime error system
FILEIO.CHHeader file for binary file I/O functions
INKEY.CHHeader file for keyboard functions
MEMOEDIT.CHHeader file for MEMOEDIT() function
SET.CHHeader file for SET() function
SETCURS.CHHeader file for SETCURS() function
STD.CHHeader file containing standard command set
EXTEND.HHeader file for Extend system from C
EXTENDA.MACHeader file for Extend system from Assembler (A86)
EXTENDA.INCHeader file for Extend system from Assembler (S87)
EXTASM.INCHeader file for Extend system from Assembler (5.0)
CONTENTS OF ARCHIVE SYS.EXE
FRMDEF.CHHeader file for REPORT runtime system
FRMBACK.PRGSource file for REPORT runtime system
FRMRUN.PRGSource file for REPORT runtime system
LBLDEF.CHHeader file for LABEL runtime system
LBLBACK.PRGSource file for LABEL runtime system
LBLRUN.PRGSource file for LABEL runtime system
ERRORSYS.PRGSource file for default runtime error handler
GETSYS.PRGSource file for default GET system
CONTENTS OF ARCHIVE DBU.EXE
DBU.PRGDBU source
DBUCOPY.PRGDBU source
DBUEDIT.PRGDBU source
DBUHELP.PRGDBU source
DBUINDX.PRGDBU source
DBUSTRU.PRGDBU source
DBUUTIL.PRGDBU source
DBUVIEW.PRGDBU source
DBU.HLPDBU data file
DBUHELP.TXTDBU data file
DBU.RMKRMAKE script for DBU
DBU.LNK.RTLink script for DBU
CONTENTS OF ARCHIVE PE.EXE
PE.PRGPE source
PE.RMKRMAKE script for PE
CONTENTS OF ARCHIVE RL.EXE
RLBACK.PRGRL source
RLDIALG.PRGRL source
RLFRONT.PRGRL source
RL.RMKRMAKE script file for RL
CONTENTS OF ARCHIVE SAMPLE.EXE
ARRAY.PRGArray manipulation examples
ARRAY.CHHeader file for array manipulation examples
ARRAYCOM.CHExample command definitions for array operations
ASSERT.CHHeader file containing ASSERT pseudo-function
ASRTDEMO.PRGExample of above
DOT.PRGDot-prompt emulator
BOX.PRGSimple box menus
DATE.PRGDate manipulation functions
ENVIRON.PRGFile lookup and state control functions
FILEIO.PRGBinary file manipulation
ITERATOR.PRGArray iterator functions
KEYBOARD.PRGKeyboard functions
NUM.PRGNumeric functions
STRING.PRGString manipulation functions
PRINT.PRGPrinter control function
SCROLBAR.PRGScrollbar functions
STACK.PRGFunctions to implement a stack data structure
STATUS.PRGStatus indicator function
TBDEMO.PRGExample of using TBrowse objects
VALEDIT.PRGExample of using Get objects
EXAMPLEP.PRGMiscellaneous examples
GAUGE.PRGStatus gauge functions
GAUGDEMO.PRGDemo program for above
LOCKS.PRGDatabase file locking functions
LOCKS87.CHHeader file for S87 locking function compatibility
TIME.PRGTime manipulation functions
TIME87.CHHeader file for S87 time function compatibility
OMENU.PRGMenuing functions
OMENU.CHHeader file for menuing functions
OMENU.DOCDocumentation for menuing functions
OMENU.RMKRMAKE script for menuing functions
ODEMO1.PRGSource file for OMENU demo
ODEMO1.RMKRMAKE script for above
ODEMO2.PRGSource file for OMENU demo
ODEMO2.RMKRMAKE script for above
FILEMAN.PRGFile manager function
FILEMAN.CHHeader file for file manager function
FILEDEMO.PRGDemonstration of file manager function
FILEDEMO.RMKRMAKE script for above
TEMPLATE.ASMAssembler source code example
END: CLIPPER 5.0 SUPPORT BULLETIN #1
CLIPPER 5.0 SUPPORT BULLETIN #1
BULLETIN REVISED: 27 Sept. 1990
PRODUCT: Clipper 5.0
AFFECTED VERSIONS: Rev. 1.00 - 1.03
SUBJECT: Distribution disk contents.
This document describes the contents of the Clipper 5.0
distribution disks.
ARCHIVE FILES
Clipper 5.0 distribution files are supplied in the form of
"self-expanding" archive files. The archive files are
executable (.EXE) files. Each archive file, when executed,
creates one or more of the Clipper 5.0 distribution files. The
archives are executed automatically by the Clipper 5.0 install
program. They may also be executed manually.
OTHER FILES
Also present on the distribution disks are the install program
(INSTALL.EXE), the installation script (Install.ins), and a
"read-me" file (README) describing changes to the software and
documentation that occurred after the documentation was
printed.
DISTRIBUTION DISK CONTENTS (5-1/4 INCH DISKS)
This list shows the placement of the archive files on the 5-1/4
inch distribution disks:
Volume label "DISK1" contains
INSTALL.EXE, INSTALL.INS, README, INCLUDE.EXE, SAMPLE.EXE,
SYS.EXE
Volume label "DISK2" contains
BIN.EXE
Volume Label "DISK3" contains
LIB1.EXE
Volume Label "DISK4" contains
LIB2.EXE, DBU.EXE, PE.EXE, RL.EXE, NG2.EXE
Volume Label "DISK5" contains
NG1.EXE
DISTRIBUTION DISK CONTENTS (5-1/4 INCH DISKS)
This list shows the placement of the archive files on the 3-1/2
inch distribution disks:
Volume label "DISK1" contains
INSTALL.EXE, INSTALL.INS, README, INCLUDE.EXE, SAMPLE.EXE,
SYS.EXE, BIN.EXE
Volume label "DISK2" contains
LIB1.EXE, LIB2.EXE, DBU.EXE, PE.EXE, RL.EXE
Volume label "DISK3" constains
NG1.EXE, NG2.EXE
LIST OF ARCHIVE FILES
ArchiveContents
BIN.EXECompiler, linker, debugger, executables
LIB1.EXESupport libraries
LIB2.EXESupport libraries
NG1.EXE"Guide to Clipper" data
NG2.EXE"Guide to Clipper" data and reader
INCLUDE.EXEHeader files
SYS.EXESystem component sources
DBU.EXEDBU (database utility) sources
PE.EXEPE (program editor) sources
RL.EXERL (report/label utility) sources
SAMPLE.EXESample program sources
CONTENTS OF ARCHIVE BIN.EXE
CLIPPER.EXEClipper 5.0 compiler
RTLINK.EXE.RTLink linker
RTLINKST.COM.RTLink data file
RTLINK.DAT.RTLink data file
RTLINK.HLP.RTLink data file
CLD.EXEClipper 5.0 source debugger
RMAKE.EXERMAKE "make" utility
DBT50.EXEClipper 5.0 DBT update utility
RO.COMRead-only file status utility
CONTENTS OF ARCHIVE LIB1.EXE
CLIPPER.LIBClipper 5.0 support library
EXTEND.LIBClipper 5.0 support library
CONTENTS OF ARCHIVE LIB2.EXE
CLD.LIBClipper 5.0 debugger library
DBFNTX.LIBClipper 5.0 database driver
TERMINAL.LIBClipper 5.0 terminal I/O drivers
RTLUTILS.LIB.RTLink static overlay support library
BASE50.LNK.RTLink script for base 5.0 pre-linked library
CONTENTS OF ARCHIVE NG1.EXE
C5G01A.NGClipper 5.0 Norton Guides database
C5G02A.NGClipper 5.0 Norton Guides database
CONTENTS OF ARCHIVE NG2.EXE
NG.EXENorton Guides reader utility
C5G03A.NGClipper 5.0 Norton Guides database
C5G04A.NGClipper 5.0 Norton Guides database
CONTENTS OF ARCHIVE INCLUDE.EXE
ACHOICE.CHHeader file for ACHOICE() function
BOX.CHHeader file for box string definitions
DBEDIT.CHHeader file for DBEDIT() function
DBSTRUCT.CHHeader file for DBSTRUCT() function
DIRECTRY.CHHeader file for DIRECTORY() function
ERROR.CHHeader file for runtime error system
FILEIO.CHHeader file for binary file I/O functions
INKEY.CHHeader file for keyboard functions
MEMOEDIT.CHHeader file for MEMOEDIT() function
SET.CHHeader file for SET() function
SETCURS.CHHeader file for SETCURS() function
STD.CHHeader file containing standard command set
EXTEND.HHeader file for Extend system from C
EXTENDA.MACHeader file for Extend system from Assembler (A86)
EXTENDA.INCHeader file for Extend system from Assembler (S87)
EXTASM.INCHeader file for Extend system from Assembler (5.0)
CONTENTS OF ARCHIVE SYS.EXE
FRMDEF.CHHeader file for REPORT runtime system
FRMBACK.PRGSource file for REPORT runtime system
FRMRUN.PRGSource file for REPORT runtime system
LBLDEF.CHHeader file for LABEL runtime system
LBLBACK.PRGSource file for LABEL runtime system
LBLRUN.PRGSource file for LABEL runtime system
ERRORSYS.PRGSource file for default runtime error handler
GETSYS.PRGSource file for default GET system
CONTENTS OF ARCHIVE DBU.EXE
DBU.PRGDBU source
DBUCOPY.PRGDBU source
DBUEDIT.PRGDBU source
DBUHELP.PRGDBU source
DBUINDX.PRGDBU source
DBUSTRU.PRGDBU source
DBUUTIL.PRGDBU source
DBUVIEW.PRGDBU source
DBU.HLPDBU data file
DBUHELP.TXTDBU data file
DBU.RMKRMAKE script for DBU
DBU.LNK.RTLink script for DBU
CONTENTS OF ARCHIVE PE.EXE
PE.PRGPE source
PE.RMKRMAKE script for PE
CONTENTS OF ARCHIVE RL.EXE
RLBACK.PRGRL source
RLDIALG.PRGRL source
RLFRONT.PRGRL source
RL.RMKRMAKE script file for RL
CONTENTS OF ARCHIVE SAMPLE.EXE
ARRAY.PRGArray manipulation examples
ARRAY.CHHeader file for array manipulation examples
ARRAYCOM.CHExample command definitions for array operations
ASSERT.CHHeader file containing ASSERT pseudo-function
ASRTDEMO.PRGExample of above
DOT.PRGDot-prompt emulator
BOX.PRGSimple box menus
DATE.PRGDate manipulation functions
ENVIRON.PRGFile lookup and state control functions
FILEIO.PRGBinary file manipulation
ITERATOR.PRGArray iterator functions
KEYBOARD.PRGKeyboard functions
NUM.PRGNumeric functions
STRING.PRGString manipulation functions
PRINT.PRGPrinter control function
SCROLBAR.PRGScrollbar functions
STACK.PRGFunctions to implement a stack data structure
STATUS.PRGStatus indicator function
TBDEMO.PRGExample of using TBrowse objects
VALEDIT.PRGExample of using Get objects
EXAMPLEP.PRGMiscellaneous examples
GAUGE.PRGStatus gauge functions
GAUGDEMO.PRGDemo program for above
LOCKS.PRGDatabase file locking functions
LOCKS87.CHHeader file for S87 locking function compatibility
TIME.PRGTime manipulation functions
TIME87.CHHeader file for S87 time function compatibility
OMENU.PRGMenuing functions
OMENU.CHHeader file for menuing functions
OMENU.DOCDocumentation for menuing functions
OMENU.RMKRMAKE script for menuing functions
ODEMO1.PRGSource file for OMENU demo
ODEMO1.RMKRMAKE script for above
ODEMO2.PRGSource file for OMENU demo
ODEMO2.RMKRMAKE script for above
FILEMAN.PRGFile manager function
FILEMAN.CHHeader file for file manager function
FILEDEMO.PRGDemonstration of file manager function
FILEDEMO.RMKRMAKE script for above
TEMPLATE.ASMAssembler source code example
END: CLIPPER 5.0 SUPPORT BULLETIN #1
December 12, 2017
Add comments