Sort File - Stopped On Exit 9.

 4 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member

I have a interface program that creates 2 CSV files one contains the payroll details and other the employee details. I am using sort files with input and output prodedures to create both files. payroll details is fine, but the employee file contains duplicates because of the sort fields in payroll file. I created another sort file to sort the employee file to remove dupliates. program compiles fine but I get this error message 

 

 ERROR:    Stopped On Exit 9.

Any suggestions welcome.

 

Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member
How do I check for end of file when I am reading a CSV file. FileName-Notfound will this switch work?
Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member

Figured out. Thanks

Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member
is there way to animate a program in Cloud environment.
Rajashanmugam
Basic Member Send Private Message
Posts: 18
Basic Member
Thanks for the help.