pablo has asked for the wisdom of the Perl Monks concerning the following question:
The compiler is grumbling about the square brackets bit, with the following message:$RSB_ARRAY[$counter][$rsb_counter]=$rsb_amount;
Can someone please advise me on he correct syntax. Thanks.syntax error in file ./locks.pl at line 73, next 2 tokens "] [".
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Creating a 2-D array.
by merlyn (Sage) on Jan 02, 2001 at 22:54 UTC | |
by extremely (Priest) on Jan 02, 2001 at 23:42 UTC | |
by pablo (Initiate) on Jan 03, 2001 at 14:49 UTC | |
by davorg (Chancellor) on Jan 03, 2001 at 14:54 UTC | |
|
Re: Creating a 2-D array.
by salvadors (Pilgrim) on Jan 02, 2001 at 22:39 UTC | |
|
Re: Creating a 2-D array.
by tune (Curate) on Jan 03, 2001 at 00:39 UTC |