now, I have
Insecure dependency in system while running with -T
grrrr...
I try
system "command1", "img.g3" > "img.pbm";
(command1 = /path/to/command and img.g3 = /path/to/img.g3 and img.pbm = /path/to/img.pbm)
=>
Argument "/home/e-smith/files/ibays/fax-voice1/html/fax/tmp/3145.f..." isn't numeric in numeric gt (>) at /home/e-smith/files/ibays/fax-voice
1/cgi-bin/fax/nph-vf-pdf.cgi line 653.
I want to write in img.pbm!!!
It is not a numerical operation ;o)
anne