Unable to open file
Posted: Tue Nov 21, 2017 4:27 pm
Hello,
I transferred a WINAPL workspace to Dyalog and so far everything has been running pretty well, except for one thing. I'm trying to open a file and it says the system can't find it even though the file is there. For example, if I execute
'C:\file.doc' ⎕NTIE ¯1
I get the error:
FILE NAME ERROR: Unable to open file ("The system cannot find the file specified")
Not sure why it can't find the file since it exists at C:\.
I am using Dyalog 16.0.30781.0 32 Unicode on Windows 7.
Thanks & Regards,
Lance
I transferred a WINAPL workspace to Dyalog and so far everything has been running pretty well, except for one thing. I'm trying to open a file and it says the system can't find it even though the file is there. For example, if I execute
'C:\file.doc' ⎕NTIE ¯1
I get the error:
FILE NAME ERROR: Unable to open file ("The system cannot find the file specified")
Not sure why it can't find the file since it exists at C:\.
I am using Dyalog 16.0.30781.0 32 Unicode on Windows 7.
Thanks & Regards,
Lance