in reply to Re: Re: "Use of uninitialized value" with many variables
in thread "Use of uninitialized value" with many variables
map { $_ = "" } ($txt_AnniversaryDate, $txt_BithDate, $txt_EmailAddr, $txt_FaxNo, $txt_MobileNo, $txt_Name, $txt_PhoneNo, $txt_PhysicalAddress, $txt_PhysicalCode, $txt_PhysicalCountry, $txt_PhysicalTown, $txt_PostalAddress, $txt_PostalCode, $txt_PostalCountry, $txt_PostalTown, $txt_Sex, $txt_Surname );
Anything but pretty.
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: "Use of uninitialized value" with many variables
by tilly (Archbishop) on Oct 06, 2003 at 03:39 UTC |