In a Natural program i used the below code for report
FORMAT LS=132 PS=60
And down the line I want to change either LS/PS like
FORMAT LS=120 PS=50, is it possible? How it will work?
No Answer is Posted For this Question
Be the First to Post Answer
difference between escape(top or bottom) and escape immediate(top or bottom?
Tell me what type of files we can process thru file-aid?
What is a hyperdescriptor? How does it work?
Suppose 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 we can find occurence of MU and PE fileds in a file?
Explain difference between read(1) and read work file once?
Types Of Read , FIND
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?
Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam