QRG7064 (RPG3 or RPG/400)

Monday, July 8, 2013 · Posted in

I encounter an error (QRG7064) when compiling an RPG3 program.

The error occurred when any of the file in the F-specs(file specifications) is not used in the C-specs(code specifications).

I dont quite like this feature on RPG3, as it forces me to do an operation/dummy operation in order to compile the file. Maybe there's a better way to overcome the problem, will update once I find out.


2 Responses to “QRG7064 (RPG3 or RPG/400)”

  1. Why would you put a file in the Fspecs which you do not reference in the Cspecs? Personally, I do not like the feature of STUPIDITY.

    ReplyDelete
  2. re stupidity from unknown.... because dumbass, you can have an input row read that turns on an indicator automatically and then have an output row written based on that same indicator. Native RPG. Previously you were not required to explicitly reference the output in the Cspecs. You probably have your own stupidity feature enabled.

    ReplyDelete

Powered by Blogger.