Use this dialog to specify the format of the directory listing.
Note: You must enable remote request to use directory listings.
![]() |
Directory Listing dialog |
The directory listing feature enables the CNC operator to request a listing of the programs available on the server.
To request a directory listing, the CNC operator sends a small remote request program to the DNC. If the name extracted by one of the remote request sets matches one of the Directory request identifiers (described below), a directory listing is generated for that remote request set. Example: If the operator sends:
[INDENT]
O9999N0010 (PRG=DIRLIST)
%
[/INDENT]
The DNC server could respond:
[INDENT]
O9999N0010 (- NAME ------- DATE -)
N0020 (P1023.NC 10-08-00)
N0030 (P1024.NC 11-08-00)
N0040 (P1025.NC 10-08-00)
N0050 (P1026.NC 12-08-00)
N0060 (---------------------)
N0070 M30
%
[/INDENT]
Check this field to enable directory listings.
![]() | You must enable remote request to use directory listings. |
Use this field to specify the program name(s) that should activate the directory listing. The directory listing will be generated for all the directories visible from the remote request that triggered the listing. You can specify multiple program names by separating them with commas.
Ex. To generate directory listings for the program names '9998' and 'DIRLIST', specify '9998,DIRLIST'.
Check this field to send the data specified on the 'End of feed' dialog, after the receive report is sent.
Check this field to send the data specified on the 'Start of feed' dialog, before the receive report is sent.
Use this field to specify any data that should sent before the directory listing. Data specified here will be sent without block numbers, and not enclosed in comments.
![]() | The data is sent unmodified, so if you enter block numbers or comments, they will be included. |
Use these fields to specify the contents of up to three columns of file information.
The information selected can be one of the following: Use this field to specify the contents of the first column.
Use this field to specify any data that should be sent before each entry in the directory listing
![]() | If 'Send in comments' and/or 'Send with Block numbers' is selected, you can disable them by adding a ! at the start of the line. |
Use this field to specify any data that should be sent between each entry in the directory listing
![]() | If 'Send in comments' and/or 'Send with Block numbers' is selected, you can disable them by adding a ! at the start of the line. |
Use this field to specify any data that should sent after the directory listing. Data specified here will be sent without block numbers, and not enclosed in comments.
![]() | The data is sent unmodified, so if you enter block numbers or comments, they will be included. |