Library /sys$common/syshlp/DECNET_MIGRATE.HLB  —  CONVERT  DCL_FILE
 This will convert a DCL command file containing embedded NCP commands to
 a DCL command file containing equivalent NCL commands.  Embedded NCP
 commands must be of the following form to be converted:

     $ NCP <command-line>      or      $ RUN <dev/dirs>NCP
                                       <command-line>
                                       <command-line>
                                       <command-line>
                                       $

 The conversion will generally not be complete, due to the differecnces
 between NCP and NCL.  Some additional editing will be required before
 the NCL commands may be used.

 The source NCP commands will be preserved in the target file as comment
 lines, to help provide a reference for determining how NCP commands were
 converted to NCL.

 Example:  CONVERT DCL_FILE DECNET_SETUP.COM
Close Help