Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error using PCT with classes #4

Closed
GoogleCodeExporter opened this issue Mar 28, 2015 · 4 comments
Closed

Error using PCT with classes #4

GoogleCodeExporter opened this issue Mar 28, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

What's the PCT version ? And OpenEdge version ?

Original comment by g.quer...@gmail.com on 19 Mar 2011 at 10:18

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Gilles,

The version of PCT is 0.14 and OpenEdge version is 10.2B

Original comment by bernardi...@gmail.com on 24 Mar 2011 at 12:36

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

This bug was already fixed in PCT 0.17.

Original comment by g.quer...@gmail.com on 24 Mar 2011 at 6:45

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Which bug caused these files to appear? We're seeing this same behavior a 
0.19rc-era PCT. We do have some custom helper extensions for our product.

Original comment by saxo...@gmail.com on 28 Sep 2013 at 12:05

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant