Difference: 0LASubrConvertToBase64 (5 vs. 6)

Revision 62022-05-16 - MisaghKarimi

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

.CONVERT TO BASE64

Changed:
<
<
This subroutine converts Appx raw data to Base64 data.
>
>
This subroutine converts Appx raw data to Base64 data (Release 6.2.0 & higher).
 

Usage:

Line: 19 to 19
  <base64 data> is the location to put the data converted to base64 (Required). This must be PASSed with Share "Y" to return the result.
Changed:
<
<
<raw data> is the location of the raw data to be converted to base64 data (Required).
>
>
<raw data> is the location of the raw data to be converted to base64 data (Required). Raw data cannot exceed 24000 characters.
  <length to encode> is the number of bytes to encode to base64 (Required). This is an integer in the range of 1-24000.
 
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