This function, located on the Strings menu, enables you to save text from the String Library as ASCII.

|
Parameter |
Purpose |
|
A |
The ID number of the String in the Current Library |
|
B |
The length of the destination vector. This must be equal or greater than the number of character in the string |
|
C |
The start of the destination vector |
|
D |
Status Message 0 – Action completed successfully 1 – The Library does not exist (Library is not defined) 2 - The String does not exist 6 – The length of the string exceeds the length of the destination vector, or exceeds 128. |