A
string expression that specifies the file that is the result
of the encryption or decryption process
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).
|