This following is an example of transferring a diagnostic from the VAX to the 11/23. The DCL symbols used in this example must be defined by executing the SYS$USERDEV:[NORDEN]LOGIN.COM file or by adding the following commands to your login command file: $ DEFINE SYS$NORDEN SYS$USERDEV:[NORDEN] $ PDP23 :== @SYS$NORDEN:PDP23 $ MISH :== $SYS$NORDEN:MISH $ REF :== $SYS$NORDEN:REF $ VAXNET :== $SYS$NORDEN:VAXNET Within the example below, additional comments have been added where appropriate and are shown inside a box of asterisks. $ DIR/SIZE DIAG.OBJ Directory DUA2:[MILLER] DIAG.OBJ;1 10 Total of 1 file, 10 blocks. $ $ MISH MISH>/HELP MISH is a program used to compress and convert input files into printable ASCII files. These files can be submitted on HASP reader streams and can be transmitted using VAXNET/RSXNET. After the file is received at the remote system, MISH is then used to decompress the files back into their original file format. All file attributes are restored using the header record from the compressed file. Command line format: input_file/switches output_file/switches Where switches are: /ANALYZE - Used to analyze the header record and/or data of a file which has been compressed. Additional sub-switches that can be used are /DATA, /OCTAL, & /REVERSE. /COMPRESS - Used to compress files. This is the default mode. /DECOMPRESS - Used to decompress files into their original file format. MISH>DIAG.OBJ The total number of blocks = 10, the total number of records = 65 MISH>^Z $ $ DIR/SIZE DIAG.* Directory DUA2:[MILLER] DIAG.MIS;1 10 DIAG.OBJ;1 10 Total of 2 files, 20 blocks. $ $ PDP23 VAXNET Version 6.3 -- Asynchronous Communications Program VAXNET Status Report: Log file name: None Remote port: _TXA3: Interrupt char: ^A System type: DEC Remote speed: 9600 >HELLO Account or name: MILLER Password: RSX-11M BL35 [1,54] System NORDEN 01-MAR-84 15:17 Logged on Terminal TT1: Good Afternoon >DELETE DIAG.*;*/QUERY Delete file DL0:[1,24]DIAG.OBJ;1 [Y/N/G/Q]? Y > >SNDRCV SNDRCV Version 2.1 started ... Type CTRL/X and RETURN to abort. Vaxnet> SEND Enter the name of the VAX file: DIAG.MIS Enter the name of the REMOTE file: *** File transmission is complete. *** *** The elapsed time was 00:00:11.50 *** SNDRCV Status Report: Total records: 65, total bytes: 4674, timeouts: 0 Framing errors: 0, overruns: 0, parity errors: 0 > >MISH DIAG.MIS/DECOMP The total number of blocks = 10, the total number of records = 65 > >DIR DIAG.* Directory DL0:[1,24] 1-MAR-84 15:19 DIAG.MIS;1 10. 01-MAR-84 15:18 DIAG.OBJ;1 10. C 01-MAR-84 15:18 Total of 20./22. blocks in 2. files >POP POP>DL1:DIAG.BIN/DO/DE Proceed with delete process [Y/N]---> Y Delete complete POP>DL1:DIAG.BIN/DO=DIAG.OBJ/RS/FB POP>DL1:DIAG.*/DO/LI DIRECTORY FILE START FILE END CREATION NAME BLOCK(8) LENGTH(10) BLOCK(8) DATE DIAG .BIC 001260 00018 001301 10-FEB-84 DIAG .BIN 001435 00011 001447 1-MAR-84 POP>^Z >DELETE DIAG.*;*/QUERY Delete file DL0:[1,24]DIAG.MIS;1 [Y/N/G/Q]? Y Delete file DL0:[1,24]DIAG.OBJ;1 [Y/N/G/Q]? Y > >BYE Have a Good Afternoon 01-MAR-84 15:20 TT1: logged off NORDEN > Vaxnet> ^Z *** Normal VAXNET Termination *** $ DELETE DIAG.MIS;*/CONFIRM DUA2:[MILLER]DIAG.MIS;1, delete? (Y or N): Y $ $ LO MILLER logged out at 1-MAR-1984 15:59:21.35