|
rikus1234 Newbie
Joined: 12 Mar 2004 Posts: 2
|
Posted: Tue Apr 06, 2004 10:03 am
#tag prompt and #gag |
Hi,
I use a trigger to get data out of my prompt and display it at the statusline. To tell the mapper that this is a prompt i use #tag prompt successfully. But it only works if i don't gag the prompt after the #tag. I really like to gag the prompt. Do you have any ideas? Thanks!
script:
#var pfad %1
#tag prompt
#gag <- if i remove this, it works |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Tue Apr 06, 2004 4:27 pm |
Yes. The mapper is designed to work with a prompt, so:
If you can't live without the mapper, remove the #GAG.
If you can't tolerate the prompt, turn off the mapper. |
|
|
|
nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Tue Apr 06, 2004 4:50 pm |
Untested but might work depending on output of mud
optionally untag the prompt
and use this in your mapper config prompt trigger settings
^$
unchecking everything else and reconfigure the mapper see if that works |
|
|
|
|
|