Initializing help system before first use

setencoding

setencoding


Purpose
Set the character encoding of the document.
Synopsis
procedure setencoding(doc:xmldoc, enc:string)
Arguments
doc 
Document to use
enc 
Name of the character encoding
Further information
The default character encoding is UTF-8.
Related topics
Module