by DanielPuente » Tue Nov 08, 2005 5:54 pm
Luis:
Agrega BLINKER CLIPPER SYMBOL OFF al archivo de linkeado.
1148: BLINKER CLIPPER SYMBOL OFF required for huge symbol table
------------------------------------------------------------------------------
This message will only occur with CA-Clipper 5.x Windows programs, and
indicates that the symbol table is too large to perform symbol table
compression due to limitations in the CLIPPER.LIB run time.
Simply add the command BLINKER CLIPPER SYMBOL OFF to the end of the link
script file to remove this error message and create the .EXE.
Saludos,