Question: readLine Permission error

Can someone please explain to me why i would be getting the error that i do not have permission to read a text file, when i can clearly open that text file under the same account.

 


 

``

first := readline("infile.text")

Error, (in readline) permission denied: no read access (infile.text)

 

``


 

Download 111.mw

Please Wait...