Tags:
view all tags
---+ .CONVERT TO BASE64 _This subroutine converts Appx raw data to Base64 data._ <br /><span data-mce-mark="1"><span data-mce-mark="1">%TOC%</span></span> ---++ Usage: <pre> PASS <base64 data> FIELD SHARE? Y PASS <raw data> FIELD SHARE? N PASS <length to encode> FIELD SHARE? N GOSUB --- .CONVERT TO BASE64 * Check for errors IF --- .CONVERT TO BASE64 NE </pre> ---++ Description: This subroutine converts Appx raw data to Base64 data. All parameters are required, the subroutine will CANCEL if they are not PASSed. <base64 data> is the location to put the data converted to base64 (Required). This must be PASSed with Share "Y" to return the result. <raw data> is the location of the raw data to be converted to base64 data (Required). <length to encode> is the number of bytes to encode to base64 (Required). This is an integer in the range of 1-24000. If you want to convert base64 data to raw data, see [[0LASubrConvertFromBase64][.CONVERT FROM BASE64]]. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.BrianRyan - 2022-04-29
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r6
<
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r5 - 2022-05-02
-
BrianRyan
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Edit
Attach
Copyright © 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