Radio Buttons - Screen Updates

Question:
I have two radio buttons defined within block1.
I also have a screen field in block2 which holds the name of a file.
Can anyone tell me how to change the contents of this field when
any of the radio buttons are chosen.
e.g. When radio button 1 is pressed the screen field should display
'file 1'.
When radio button 2 is pressed the screen field should display
'file 2'.
I have tried using the different events i.e. AT SELECTION-SCREEN OUTPUT etc. without much success.
Answer:
Try to do it in the initialization section. Should work.
Answer:
This question is answered in topic [/forums/viewtopic.php?t=126900]0024 - Managing User Input[/url] in the Abappers Knowledge Corner
.
_________________
Regards
R
Abap KC

SFMDR

More Articles:

How to mail sapscripts?
Table Lock?
Grid?
- What is it?
Line Formatting in PRINT_TEXT?
An interesting topic.?