Difference: 0LASubrEnvGetEncodings ( vs. 1)

Revision 12017-11-22 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="FullAPIList"

.ENV GET ENCODINGS

This subroutine populates the --- ENCODINGS memory file with a list of all known encodings. Added in 6.0.


Usage:

      GOSUB    --- .ENV GET ENCODINGS        
      *        Check for errors
      IF       --- .ENV GET ENCODINGS        NE

Description:

This subroutine populates the --- ENCODINGS memory file with a list of all known encodings. It does not require any parameters. You can then read --- ENCODING by ENCODING NAME to validate an encoding.

The --- ENCODING file is MEMORY/DETACHED, so once it has been set it will remain until the next detached invocation.

Comments:

Read what other users have said about this page or add your own comments.


<--/commentPlugin-->

-- JeanNeron - 2017-11-22

 
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