0 pts.
 RPG/Asset
Can a rpg program in asset be converted to rpg400 or ile?If so how

Software/Hardware used:
ASKED: November 26, 2008  6:27 AM
UPDATED: November 26, 2008  2:43 PM

Answer Wiki:
Hi, Programs created by Asset are normally RPG400, you can convert them to ILE by using the CVTRPGSRC command. This will convert the syntax to ILE format, and some of the I-specs to D-Specs. Regards, Martin Gilbert.
Last Wiki Answer Submitted:  November 26, 2008  9:42 am  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

there is a difference between asset generated rpg and ordinary rpg400.The ones generated using asset are slightly tougher to go through.Any suggestions.

 0 pts.

 

Hi,

Unfortunately code generators also generate a lot of very unnecessary source. I seem to remember that asset uses @INxx or something for indicators instead of *INxx and keeps copying the RPG indicators back and forth so it can use it’s own ones instead.

Is there a version of Asset which will generate ILE? Maybe that would be an option if it could import existing Asset programs and output them as ILE.

Alternatively there are a number of conversion utilities around – but I suspect whatever you do -this is going to be a very time consuming operation.

Regards,

Martin Gilbert.

 23,625 pts.