Purpose

ASCII returns the ASCII equivalent of an EBCDIC string.
 

Syntax

variable = ASCII(operand)
 

Operation

operand is any valid alphanumeric constant, variable, or expression.  It can be any length from 0 to 250.
 

Remarks

The returned value has the same length as the EBCDIC string.
 

Comment on this topic

Topic ID: 520021

Table of Contents

Index

Glossary

-Search-

Back