Doubt In Progress

Should put this in development section but see below. (cant ever seem to get formatting correct on the forum)

Code:
RUN program.p(INPUT     SomeVariable,    
                       INPUT     SomeOtherVariable,
                       OUTPUT SomeOutputVariable) NO-ERROR.
 
Back
Top