schreibt:
Quote:
>INTERNAL COMPILER ERROR
> (compiler file 'c:\utc\src\P2\main.c', line 379)
This message comes from a fine feature, available in C but not in VB. It tells
the developer the exact position in source code, where the error occured at
runtime.
But I don't have an idea about the reason of that error, it seems to come from
C2.EXE, and perhaps results from some ill formed contents of the command line,
passed from VB5. A possible cure might be, to rename all source files to short
(8.3) names, at least *never* use spaces in file and path names.
DoDi