Hi Jerry, 

VASSAL support stock standard Regular Expressions, so any RE reference will 
give you full details.

To see if the current location is B1 or H2 or G10 or A1 you can use

locationName=~B1|H2|G10|A1

'|' is a standard RE component.

Regards,
Brent.

>*********** REPLY SEPARATOR ***********
>
>On 23/12/2006 at 12:35 AM Jerry wrote:
>Seasons Greetings and Another Question.. 
>
>
>Probably for RK... 
>
>When using a regular expression match ~ on properties is there any way of
>doing a find/match as in 
>
>LocationName is set to A1 
>
>so could we do Location Name =~(B1,H2,G10...... A1) 
>or similar. 
>Jerry 

____________________________________________________________
Brent Easton                       
Analyst/Programmer                               
University of Western Sydney                                   
Email: [EMAIL PROTECTED]

Reply via email to