Trouble with rex - anchoring an expression to the end of the buffer

User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Trouble with rex - anchoring an expression to the end of the buffer

Post by mark »

You'll probably need multiple expressions:

w/=0?>>=
w/=0?[\space]
w/=\digit*[^\digit\space]
barry.marcus
Posts: 288
Joined: Thu Nov 16, 2006 1:05 pm

Trouble with rex - anchoring an expression to the end of the buffer

Post by barry.marcus »

Thanks again!!!
Post Reply