Framework EDI Reference.
AddExtPrograms and Properties
ediExternalPrograms.AddExtProgram
Adds an external program information.
Syntax:
Set <oExternalProgram> = ediExternalPrograms.AddExtProgram(<sProgramID>)
Parameters:
sProgramID - Program identifier of the external program.
Returns:
Returns object of type FREDI.ediExternalProgram representing the
added external program, if successful; otherwise NULL or empty object if the
operation failed.