Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ General
➜ Variables within regexps
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Cecil
(4 posts) Bio
|
| Date
| Tue 25 Jun 2002 04:31 PM (UTC) |
| Message
| Is there any way to expand a variable WITHIN a trigger's regular expression? I haven't been able to find any documentation on this and every attempt I've tried failed with bizarre results.
For example, I have a variable called @myvar whose value is 'asdf'. My trigger has regular expression checked and the line to match is simply '@myvar'. This doesn't seem to work at all.
But even weirder, I have a variable called @hazuname which is meant to match a person's name that changes from time to time. At the moment, its value was set to 'None'. A similar trigger was created to match this variable. However, instead of matching the word 'None', it would only match the letter 'n'! So every 'n' in all the output would get highlighted.. Anyone have any ideas? | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #1 on Fri 28 Jun 2002 10:29 PM (UTC) |
| Message
| There is a problem with expanding variables in trigger match text which is fixed in 3.23 (see release notes for 3.23, point 2).
The buggy implementation in earlier versions may well match in unexpected ways. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
10,831 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top