Before looking over this lengthy script, there are three items I would like to mention. First, as a temporary solution you will notice that all of the Bandit modules are commented out to reduce the size of the debug EXE. Second, this did fix the in-house debug version, however, the non-debug client version of the program is still quite large. If the client needs any more modules added, then that program will experiene the same trouble the debug version did once it grows past 2.4Megs.
Third, the only difference between the debug and the non-debug link scripts is the CLD.LIB line.
Thanks for any help you can give.
Well here it is...
EXOSPACE EXECUTABLE NODELETE
EXOSPACE PROCEDURE DEPTH 75
EXOSPACE EXECUTABLE CLIPPER //VMSIZE:32768 F:127;E4096;DYNF:0;SWAPK:131071;TEMPPATH:'.\';SWAPPATH:'.\'
STACK 8192
MAP S,A
FILE ccds.obj
FILE comport.obj
FILE dispatch.obj
FILE errorsys.obj
FILE getbeta.obj
FILE logs.obj
FILE menu.obj
FILE message.obj
FILE michlib.obj
FILE msdsio.obj
FILE mssslib.obj
FILE newest.obj
FILE nyutl940.obj
FILE perkin.obj
FILE sysio.obj
FILE syslib.obj
FILE notebook.obj
FILE txbat400.obj
FILE txbat401.obj
FILE txbatlib.obj
FILE txdat110.obj
FILE txdat114.obj
FILE txdat115.obj
FILE txdat190.obj
FILE txdatlib.obj
FILE txlbrlib.obj
FILE txlib310.obj
FILE txlib320.obj
FILE txlib330.obj
FILE txlib331.obj
FILE txlib340.obj
FILE txlib350.obj
FILE txlib355.obj
FILE txmlr740.obj
FILE txmlr760.obj
FILE txmlrrpt.obj
FILE txmlrobj.obj
FILE txpur913.obj
FILE txrpt600.obj
FILE txrpt620.obj
FILE txrpt621.obj
FILE txrpt622.obj
FILE txrpt625.obj
FILE txrpt626.obj
FILE txrpt627.obj
FILE txrpt628.obj
FILE txrpt629.obj
FILE txrpt630.obj
FILE txrpt635.obj
FILE txrpt650.obj
FILE txrpt660.obj
FILE txrpt680.obj
FILE txrpt690.obj
FILE txrpt691.obj
FILE txrpt692.obj
FILE txbecmrg.obj
FILE txccmrg.obj
FILE txcltmrg.obj
FILE txprkmrg.obj
#FILE txpbmrg.obj
FILE txthbmrg.obj
FILE txrsl120.obj
FILE txrsl130.obj
FILE txrsl150.obj
FILE txrsl151.obj
FILE txrsl176.obj
FILE txrsllib.obj
FILE txsch200.obj
FILE txsta815.obj
FILE txutl911.obj
FILE txutl912.obj
FILE txutl913.obj
FILE txutl914.obj
FILE txutl980.obj
FILE txutl999.obj
#FILE neorpt
#FILE nrpmenu
#FILE nrelfile
#FILE nrprddsu
#FILE nrpsave
#FILE npicklst
#FILE ndbindex
#FILE nrpsetdb
#FILE nnewdb
#FILE nwalkdir
#FILE nrpdbopn
#FILE nrpnewrp
#FILE ninitpcd
#FILE nmakedsp
#FILE nquery
#LIB g:\bandit\bandit2
#LIB g:\bandit\banditi2
LIB u:\axs4.10\comm\axsxcomm
LIB u:\axs4.10\clip52\dbfaxs
FILE u:\clipper5.2e\lib\cld.lib
LIB g:\common\c\msds_exo
LIB g:\common\asm\msdsasm5
LIB u:\overlay\exospace\overclx
LIB u:\clipper5.2e\lib\clipper
LIB u:\clipper5.2e\lib\terminal
LIB u:\clipper5.2e\lib\extend
LIB u:\clipper5.2e\lib\dbfntx
LIB h:\sw.413\xslvclip
#LIB g:\bandit\funckyrt