(LOGO.JPG) Python for OpenVMS

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
83 lines deleted
DKA100:[PYTHON.PYTHON-1_5_2.VMS.DOC.GENMAN]GENMAN-TXT.TMP;1 3181 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_2.VMS.DOC.GENMAN]GENMAN.LNI;2 3257 lines
[EOB]
%CVT__RNO-I-DONE, RNO translation completed
$

Beginning with Python for OpenVMS version 1.5.1-V008 there are several manuals and each has a dedicated procedure.


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

27-OCT-1999 ZE.