Difference: 0LASubrConvertToBase64 (2 vs. 3)

Revision 32012-02-10 - JeanNeron

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

.CONVERT NUM TO HEX PR

Line: 16 to 16
  This subroutine converts a number to a hex pair of alpha characters. Both parameters are required, the subroutine will CANCEL if they are not PASSed.
Changed:
<
<
<hex_pair> will contain the hexidecimal equivalent of <decimal_number> (Required). This must be PASSed with Share "Y" to return the result.
>
>
<hex_pair> returns the hexidecimal equivalent of <decimal_number> (Required). This must be PASSed with Share "Y" to return the result.
  <decimal_number> is the value you want converted (Required). This be an integer in the range 0-255.
 
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