PDA

View Full Version : Passing a MODS as a parameter to an RPG ILE procedure



dswitalski@ameritech.net
05-29-2003, 06:17 AM
This works for me : <hr width=50 align=left>Code ('http://www.mcpressonline.com/mc/showcode@@.6ae691e6/0')

michaelsoucy@netzero.net
05-29-2003, 06:17 AM
I am attempting to write an external RPG ILE procedure where the only parameter I will be passing is a multiple occurance data structure (MODS). There will be no return value. First off is this possible? Second, can someone show me how to define the prototype for my external procedure? Any help would be greatly appreciated. Any help would be greatly appreciated.