Skip to Content
0
Former Member
Jan 04, 2008 at 10:46 AM

During OPEN DATASET statement do we have to specify the path compulsorily

17 Views

Q] please note this statement

DATA FNAME(60)

FNAME = ‘temp/myfile’ .

During OPEN DATASET statement do we have to specify the path compulsorily while assigning FNAME?