Mixed case regular expression

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
Murray

Mixed case regular expression

Post by Murray »

Given a statement such as

X = sizex

is there a single regular expression to change all the X's to Y's but maintain the case (ie change the statement to Y = sizey) or can it only be done in two steps?

Thanks in advance

Murray
Post Reply