List Export

This section describes how to configure program listing export. Program listing can be stored as a text file or Excel file, and exported to a file or a printer.

To configure List Export settings, select Setup in the Administration menu, or click the Setup dialog launch icon in the Database menu. Select List Export from the Server Settings menu in the left window of the CIMCO NC-Base Configuration dialog. The List Export dialog is shown below:

List Export configuration dialog.

To File

param

File type

Select the file type used for exporting program lists from the drop-down list.

param

Field separator

Use this field to specify the field separator (only active if text file is selected as file type).

param

Worksheet name

Select the Excel worksheet name from the drop-down list (only active if Excel Spreadsheet is selected as file type).

param

Add field names to first row

Check this field if the field names should be inserted as the first row in the exported file.

param

Filename

Use this field to specify the default filename used when exporting program lists.

You can use the normal environment variables for date and time, and 3 additional variables:

param

Real name (example)

This field shows the result of the file name specified above, when the environment variables are replaced with their values.

To Printer

param

Print in two columns

Check this field to print program info in two columns.

Custom SQL Querys

You must restart the Editor to activate these functions.

param

Custom Query 1-2

Custom database query. Format should be SELECT programid FROM programs WHERE ....