Hi All,
* I have used DL.DEFINE before but this time I want to used a saved
list to populate the FILE NAME and the
RECORD NAME.
*This is how I have created the saved list.
jsh bnk ~ -->SELECT @ID F.HELPTEXT.MAINMENU
37 Records selected
>SAVE-LIST HELPTEXT.MAINMENU
37 record(s) saved to list 'HELPTEXT.MAINMENU'
jsh bnk ~ -->
* When I use the saved list HELPTEXT.MAINMENU in DL.DEFINE the only
thing populated is the file name field ( with the record names ). So
instead of populating both
FILE.NAME and
RECORD.NAME , it only
populates
FILE.NAME that to with the value of
recored.name.
Thank you,
Ankit.