next up previous contents index
Next: MID Up: A Function Reference Previous: MEDIAN

MESSAGE

 

Syntax: @MESSAGE(X, S)

X = an expression
S = a string

@MESSAGE evaluates string S, displays S in the Control/Status area and beeps if X evaluates non-zero. The return value of the function is set to the value of X.

Examples:

@MESSAGE(@HOUR(@NOW) > 17, ``Time to go home!'')


next up previous contents index
Next: MID Up: A Function Reference Previous: MEDIAN

NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999