MPE CI Programming for 7.0

July 22, 2008
Page 77
hp e3000
strategy
all delimiters ignored
must be last parameter defined in UDC/script
only one ANYPARM allowed
only way to capture user entered delimiters, without requiring user to quote
everything
example:
TELLT user
ANYPARM msg = “”
# prepends timestamp and highlights msg text
tell !user; at !hptimef: ![chr(27)]&dB !msg
:TELLT op.sys Hi, whats up,,,, system seems fast!
FROM S68 JEFF.UI/3:27 PM: Hi, whats up,,,, system
seems
anyparm() function is useful with ANYPARM parameters
ANYPARM parameter