G
Guest
Hi all,
let say that my string is :
/// <author> aaa
/// <author> bbb
/// <author> ccc
1. how do i match all the authors except author aaa ?
2. how do i append the string "2006" to the authors names found in #1 ?
Thanks.
let say that my string is :
/// <author> aaa
/// <author> bbb
/// <author> ccc
1. how do i match all the authors except author aaa ?
2. how do i append the string "2006" to the authors names found in #1 ?
Thanks.
