Namespace Easycom
Syntax
public class EacXML : Eac32vbaWrapper
Description
EacXML is an interface to describe and call native IBM i Procedure and Programs, using an XML protocol. A set of API functions is provided:
▪ xmlDefine
▪ xmlLoadDefinition
▪ xmlBindSrvPgm
▪ xmlCallProgram
▪ xmlExecRequest
Original RPG sources and/or PCML can be used by .NET programs to describe data structures, procedures, and programs.