Tags:
tag this topic
create new tag
view all tags
---+ .CONVERT FROM BASE64 _This subroutine converts Base64 data to Appx raw data (Release 6.2.0 & higher)._ <br /><span data-mce-mark="1">%TOC%</span> ---++ Usage: <pre> PASS <raw data> FIELD SHARE? Y PASS <base64 data> FIELD SHARE? N PASS <length to encode> FIELD SHARE? N GOSUB --- .CONVERT FROM BASE64 * Check for errors IF --- .CONVERT FROM BASE64 NE </pre> ---++ Description: This subroutine converts Base64 data to Appx raw data. All parameters are required, the subroutine will CANCEL if they are not PASSed. <raw data> is the location to put the converted raw data(Required). This must be PASSed with Share "Y" to return the result. <base64 data> is the location of the base64 data to be convert to raw data (Required). base64 data cannot exceed 32000 characters. <length to encode> is the number of bytes to convert to raw (Required). This is an integer in the range of 1-32000. If you want to convert raw data to base64 data, see [[0LASubrConvertToBase64][.CONVERT TO BASE64]]. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.BrianRyan - 2022-04-29
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r5 - 2022-05-16
-
MisaghKarimi
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
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback