INVOKE {Identifier-1} {Method-name-1}{SELF }{SUPER }{CONTENT } {Literal-2 } {native-type }{NULL }{TRUE }{FALSE }{GIVING }[ ON {EXCEPTION} Imperative-Statement-1]{OVERFLOW }{OVERFLOW }[END-INVOKE]
[TRY]{Identifier-1}:>{Method-name-1} [({ [ BY {REFERENCE} ] { {Identifier-3} [ AS {Class-Name-1} ] } ... } ... )]{Class-name-1} {CONTENT } {Literal-2 } {native-type }{TRUE }{FALSE }[END-TRY]
8.
12. GIVING and RETURNING are synonymous.
13. EXCEPTION and OVERFLOW are synonymous.
14. BY REFERENCE, BY VALUE and BY CONTENT are supported only for standard COBOL variables and not for OBJECT REFERENCE items.NOTE - The first argument corresponds to the first formal parameter, the second to the second, and the nth to the nth.
7.
configuration section.working-storage section.procedure division.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |