‎2008 Aug 12 1:28 PM
suppose i have a i/o field ........ and the name corresponding to this i/o field does not exist in the dictionary ......... then how can i access the field in the screen flow logic module like status module or user command module
‎2008 Aug 12 1:31 PM
‎2008 Aug 12 1:31 PM
‎2008 Aug 12 1:32 PM
Hi Rohit,
you can get the Status as per cursor value of the field. so there is no need of dictionary reference.
by using HIDE, GET CURSOR command you can get the status.
if i am not understood your requirement then Can you paste your code. then we will get clarity.
Regards,
venkat
‎2008 Aug 12 1:40 PM
Hi,
The i/o field and its name need to be exist in data dictionary.
Data declaration should be done for screen i/o field name in your program.
Then u can access the screen fields
Regards,
Prem
‎2008 Aug 12 1:41 PM
thanks raymond that solved my problem ......... but can you do me a favour ............ do u have any PDF's regarding screen painter then please post the link in the next reply