Alan Anderson wrote: > My question is how can I run an external program/script and > have the final output be what is sent to > the Transformer for display? I'm guessing I'm missing
One option is to run your external executable as a CGI app. This may be easier than porting it to a Generator. Then you can use the FileGenerator to read from the CGI application, of course. Con --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]