Hi, all --

My mucking about with @working and $fullname and peeling stuff has
continually thwarted any attempt to perform some operation on the first
variable (like making ^/mp3/ disappear) and then perform some operation
on what comes out (like splitting).  I've thought of matching and
transforming, but AFAIK they not only need their target ($fullname)
identified but also modify it, the latter of which is a real no-no in
this context.

For my particular example, is there an operation which will spit out a
string match like /^\mp3\// or /^\mp3\/(.*)/$1/ against a particular
variable like $fullname so that I can then split the results?


TIA & HAND

:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg25715/pgp00000.pgp
Description: PGP signature

Reply via email to