Explain the address converter?
No Answer is Posted For this Question
Be the First to Post Answer
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
how to ftp the natural program to desktop? (from mainframe to pc), is it possible?
You are processing an input file in a Natural program and you want the program to fail if the file is empty. What command you use in Natural to force it to fail ?
how to move cursor to a particular field when position is not known?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to receive data passed through jcl parm parameter in a natural program?
what type of files we can process thru file-aid
Define cobol coding sheet?
Would like to know if have an expecific command that returns a code or something about the execution of a CALLNAT. For example ... CALLNAT 'SUBPRG' [parameter] [parameter] ... [here comes a code or command that checks if the CALLNAT was successful]