MPE/iX - CI Programming for Stability

July 18, 2008 HP World '01 13
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