Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is cobol coding sheet?

1295


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

1264


Explain difference between read(1) and read work file once?

1016


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

1014


Tell me can we update with histogram?

1234


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?

2003


How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

1167


Explain control variable in online screens?

1055


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

985


Can you explain control variable in online screens?

1034


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

1070


How converted the natural coding for adabas

3347


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

1083


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?

1144


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

1020