You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used PCTCompile to compile some classes and interfaces I have in a project.
It works fine (generating .r files) but i show some error messages in the
process (see examples bellow).
Since I can't share the source code (copyright issues), I tried to isolate the
error using samples classes but I couldn't simulate the same errors. So I
attached the client log (level 4 for 4GLTRACE and 4GLMessages), hoping it will
help to identify the cause.
Messages
[PCTCompile] PCTCompile - Progress Code Compiler
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] **
"C:\work\eai2\bin\.pct/com\totvs\datasul\eai\IApplication.cls.inc" was not
found. (293)
[PCTCompile] ** "C:\work\eai2\bin\.pct/com\totvs\datasul\eai\IChannel.cls.inc"
was not found. (293)
[PCTCompile] **
"C:\work\eai2\bin\.pct/com\totvs\datasul\eai\ICustomInfo.cls.inc" was not
found. (293)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] **
"C:\work\eai2\bin\.pct/com\totvs\datasul\eai\IXMLSerializable.cls.inc" was not
found. (293)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] **
"C:\work\eai2\bin\.pct/com\totvs\datasul\eai\TOTVSMessage.cls.inc" was not
found. (293)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] **
"C:\work\eai2\bin\.pct/com\totvs\datasul\eai\gui\MessageNavigator.cls.inc" was
not found. (293)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] ** Invalid character in numeric input I. (76)
[PCTCompile] 72 file(s) compiled
Original issue reported on code.google.com by flavio.c...@gmail.com on 18 Mar 2011 at 8:18
Original issue reported on code.google.com by
flavio.c...@gmail.com
on 18 Mar 2011 at 8:18Attachments:
The text was updated successfully, but these errors were encountered: