Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2004 13:02:06 -0400
From:      "JJB" <Barbish3@adelphia.net>
To:        "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   perl  coding ?
Message-ID:  <MIEPLLIBMLEEABPDBIEGEEHHFMAA.Barbish3@adelphia.net>

next in thread | raw e-mail | index | archive | help
I have an perl scrip somebody else wrote.
I am just learning perl by modifying this script.
An temp field $dup-counter contains an counter that is suffixed with
x
as in 23x  have no idea how big of an number the counter can grow
to.
The suffix is all ways one position but has different alpha values.

How do I separate $dup-counter into two new  fields?
$dup-number  and  $dup-sufix

Thanks for you help





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGEEHHFMAA.Barbish3>