http://qs321.pair.com?node_id=1194856


in reply to Re: Using SprintF in S & R
in thread Using SprintF in S & R

I guess you mean to have the "e" modifier at the end of the substitution, not after the regex of the statement modifier (the if conditional).

Besides, I don't think you need to escape the < and > characters.

Replies are listed 'Best First'.
Re^3: Using SprintF in S & R
by herveus (Prior) on Jul 11, 2017 at 19:25 UTC
    Howdy!

    Ack! Thanks for pointing that out. The perils of too much copy and paste.

    yours,
    Michael