RE: what is @$data

2001-11-04 Thread Sidharth Malhotra
) = shift @$data; Shifts the array that $data points to. Hth. Sid. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Sunday, November 04, 2001 5:33 AM To: [EMAIL PROTECTED] Subject: what is @$data i have come a cross a array-scalar combo that i cant figure out, maybe

RE: what is @$data

2001-11-04 Thread Wagner-David
PROTECTED] Subject: what is @$data i have come a cross a array-scalar combo that i cant figure out, maybe someone can help. the line off code is: my ($type) = shift @$data; does the $ in @$data mean to place $type after @data as opposed to before in the new @data? -- - josh N8MSO

what is @$data

2001-11-04 Thread [EMAIL PROTECTED]
i have come a cross a array-scalar combo that i cant figure out, maybe someone can help. the line off code is: my ($type) = shift @$data; does the $ in @$data mean to place $type after @data as opposed to before in the new @data? -- - josh N8MSO 20A8 2FC6 9099 D215 78F4 D005 B