Compilation error RNF5199
Posted: Tue Aug 05, 2014 4:00 pm
Hi, we are traing to convert some display file e then we compile relative program using PUIBNDRPG. In rpg source we add the spec Handler as below:
h dftactgrp(*no)
h/define PROFOUNDUI
futi016v if e workstn sfile(uti0161s:sflnr)
f HANDLER('PROFOUNDUI(HANDLER)')
an error RFN5199 occurs when we compile the program : *RNF5199 30 1 L'operando Fattore 2 non รจ valido per l'operazione EXFMT. ( The Factor 2 operand is invalid for the operation EXFMT).
This program runs just a subfile, and the error relates to the issue of sflctcl (c exfmt uti0162c )
What could be the cause?
Thanks and regards
Claudio
h dftactgrp(*no)
h/define PROFOUNDUI
futi016v if e workstn sfile(uti0161s:sflnr)
f HANDLER('PROFOUNDUI(HANDLER)')
an error RFN5199 occurs when we compile the program : *RNF5199 30 1 L'operando Fattore 2 non รจ valido per l'operazione EXFMT. ( The Factor 2 operand is invalid for the operation EXFMT).
This program runs just a subfile, and the error relates to the issue of sflctcl (c exfmt uti0162c )
What could be the cause?
Thanks and regards
Claudio