Setdatabase, Setprintparam, Settable – QuickLabel NiceWatch User Manual

Page 83

Advertising
background image

Automating the Software

83

NiceWatch User Guide

SETDATABASE

SETDATABASE <database_name> = <value>

database_name

The name of the currently used database as defined in the
program.

value

The name of the new table that should be used as data source.

This command allows you to use some other database with the label file and not the one,
that was connected to the label file at design time.

This other database will only be used when printing labels, the label file will remain
intact with connection to the original database.

SETPRINTPARAM

SETPRINTPARAM paramname=value

This command allows you to set advanced print parameters before printing.

Currently supported PARAMNAMES are:

PAPERBIN

Use it to specify from which tray the paper should be used. If
the printer is equipped with more than just one paper / label
tray, you can control which is used for printing.

The name of the tray should be acquired from the printer
driver.

PRINTSPEED

Use this parameter so specify printing speed. The value for
parameter varies from one printer to the other. Consult
printer's manuals for numbers.

PRINTDARKNESS

Use this parameter so specify printing darkness / contrast.
The value for parameter varies from one printer to the other.
Consult printer's manuals for numbers.

SETTABLE

SETTABLE <table_name> = <value>

table_name

The name of the currently used table as defined in the program.

value

The name of the new table that should be used as data source.

Advertising