Hi,
I'm interested in creating a panel under Dialog Manager. The data I want to display is 115 bytes. Therefore, I'll need to scroll to the right. I haven't found any examples. I know it's possible, I see many 3rd party vendors code it. From what research I've done, it appears I need to code the ZSCREENW variable in my panel, such as the following:
)BODY WIDTH(&ZSCREENW) EXPAND(\\)
But, I've attempted to modify ZSCREENW to something larger than 80 and it fails. From looking at the 3rd party vendors, it appears the panel lib is still 80 bytes, and that the screen is actually fixed...but the data below BODY section can be scrolled to the right or to the left. Any suggestions on how I set up a panel larger than 80 bytes?
Thanks,
Tom Glaser
MasterCard