Hi,

> 
> test.pl
> #################################################
> #!/usr/local/bin/perl
> 
> use HTML::Embperl;
> 

# It's not documented, but adding the following line should do the job:
# of course you have to choose some value for $logfile and $debugflags

HTML::Embperl::XS_Init (1, $logfile, $debugflags) ;


> $alex = "?????????";
> HTML::Embperl::Execute ({ inputfile  => '/whereis/test.htm',
> fdat=>{alex=>2}, options=>32});
> print "test1\n";
> #################################################
> 

Gerald

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to