1
Automaticall Refresh Display (COBOL)
I have a need to have the screen do an Automatic Refresh. I have created a working sample using CLP and setting the Display file to waitrcd(5). CRTDSPF WAITRCD(5). So I know it can work. I have found several examples using RPG. I need to do it using COBOL. Can any one help? I have [...]
Answer Question
| February 10, 2010 9:28 PM
AS/400, COBOL, CRTDSPF
I have a need to have the screen do an Automatic Refresh. I have created a working sample using CLP and setting the Display file to waitrcd(5). CRTDSPF WAITRCD(5). So I know it can work. I have found several examples using RPG. I need to do it using COBOL. Can any one help? I have [...]
How do I write a RPG automatic refresh screen like WRKSYSACT?
I would like a RPG applicate to automatically refresh the page without the user’s return. I have tried the write and read to the subfile with the CRTDSPF WAIT field but with no success. Any suggestions
Answer Question
| January 22, 2008 5:24 PM
CRTDSPF, RPG, WRKSYSACT
I would like a RPG applicate to automatically refresh the page without the user’s return. I have tried the write and read to the subfile with the CRTDSPF WAIT field but with no success. Any suggestions
1





