skip to main content

Library Routines : ASCII2HEX

ASCII2HEX
The ASCII2HEX library routine converts a string to a hexadecimal number according to the ASCII table.
Syntax:
 CALL "ASCII2HEX" USING asciiValue 
Parameters:
Examples:
Example - Convert "AZ" state code to its representation in HEX
move "AZ" to asciiValue
call "ascii2hex" using asciiValue 

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