$ARRAY[-1]
is the same as
@ARRAY[(scalar @ARRAY) -1]
(actual code from one of my early scripts ;)
In reply to RE: it is amazing sometimes how little you know...
by Buckaroo Buddha
in thread it is amazing sometimes how little you know...
by Buckaroo Buddha
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |