how to move cursor to a particular field when position is
not known?

Answer Posted / satya

You may use #MARK and pass value POS(field-name) to it.
Like below,

#MARK := POS(field-name)

POS(field-name) will give you current position of this
variable on the map

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the like inverted list?

541


Explain how are you going to remove duplicates from the file that is being read?

553


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

562


How to receive data passed through jcl parm parameter in a natural program?

558


How can we see the copy book length using file-aid?

549






Explain difference between read work file 1 and read work file once? Why we are using work file once?

558


The natural file converted to PDF file if Yes then explain ?

2652


How are you going to remove duplicates from the file that is being read?

542


Tell me what type of files we can process thru file-aid?

536


Explain how to find occurrence of mu and pe fields in a file?

499


Tell me can we update with histogram?

611


What is the difference between read(1) and read work file once?

572


How to find occurrence of mu and pe fields in a file?

488


Explain how many work file we can code in jcl?

574


What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

554