Skip to Content
0
Former Member
Jan 17, 2012 at 03:16 PM

problem with pathname while creating file with OPEN DATASET

679 Views

Hi All,

I have to create a file into a folder in a directory using OPEN DATASET.

here is the problem...when enteing path name during the execution of the progrm with slash (/) then it is giving error says that the can not be created.

for ex: if the path is /test/new/org.txt then it is throwing error.

Please advise how to handle with '/'.

Thanks,

Madhu.