Difference: 0LASubrConvertHexPrToNum (2 vs. 3)

Revision 32012-02-10 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.CONVERT HEX PR TO NUM

Line: 17 to 17
  This subroutine converts a hex pair of alpha characters to a decimal number. Both parameters are required, the subroutine will CANCEL if they are not PASSed.
Changed:
<
<
<decimal_number> is decimal value of <hex_pair> (Required). This must be PASSed with Share "Y" to return the value.
>
>
<decimal_number> returns decimal value of <hex_pair> (Required). This must be PASSed with Share "Y" to return the value.
  <hex_pair> is the hex pair you want converted to decimal (Required). This must contain exactly 2 characters that are in the range of 00-FF.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback