I want my simple Green screen should refersh every 1
min ,How can I do it..? Please share the logic
Answer Posted / jvn
To refresh your green screen you have to use INVITE (reocrd
level)keyword in your display file, and during compilation
of the file 'restore display' and 'wait record' parameters
should be informed.
RSTDSP = *YES
WAITRCD = 60 (in seconds)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How can we know running job is batch or interactive?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What is the difference between iter and do?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
Explain mdt?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is file information data structure?
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
How to write record if no field or the field are different in physical file in rpgle ?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
how can you display specific subfile page on the screen in unequal subfile?
can you debug ile rpg program using isdb?
What are the types of identifiers?