| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
If there are no more records to read, the #end-file reserved variable is set to 1; otherwise, it is set to 0 (zero). So before reading in your line check for the value inside your read loop like the following:
Do process-record
else
!This is the last record, do nothing
end-if
It has been a while since i've coded in SQR, not sure if the above will do what you are looking for.
Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog
Post new comment