what is sessional error or divice error in rpg IV?..when
will it happens...Give few examples?
Answer Posted / rahul
Session or device error occurs on workstation file when
program tries to display empty subfile with SFLDSP indicator
ON. Also when program tries to load more than 9999 records
in load all subfile (where MAX SFLSIZE = 9999) this error
occurs
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is a physical file?
what is the command to know key fields of file?
what is a logical file?
What is the draw back of Procedures? why we are going to Modules?
what opcode could be used to test an alphanumeric field for all numeric values?
what is message file?
What is the difference between non-join logical files and join logical files?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
What are the record format field mapping options in cpyf?
what does the ovrdbf command do?
What is RETURN CURSER LOCATION in subfile?
how can a message from a message file appear as a constant on the screen?
how to define to define a hidden filed in dspf ?
what the purpose of ovrdta, ovrata keywords?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?