Yves,

THe missing close bracket is after the last "0-9", but before the *... it
should be:

  get matchText(tNumber,"([-]?)([0-9]*)[\.]?([0-9]*)",tMinusHold,
tMainNumber, tDecimalHold)

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "yves COPPE" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 27, 2002 1:10 AM
Subject: Re: keyInField


>
> Hello Jan,
>
> i have a problem with your last script :
>
>   * There was an Execution Error at 8:05:55 AM
> Error description:  matchChunk: error in pattern expression
> Object: field id 1004 of card id 1002 of stack "/HD/Desktop
> Folder/scripts rev/numeric fld.rev"
> --------------------
> get matchText(tNumber,"([-]?)([0-9]*)[\.]?([0-9*)",tMinusHold,
> tMainNumber, tDecimalHold)
> --------------------
> Value: unmatched []
>
>
> I don't know so much about the MatchText and regular Expression.
>
> I work with Rev 1.1.1 and Mac OS 9.2
>
> Can you help me.
> --
> Greetings.
>
> Yves COPPE
>
> Email : [EMAIL PROTECTED]
> _______________________________________________
> use-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/use-revolution
>

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to