| Ross McKenzie 2004-06-12, 8:55 am |
| On 11 Jun 2004 07:44:04 -0700, tomryan@cbe.ie (Tom Ryan) wrote:
>while trying to upgrade a Clipper v5.2e app. to v5.3b I'm getting the
>following error:
>
>BLINKER : 1115 : SCRIPTON.LIB(SC_UTILS) : '__FCOMPP' : unresolved
>external
>
>does anyone know what library / OBJ i am missing and where can I get
>it please?
Hello Tom,
The __FCOMPP function is found in my copies of
clipper.lib
llibca.lib
llibce.lib
I do not recognise the SC* files referenced above, however a Google
search on sc_utils brings up a Light Control software product from
Germany. It appears to be a C product....so drawing a long bow, I
would suggest that you check your .lnk file for either of the
llibc?.lib files mentioned in it.
Regards,
Ross McKenzie
ValuSoft
Melbourne Australia
valusoft AT optushome DOT com DOT au
|