A
string expression that specifies the file to be encrypted or
decrypted.
You need to specify the
complete path and name of the file:
c:\directory\file.txt
To just specify file.txt
is not good enough as it does not specify where it is
located (the directory and drive).
|