|
|||
|
Hi,
My code is something like... Code:
var file='something.dat';
Encryption.encFile('theKey',getAppDir()+file,getAppDir()+'enc.dat');
File(getAppDir()+file).remove();
I hope someone will say something finally... Thanks in advance, |
|
|||
|
Quote:
var file='something.dat'; Encryption.encFile('theKey',getAppDir()+file,getAp pDir()+'enc.dat'); new File(getAppDir()+file).remove(); I do not have to test!! |
|
|||
|
Quote:
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|