jimbo_carruth
New member
I have a text file from an program but the extension is .pch and the file type is Entrust Support File. Is there any way to open this file without first re-saving the file with a .txt extension?
CODE:
$punch = "file.pch";
open(FILE,$punch);
CODE:
$punch = "file.pch";
open(FILE,$punch);