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...

control variable in online screens

Answer Posted / jaydip chakrabarty

A control variable is is defined with format C and can be
used to assign field attributes dynamically. It could be
assigned during the map design (element level) as well as
during the programming (statement level).

Example :
DEFINE DATA LOCAL
1 #ATT(C)
1 #A
END-DEFINE
MOVE (AD=I CD=BL) TO #ATT
INPUT #A (CV=#ATT)

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1178


Explain the address converter?

1055


Explain how many work file we can code in jcl?

1040


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

1017


Can we see the copy book length using file-aid?

958


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

1017


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

1037


Explain the data storage?

1056


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

1260


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?

2001


What is a hyperdescriptor?

998


Can you explain control variable in online screens?

1030


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

1046


Explain control variable in online screens?

1052


What is a hyperdescriptor? How does it work?

1187