Beginning with version 1.5.2-V002 it is also possible to specify a filename
as parameter 1 to convert a single file - no matter if the '.RNO' file is
up to date or not.
One can also delete
all versions of a '.RNO' file to force a new translation of the '.HTML' file.
The procedure contains only minimal error checking - e. g. it fails on an
empty '.HTML' file.
Format:
A single filespecification (.HTML) is set automatically to translate this
file only.
$ @CVT__HTML ["*"|"filespec"]
Arguments:
$ @CVT__HTML
%CVT__HTML-I-CVTFIL, converting file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]CFG_BUILTIN.HTML;27\
%CVT__HTML-I-CVTFIL, converting file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]CFG_INTRO.HTML;13\
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]CFG_MODULE_METHODS.HTML;20\
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]CVT_DOC.HTML;10\
%CVT__HTML-I-NOCVT, converting not necessary for file
[...]
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]HTML2RNO.HTML;9\
%CVT__HTML-W-CVTREJ, file conversion rejected due to <RNO NOCONVERT>
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]IDX_GEN.HTML;44\
%CVT__HTML-W-CVTREJ, file conversion rejected due to <RNO NOCONVERT>
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]INDEX.HTML;5\
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]INTRO_GEN.HTML;68\
[...]
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]VMSVER2MAR.HTML;8\
%CVT__HTML-I-CVTCNT, converted 2 files
$
$! .HTML is always set v--
$ @CVT__HTML INSBLD.HTMX
%CVT__HTML-I-CVTFIL, converting file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.INSMAN]INSBLD.HTML\
%CVT__HTML-I-CVTCNT, converted 1 files
$
$! .HTML is always set --------------v
$ @CVT__HTML [-.REFMAN]VMS_LIB_ATTACH
%CVT__HTML-I-CVTFIL, converting file
\DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.REFMAN]VMS_LIB_ATTACH.HTML\
%CVT__HTML-I-CVTCNT, converted 1 files
$