lee_shelton
New Member
I made some code to display a report to a disk file. Then use an editor widget's read-file method to view it on screen (Character SCO Unix / Progress 8.2c). Worked fine.
Then I placed the code in a persistent procedure to make this available to other reports.
I just copied the code straight over and made the name of the file an input param.
But using the editor widget from within a PP makes the page-up / page-down keys inactive.
Has anyone else seen this before?
Thank you
Then I placed the code in a persistent procedure to make this available to other reports.
I just copied the code straight over and made the name of the file an input param.
But using the editor widget from within a PP makes the page-up / page-down keys inactive.
Has anyone else seen this before?
Thank you