Search found 2 matches

by plugge
Mon Nov 22, 2010 4:13 pm
Forum: General
Topic: Greedy Group problem
Replies: 2
Views: 346

I got bit by the zero based index -- ouch.

Thanks, that worked like a charm.

dgp
by plugge
Mon Nov 22, 2010 3:40 pm
Forum: General
Topic: Greedy Group problem
Replies: 2
Views: 346

Greedy Group problem

I'm making a global change to my source file. I have a macro to make the changes, however I'd like to attempt using a regular expressions. I'm having issues with the syntax, however.

I want to simply replace all my functions with the exact same line followed by an added subroutine.

original ...