J
Junmou Zhang
Guest
A file is open and is assigned to file handle
fp=infile("~/1.txt")
How can get the filename if I only know the file handle "fp"?
Thanks
fp=infile("~/1.txt")
How can get the filename if I only know the file handle "fp"?
Thanks