Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

operatin system could not open a file

Former Member
0 Kudos

Hi Friends,

I am getting a error while debugging,i am getting a message that *Operating system could not open a file.

I am getting this error in debugging when i am reading a file using open data set command.

any solutions to this problem.

Regards

Dinesh

1 ACCEPTED SOLUTION

Sm1tje
Active Contributor
0 Kudos

Do not post the same question twice!

My guess would be that the name of the file is not correct or the file you think exists, just doesn't.

Unix is case sensitive.

1 REPLY 1

Sm1tje
Active Contributor
0 Kudos

Do not post the same question twice!

My guess would be that the name of the file is not correct or the file you think exists, just doesn't.

Unix is case sensitive.