kennygadams
Programmer
Hi Perlies,
How is this done in Perl....
if($image_number =~ m/I need help in this area. This is where the account number is and can be anywhere from 1 to 7 digits long. How do you write 1 to 7 digits long with Perl?-\d\d\d\d-\d\d\d\d-\d\d\d\d/){}
Thanks in advance for your help.
Kenny Adams
How is this done in Perl....
if($image_number =~ m/I need help in this area. This is where the account number is and can be anywhere from 1 to 7 digits long. How do you write 1 to 7 digits long with Perl?-\d\d\d\d-\d\d\d\d-\d\d\d\d/){}
Thanks in advance for your help.
Kenny Adams