Mailing List Archive

[no subject]
Greetings...

I am having a problem getting a 16 bit Dos program called PicLab
to start from a Perl script. The program runs from CLI as expected
(NT 3.51 using WebSite server). PicLab takes a small .gif and sticks
it on a larger .gif at a specified x-y location, saving the results
to a new .gif file. This is my Perl call:

open (PICLAB,"c:\\piclab\\piclab $mkchart |");
Close (PICLAB);

Where $mkchart is a text script with the parameters, which as noted,
runs from the CLI.

Any ideas greatly appreciated.

Marlin Greene Eye 2 Eye Design