If it doesn't have to be a regular expression why not just use string.replace?
If it does have to be a regex then I need to get my notes out. On 06/06/2013 8:35 PM, "Ian Thomas" <[email protected]> wrote: > I am confusing myself in trying to use regular expression to remove a > questionmark, which may be anywhere in a string. Can someone give me the > right way?**** > > ** ** > ------------------------------ > > **Ian Thomas** > Victoria Park, ****Western Australia******** >
