Re: [MacPerl] Error Message using WriteExcel

2002-07-03 Thread Elton Hughes
On 7/3/02 9:57 AM, "Ronald J Kimball" <[EMAIL PROTECTED]> wrote: > The file probably has Unix line endings rather than Mac line endings. > > Ronald Thank you Ronald! You are correct. As soon as I changed the Unix line endings to Mac line endings the problem went away. This little script saves

Re: [MacPerl] Error Message using WriteExcel

2002-07-03 Thread Ronald J Kimball
On Wed, Jul 03, 2002 at 09:13:52AM -0700, Elton Hughes wrote: > Hello All, > > I found and installed the Spreadsheet::WriteExcel module. I placed it in my > site_perl folder. When I run a test script, I get the following error > message: > > # Spreadsheet/WriteExcel.pm did not return a true valu