Advanced

Send directory list

Advanced dialog

param

Max list size

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.

param

Max length of lines

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.

param

Send in comments

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.

param

Send with block numbers

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.

param

Wrap long lines

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.

param

Smart column sizes

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.

param

Only include files with extension(s)

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.

param

Only include files that matches

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.

param

Exclude files with extension

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

param

Exclude files that matches

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*

param

Send directory names

Check this field to include directory names in the directory listing

param

Allow wildcard listings

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

param

Wild character

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

Send file 'header'

param

Include program lines

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.

param

Starting from line

Use this field to specify the first line that should be sent.

param

Only send lines with comments

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.

param

Add block number to program lines

Check this field to add block numbers to all the program lines.

param

Send program lines in comments

Check this field if program lines should be sent in comments.

param

Indent program lines

Check this field to indent program lines with 3 spaces.

This makes it easier to locate the program lines in the directory listing.