Open document/program, Open label, Print label – QuickLabel PowerForms User Manual
Page 17

- 17 -
File Name: Select a fixed form name on the hard disk or select a variable containing the name of the
form.
Previously opened form: The form that was used to open the current form will be re-opened. The
history of opened forms is remembered, and you can go back several levels deep.
Note:
The result of using the Previously opened form option is the same as if you would click Back button
in your Internet Explorer while browsing the internet.
Condition: This is a scripting boolean expression. Only two results are possible (True and False).
Use this option to enable current action only when some term is met. The action will be started only
if condition returns True as the result of the expression (this setting is only available in the advanced
Action Editor mode).
Open Document/Program
The action executes the specified program or opens the specified document, when the button is
clicked.
File Name: Define a file name for the document/program that you want to open. Include full path to
the program or document.
Note: If you are opening a program, you can also include variables as parameters in the command
line. Enclose the variables in the square brackets. For example: c:\program files\my_program.exe
[Variable]
Hide window: Enable this option to hide the Command Prompt window that displays when the
selected application launches. Usually you do not want the user to see the black Command Prompt
window.
Wait for completion: Enable this option if you want to wait for the result from the application that
you run and the next actions in the list rely on its completion.
Condition: This is a scripting boolean expression. Only two results are possible (True and False).
Use this option to enable current action only when some term is met. The action will be started only
if condition returns True as the result of the expression.
Open Label
This action defines the label file that will be used to printing, when the user clicks on the button.
Label: Define the fixed name of the label or select the variable containing the path and name to the
label.
Condition: This is a scripting boolean expression. Only two results are possible (True and False).
Use this option to enable current action only when some term is met. The action will be started only
if condition returns True as the result of the expression (this setting is only available in the advanced
Action Editor mode).
Note: The action Open Label can contain other actions nested below it. You must always use the
Open Label action to print labels and executing some other actions. Such actions cannot exist on
their own, but are always nested below Open Label action.
Print Label
This action executes the printing command and defines how many labels will be printed.
Number of Labels: Define how many labels should be printed.