On 10 Jul 2001 15:35:36 +0200, Moritz Barsnick wrote:
> 
> BTW (OT), I thought it was now desired to always prefix a '$' when
> accessing a variable as a scalar.

Only when accessing a single array element: $ARGV[0]. The arguments are
passed using array @ARGV. Without braces an undefined scalar $ARGV is used.

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to