skip to main content

Library Routines : OCTAL2ASCII

OCTAL2ASCII
The OCTAL2ASCII library routine converts an octal number to a string according to the ASCII table.
Syntax:
 CALL "OCTAL2ASCII" USING octalValue 
Parameters:
Examples:
Example - Convert Octal value to ascii characters
move 00040501 to oct-value
move spaces   to asc-value
call "octal2ascii" using oct-value asc-value

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left