(PYVMS LOGO)

CVT__RNO.COM is normally called from CVT_DOC.COM. It converts all '.RNO' files that have been created from a prior run of CVT__HTML.COM to the final files ('.MEM', '.LNI', '.TXT') for printer output or viewing with a text editor.

Format:

    $ @CVT__RNO
Arguments:

none

Example:

$ @CVT__RNO
%CVT__RNO-I-CREINTMED, creating intermediate file
%CVT__RNO-I-CRETOC, creating table of contents
%CVT__RNO-I-CREIDX, creating index
%CVT__RNO-I-CREMEM, creating final .MEM file
%CVT__RNO-I-CVTTXT, converting .MEM to .TXT file
318 lines deleted
DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]PYVMSDOC-TXT.TMP;1 7276 lines
Input file does not have standard text file format
[EOB]
%CVT__RNO-I-CRELNI, creating final .LNI file
7 lines deleted
DKA100:[PYTHON.PYTHON-1_5.VMS.DOC]PYVMSDOC.LNI;34 7414 lines
[EOB]
%CVT__RNO-I-DONE, RNO translation completed
$

Beginning with PYVMS V1.5.1-V008 there are several manuals and each has a dedicated procedure.


(go to: table of contents, Tools in TOC, index)

27-MAR-1999 ZE.