On Mar 3, 2008, at 19:08, Fournier,Danny [NCR] wrote:

Thanks Andreas. Everything worked in 0.20.5 so I assumed that it would
still work in 0.94.

What is the suffix appended to the order of the fields? I've seend "?",
which I assume mean optional. What about "+" ?

Basically the same as with regular expressions:

? = once, or not at all
+ = once, or more
* = zero, or more

HTH!

Cheers

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to