home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
High Voltage Shareware
/
high1.zip
/
high1
/
DIR19
/
DB25_O.ZIP
/
CDX520.LNK
< prev
next >
Wrap
Text File
|
1993-03-22
|
1KB
|
48 lines
#
# CDX520.LNK - 03/22/93 Version 1.0
#
# Blinker link script for CA-Clipper 5.2
#
# NOTE: Overlaying of RDDs may result in significant performance decrease.
#
# For ease of use this script should be stored in your library directory,
# (the directory pointed to by the LIB environment variable), which will
# allow Blinker to find the script without you having to specify a full path.
#
# This script MUST be included outside of any BEGINAREA / ENDAREA commands
# and after all libraries (except LLIBCA if it is being used).
#
# example:
#
# FILE one
# BEGINAREA
# FILE two
# FILE three
# FILE four
# ENDAREA
# @CL520MID
# @CDX520
# LIB LLIBCA # (if used)
#
beginarea
mod SXCREATE # .c
mod SXINDEX # .c
mod SXMEMO # .c
mod SXUTIL # .c
mod SXFILE # .c
mod SXSETOPT # .c
mod SXKILLTA # .c
mod SXNATION # .c
mod SXEXPR # .c
mod SXMISC # .c
mod SXCNVRT # .c
mod SXMEMUTI # .c
mod SXXMEMO # .c
mod SXNET # .c
mod SXLOCK # .c
mod SXILOCK # .c
mod SXIFIND # .c
mod SXTRYO # .c
endarea
lib dbfcdx