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.
Example:
$ @CVT__HTML ["*"|"filespec"]
Arguments:
$ @CVT__HTML
%CVT__HTML-I-CVTFIL, converting file
\DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]BUILDING.HTML;97\
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]CVT__HTML.HTML;1\
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]DOC_ACCESS.HTML;18\
[...]
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]HTML2RNO.HTML;13\
%CVT__HTML-W-CVTREJ, file conversion rejected due to <RNO NOCONVERT>
\DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]IDX.HTML;32\
%CVT__HTML-I-NOCVT, converting not necessary for file
[...]
%CVT__HTML-I-NOCVT, converting not necessary for file
\DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]VMS_SYS.HTML;66\
%CVT__HTML-I-CVTCNT, converted 1 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
$