in reply to Re: Problem with an array in a package
in thread Problem with an array in a package
Line 79 doesn't just produce the error. It plain doesn't work.our @landscape_lgl = ( 'set_paper(5)', 'set_landscape()', 'set_margins_LR(.50)', 'set_center()', 'set_hide_gridlines()', 'set_fit_to_pages()', );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Problem with an array in a package
by Abigail-II (Bishop) on Jan 14, 2004 at 20:01 UTC |