ibm midrange - IBM i RPG Code to procedure -
i looking @ rpg program. there subroutines this: there tools create procedure, used in separate process?
c eval finqty# = 0 c eval odcom# = ohcom# c eval odord# = ohord# c odkey setll oeord1 c odkey reade oeord1 c dow %eof = *off * c if odprt# = odals# , c %subst(odprt#:1:3) <> 'frt' c eval finqty# += odqty# c endif * c odkey reade oeord1 c enddo *
yes
i'm particularly fond of linoma's rpg wizard http://www.linomasoftware.com/products/rpgtoolbox/rpgwizard
arcad has tool, has more functionality , more $$$. http://www.arcadsoftware.com/products/arcad-transformer-ibm-i-refactoring-tools/
note linoma convert syntax internal subroutine internal procedure; it'd manual process move procedure externally.
whereas believe arcard's toolset can build external procedure.
ibm-midrange db2400 rpgle
No comments:
Post a Comment