next up previous contents index
Next: COL Up: A Function Reference Previous: CMIN

CODE

 

Syntax: @CODE(S)

S = a string value

@CODE returns the ASCII code for the first character in string S.

Examples:

@CODE(``test'') = 116

@CODE(H100) = 107, where H100 = ``k''

@CODE(M10) = 56, where M10 = ``89''


next up previous contents index
Next: COL Up: A Function Reference Previous: CMIN

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