in reply to Command line to array
I want to be able to run
astable({rows => '2'}, "Cell 1", "Cell", "Blah, blah");
But I want to be able to do that with any subroutine. Examples of params could be as followsprompt:) table {rows => '2'}, "Cell 1", "Cell", "Blah, blah"
I hope that this make sense. Thank you for excusing my stupity today.[ [ "Blah", "Blah" ], [ "Blah", "Blah" ] ] "Blah, Blah, Blah" [ [ "Baz", [ { Wow => "that's Nesting" }, "Bar" ], "foo" ], [ "More", "Too lazy to be creative", "More here" ] ]
- p u n k k i d
"Reality is merely an illusion,
albeit a very persistent one."
-Albert Einstein
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Command line to array
by hdp (Beadle) on Apr 26, 2001 at 04:42 UTC |