>>>>> "S" == Simon Strandgaard <none> writes: S> Any ideas how to fake this? Well, it's easy to do for $' and $`, no idea for the rest $1, ... S> Any rationale why they are write-protected? These variables are the result of a regexp against a string : it seems a non sense to change this result. -- Guy Decoux