Re: funny things

2010-11-20 Thread Rob Dixon
On 20/11/2010 21:48, shawn wilson wrote: so, i've read data in from a spreadsheet, assign it to a 3d array and i need to output another spreadsheet with worksheets that are named like one of the cell of the first. however, when i do i get this: Invalid character []:*?/\ in worksheet name: M/V AU

funny things

2010-11-20 Thread shawn wilson
so, i've read data in from a spreadsheet, assign it to a 3d array and i need to output another spreadsheet with worksheets that are named like one of the cell of the first. however, when i do i get this: Invalid character []:*?/\ in worksheet name: M/V AUTO ATLAS at ./ xldatesel.pl line 93 ok, fin

Bound File when compile

2010-11-20 Thread perlw01f
Hey, mons. How to produce only one file, say demo.exe, when I need to compile gui_test.pl & gui.glade via PerlApp. And any tool/module to get pure perl source from the glade file (xml), what I used is Gtk2 (win32). Thanks advanced. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For ad

Re: Accessing file system from CGI

2010-11-20 Thread Mike Martin
On 19 November 2010 09:13, Shlomi Fish wrote: > On Thursday 18 November 2010 16:32:08 Mike Martin wrote: >> Has anyone got any approaches that enable cgi scripts to access the >> host filesystem (readonly) >> > > There shouldn't be any problem for a CGI script to access the filesystem as > long as