
- 40 -
Internal Variables
Internalvariablesarefilledautomaticallybythesoftwareandyoudonothaveanyinfluenceon
them.Theycannotbeeditedandmodified,butonlyusedontheform.Theirvalueisupdatedfor
everyprintedlabel.
Internalvariablesarerepresentedwiththe iconsotheycanbeeasilydistinguishedfromtheother
typesofvariables.
Thelistofavailableinternalvariables:
ComputerName Contains the information about the computer name of a
PC computer where labels are processed, as specified
from Windows system.
Date Contains the current system date.
DefaultPrinterName Contains the name of the default printer on the system.
FormName Contains the name of the form file that is currently used.
LabelName Contains full name of the current label, including the path
to the file.
LabelPrinterName
Contains the name of the printer that is used on the label.
ShortFormName Contains the name of the form file without the path. Only
filename with the extension OFF is available.
ShortLabelName Contains the name of the label without the path. Only file-
name with the extension LBL is available.
SystemUserName Contains the name of the system Windows user that is
logged in and is running the application.
Time Contains the current system time.
UserName Contains the name of the Label Gallery user that is logged
in and is using the application. This variable has some
value only when you have enabled user management in the
software.
Types of Variables
Eachtypeofvariablehasitsownicontoeasierdistinguishvariablesamongeachother.Theiconin
frontofthevariablenamedeterminesitstype.
Theavailabletypesofvariablesare:
Prompt variables that are defined in a label file.
The application reads these variables from the label file and show them in the list.
Database variables that are defined in a label file.
The application will read these variables from the label file and show them in the
list.
Local variables on the form.
These variables are local to the form and are not included in the label file. You can
use these variables on the form and in the actions.
Internal variables on the form.
These variables are local to the form and are not included in the label file. You can
Kommentare zu diesen Handbüchern