Chapter Contents

Previous

Next
BYTE

BYTE



Returns one character in the ASCII collating sequence

Language element: function
Category: character
OpenVMS specifics: ASCII collating sequence


Syntax
Details
See Also

Syntax

BYTE(n)

n
is an integer representing a specific ASCII character. Under OpenVMS, n can range from 0 to 255.


Details

Because OpenVMS is an ASCII system, the BYTE function returns the nth character in the ASCII collating sequence.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.