what is sessional error or divice error in rpg IV?..when
will it happens...Give few examples?
Answers were Sorted based on User's Feedback
Answer / sulthan
Normally errors that happen on Workstation or Printer files.
1.Trying to display a subfile with no records in subfile,
i.e. with SFLDSP = on.
| Is This Answer Correct ? | 22 Yes | 0 No |
Answer / 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 |
Answer / syam
While runing a program any error comes system display a
message
Session or device error occurred in file FILENAME (C G D
F).
that means PF not found. of level identifier is wrong
| Is This Answer Correct ? | 2 Yes | 7 No |
What is the purpose of OVRATA keyword ?
Please give me the code for A=A+1 in cl program?
it is possible declare variable values as variable using cl ? any cl command is there to declare values as variable
how to insert the data in pf by using cl program
define the purpose/use for sflrna?
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 is the difference between regular logical file and join logical file?
records can be read/update/deleted with which file?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what are various techniques to pass parameters from one program to another?
not all command typed on command line are cl command? true r false
What is SFLPAG