in "r> prompt"! Maybe even throw some numbers in there to make it more
like a password. Works for me!
Karen
I ran into this with the PgUp and PgDn. I thing what you need to do is have the manager enter something that no one else would enter or have the manager type something in like [Alt]R then test for it.
DIAL 'what ever your message says' vresp vendkey 1
IF vresp = '[Alt]R' THEN
do whatever here
ENDIF
Buddy
