Connecting Tech Pros Worldwide Forums | Help | Site Map

setting array index value

Member
 
Join Date: Dec 2007
Posts: 40
#1: Dec 21 '07
Hi.,

I need to set my array index start value "1" instead of "0"..

Is it possible in perl...
Can anyone help me reg. this.


Thanks,

KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Location: Southern California USA
Posts: 4,091
#2: Dec 21 '07

re: setting array index value


Quote:

Originally Posted by cnsabar

Hi.,

I need to set my array index start value "1" instead of "0"..

Is it possible in perl...
Can anyone help me reg. this.


Thanks,


It's possible but its a really bad idea. I can think of no reason why this should be necessary. Explain what you are doing.
Reply