[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    EBCDICToASCII()

         Converts an EBCDIC string to ASCII

    Syntax:

         EBCDICToASCII( cString ) -> cNewString

         cString : The string to convert

    Description:

         Converts an EBCDIC string to ASCII notation.

    Return:

         A new string in ASCII notation.

    Example:

         ? EBCDICToASCII( "Hello world" )

See Also: ASCIIToEBCDIC()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson