Send directory list
![]() |
Advanced dialog |
Use this field to specify the maximum number of files that will inserted in the directory listing. A value of 0, indicates no limit on the number of entries.
Use this field to specify the maximum line length.
Lines longer that the specified number of characters will be either cut off or wrapped depending on the 'Wrap long lines' setting.
Check this field if the directory listing should be sent as comments. You can specify the format of comments on the 'Machine Type' setup sheet.
Check this field if the directory listing should be sent with block numbers. You can specify the format of block numbers on the 'Machine Type' setup sheet.
Check this field to wrap long lines.
If you do not check this field, lines longer than the value specified in 'Max length of lines', will be cut off.
Check this field if DNC-Max should attempt to resize each column to fit within the maximum line length.
This will produce a nicer output, but may result in longer lists, or cutting of some columns.
Use this field to include only files with specific extensions in the directory listing.
To specify multiple extensions, separate them with a comma.
Using the wildcards * and ? is supported.
To allow files without extensions, specify a comma at the beginning.
Example: To include only files with the extensions .ISO and .NC, specify: ISO,NC
Example: To include only files where the first letter of the extension is N, specify: N*
Example: To allow only files without an extension, or with the extension NC, specify: ,NC
![]() | Only files that match the extensions specified on the associated remote request setup will be included, so even if you specify NC in this field, files with the extension NC are only included, if the associated remote request set is configured to look for files with the extension NC. |
![]() | Remote request extensions are specified in the 'Include files with the following extensions in directory listings' field on the 'Set/Advanced' setup sheet. |
Use this field to include only files that match the specified criteria.
To specify multiple criteria, separate them with a comma.
Using the wildcards * and ? is supported.
Example: To include only files that start with PN or PO, specify: PN*,PO*
![]() | Only files that match the extensions specified on the associated remote request setup will we include. |
Use this field to exclude files with specific extensions from the directory listing.
To specify multiple extensions, separate them with a comma.
Using the wildcards * and ? is supported.
To exclude files without extensions, specify a comma at the beginning.
Example: To exclude files with the extensions .ISO and .NC, specify: ISO,NC
Example: To exclude files where the first letter of the extension is N, specify: N*
Example: To exclude all files without an extension, or with the extension NC, specify: ,NC
Use this field to exclude files that match the specified criteria.
To specify multiple criteria, separate them with a comma.
Using the wildcards * and ? is supported.
Example: To exclude files that start with PN or PO, specify: PN*,PO*
Check this field to include directory names in the directory listing
Use this field to enable wildcard directory listings.
With wildcard directory listings you can request a directory listing including only files that match a search pattern.
Example: (/REQ DIR P1*) will list only files that start with P1
Example: (/REQ DIR *.DAT) will List Files that have the extension DAT
Use this field to specify the wildcard character.
With wildcard directory listings you can request a directory listing including only files that match a search pattern.
Example: (/REQ DIR P1*) will list only files that start with P1
Example: (/REQ DIR *.DAT) will List Files that have the extension DAT
Use this field to specify how many lines from the program should be included in the directory listing.
Example: If you specify 3 in this field, the 3 first lines from each program will be included in the listing.
Use this field to specify the first line that should be sent.
Check this field if only lines containing comments should be included in the listing.
Example: If you specified 10 in the 'Include program lines' field, but only 3 of the first 10 lines in the program contained comments, then only these 3 lines are included in the directory listing.
Check this field to add block numbers to all the program lines.
Check this field if program lines should be sent in comments.
Check this field to indent program lines with 3 spaces.
This makes it easier to locate the program lines in the directory listing.