Notice
Recent Posts
Recent Comments
목록perform (6)
Gentle Breeze
[COBOL] PERFORM statement <1>
▶ PERFORM statement The PERFORM statement transfers control explicitly to one or more procedures and implicitly returns control to the next executable statement after execution of the specified procedures is completed. The PERFORM statement is: - An out-of-line PERFORM statement When procedure-name-1 is specified. - An in-line PERFORM statement When procedure-name-1 is omitted. An in-line PERFOR..
⑨ 직무역량강화/zOS COBOL
2009. 8. 8. 15:47