ok. I have a encrypted text file containing code.

- my program decrypts it.
- it then gets whatever code is in the file and runs it.
- then re-encrypts the file.

I can do the encryption, but not the code running thing.
thanks for your help so far..