Title Bar with Record No
hi exprerts!!
i am working on the TITLE BAR in screen programing. i am entering the record No and displaying the screen. Please let me know how to display the Title bar with the record number which i have enter.
Plz help
Tags:
subas Bose replied
hi,
use set title statement for your requirement.
use the following syntax.
SET TITLEBAR 'TITLE' WITH text.
in the text u can pass the value dynamically.
Note: if you double click on the 'TITLE ' it wil ask you is display the some pop up screen for creating the title.
In TITLE label u just enter the &.
Hope this will solve your problem.
if any questions let me know.