Okay I'm trying to create a regex to do the simple task of replacing everything after a - annoyingly none of the following works:-
-(.)* -[ a-zA-Z_0-9]* Am I missing something obvious here? Thanks Kola -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
