BLINKER : 1148 : que significa
-
- Posts: 17
- Joined: Wed Oct 12, 2005 8:38 pm
- Location: antofagasta
BLINKER : 1148 : que significa
me aparece este error, el codigo esta ok, pero sigue molestando, sabe alguien que es esto
-
- Posts: 108
- Joined: Sun Oct 09, 2005 6:12 pm
- Location: Mar del Plata - Argentina
- Contact:
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,
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,