.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.


 

-- JeanNeron - 2017-11-22

This topic: APPX > WebHome > FullAPIList > 0LASubrEnvGetEncodings
Topic revision: 22 Nov 2017, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback