 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Jun 23, 2002 4:48 am
#pick problem with colons |
#PICK uses the colon in the caption:command syntax. Any way to get around this? I'm assuming not, because %quote(), %literal(), %expand(), or even %char(58) work...
If that's the case, I'll have to rework the trigger or figure out what I can do with the timestamp.
li'l shmoe of Dragon's Gate MUD |
|
|
|
 |
TonDiening GURU

Joined: 26 Jul 2001 Posts: 1958 Location: Canada
|
Posted: Sun Jun 23, 2002 5:47 am |
Tried a whack of things and didn't get anything useful.
What about using a %replace on the time colons?
Ton Diening
Providing untested answers that tend to be
more complicated than others.  |
|
|
|
 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Sun Jun 23, 2002 6:40 am |
quote:
Tried a whack of things and didn't get anything useful.
What about using a %replace on the time colons?
Ton Diening
Providing untested answers that tend to be
more complicated than others.
I already knew about that one, but I didn't like how it displayed (hence my question to see if there was a way I just wasn't seeing).
Anyways, I totally reworked the trigger so that the two lines that contained a timestamp were handled separately (this trigger just looks at the time, compares it to today's date, and changes it to "(Updated)" or "(Not updated)" as needed.)
li'l shmoe of Dragon's Gate MUD |
|
|
|
 |
|
|
|