invalidfileaccess error
The access string specification to the file operator is unacceptable or
a file operation has been attempted that is not permitted by the storage
device.
Causes :
- If the device does not allow files to be removed using
deletefile
, an error occurs.
- If a file is set to Read-only and an operator tries to write to the
file , an error occurs
- If the access attribute set by the
file
operator is not allowed by the device, an error occurs
Back
Troubleshooting
index
Postscript Index