Difference between revisions of "Ns charsets"

From AOLserver Wiki
Jump to navigation Jump to search
(imported from WiKit id 529)
 
(No difference)

Latest revision as of 04:35, 19 June 2004

Man page: http://aolserver.com/docs/tcl/ns_charsets.html


NAME

ns_charsets - Determine the charsets for which we have encodings

SYNOPSIS

ns_charsets

DESCRIPTION

Returns a list of charsets for which we have encodings.

EXAMPLES

   % ns_charsets
   windows-1258 iso-2022-kr macromania...

SEE ALSO

ns_encodingforcharset

Category Documentation - Category Core Tcl API