Application Development and Automation 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: 
Read only

OPEN DATASET Statement +possible+OPEN IN BINARY MODE+TEXT MODE +OUTPUT

Former Member
0 Likes
287

During a OPEN DATASET Statement is it possible that in the same program:-

There are some OPEN DATASET Statement that OPEN IN BINARY MODE & some that OPEN IN TYEXT MODE for the statement

OPEN DATASET FOR OUTPUT

1 REPLY 1
Read only

Former Member
0 Likes
221

Hi,,

I think its possible use at position

OPEN DATASET FNAME FOR OUTPUT AT POSITION 16.

Regards