--- "Charles K. Clarkson" <[EMAIL PROTECTED]>
wrote:

> Derek B. Smith <mailto:[EMAIL PROTECTED]>
> wrote:
> 
> 
> : I then tried
> 
>     Try something simpler, not more complex. Test
> this case.
> 
> my @hosts = ( 'sun' );
> $worksheet->write_col( 'A2', [EMAIL PROTECTED], $sheet_format
> );
> 
> 
>     If it fails testing then there may be a problem
> with
> write_col() or with the setup for the object
> $worksheet.
> 
>     If it does test okay then the problem may be in
> the
> data manipulation just before the call to
> write_col().
> 
> 
> 
> HTH,
> 
> Charles K. Clarkson
> -- 

that worked, thank you...will keep trying.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to