Is it possible to code GOTO statement in NATURAL? if yes
please provide the syntax of the same
Answer / jaishree
No, There is not GOTO statement in Natural.
There is a Perform statement which is used to call a
subroutine.
A subroutine is a a block of code which is to be executed
several times within an object.
| Is This Answer Correct ? | 15 Yes | 0 No |
control variable in online screens
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
difference between fetch , call and callnat
Explain why do we use file-aid for seqential files?
A field declared as P8 needs to be redefined as Alphanumeric. What would be its new size?
Types Of Read , FIND
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain control variable in online screens?
Can we see the copy book length using file-aid?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
can i see the copy book length using file-aid ?
How to create 1 ddm that fetches 3 adabas files simultaneously?