basic.ascii

Function/BASIC Program, Releases: AP and R83

Converts EBCDIC to ASCII.

Syntax

ascii(expression)

Description

converts a string of EBCDIC-encoded characters into their equivalent ASCII values.

The 'ascii()' function is the inverse of the 'ebcdic()' function.

See Also

Command Name Type Description
basic.ebcdic Function Converts ASCII to EBCDIC.
basic.statements Definition Definition of statements and functions.
basic.functions Definition elements in FlashBASIC or Pick/BASIC language expressions, returning a single value in place, as a function of the arguments. A function can be used anywhere a variable or expression is used.
ascii.codes Definition The standard ASCII code table.
ascii Definition Definition of ASCII.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.