Guest_imported
New member
- Jan 1, 1970
- 0
I want to open a file in the same folder as my perl, but without using the absolute path to it. If it where a html link, it would be href=myfile.dat, so i thought fine, we'll go with open (FILE, "myfile.dat"
; but for some reason.. it doesn't open the file. Can anyone tell me what i'm doing wrong?
I'm running on an ISS box not sure what perl version.
Thanks

I'm running on an ISS box not sure what perl version.
Thanks