Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Re: [mv] How to catch the standard output ?



******    message to minivend-users from cfm@maine.com     ******

On Tue, Oct 03, 2000 at 01:57:30PM +0000, Murray Gibbins wrote:
> ******    message to minivend-users from Murray Gibbins <Murray@scotweb.ltd.uk>     ******
> 
> > Philippe TOUSSAINT wrote:
> > 
> > I would like to catch the standard output 
> 
> >From where, when. Give us more info so we can help you
> 
> > and
> > insert it in a page on the fly.


I'd guess you mean something like:

[perl]
{
	# extra verbose example
	my($OUT);
	$OUT=`/bin/date`;
	return $OUT;
}
[/perl]

You'll have to play with safe traps or make it a global tag.

Better questions give better answers.  We can only guess at
this.

-- 

Christopher F. Miller, Publisher                             cfm@maine.com
MaineStreet Communications, Inc         208 Portland Road, Gray, ME  04039
1.207.657.5078                                       http://www.maine.com/
Database publishing, e-commerce, office/internet integration, Debian linux.
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: