|
Posted by Daniel Tryba on 05/11/05 16:04
WebScott <scott@webscott.com> wrote:
> If I try running the code, I get no errors or warnings, but also no
> results.
How do you know that?
> Basically, it runs, but does nothing.
You did check the exit code?
Many things can go wrong here, eg:
-input file is not readable.
-receipent is unknown
-output file already exists
-output file is not writable (IMHO most likely)
Navigation:
[Reply to this message]
|