|
| From: | os |
| Subject: | Rule problem II |
| Date: | 10 May 2001 14:04:24 UT |
|
Hi,
Sorry for bringing up some confusion, of
course my code looks
like this :
1.)
AXIS [XYZABC]
%%
G25{AXIS}+ { /* some action */ }
%%
2.)
%%
G25[XYZABC]+ { /* some action */ }
%%
A string like "G25XYZ" should be recognised from code 1.) and
2.), shouldn't it ?
Thanks
Oliver |
| [Prev in Thread] | Current Thread | [Next in Thread] |