Command Reference

Custom

This Custom tab is where you can set the following screen-specific options:

Instructions

Text:

This is the text that will appear on the screen as instructions or information. It will appear just below the top banner and just above anything else on the screen.

Edit Fields

This is where you add/edit all of your edit fields. You can have a maximum of 4 entries and a minimum of 0. Use the buttons bellow the list box to Add, Remove, or change the order of your edit fields.

Caption above edit field:

This is the text that will appear directly above the currently selected edit field.

Default text in edit field:

This is the text that will appear in the selected edit field by default.

Store text in variable:

This is the variable that will hold the text from the selected edit field. In other words, whatever the user enters in that edit field will be stored in this variable.

Minimum:

This is the minimum number of characters that need to be typed in the selected edit field.

Maximum:

This is the maximum number of characters that can be typed in the selected edit field.

Browse button style:

This option allows you to include a Browse button next to the edit box. Choose from "NONE "File" or "Directory".

NONE

-

Don't include a Browse button.

File

-

Causes the browse button to open a Browse for File dialog. The result will be inserted into the edit box.

Directory

-

Causes the browse button to open a Browse for Directory dialog. The result will be inserted into the edit box.

Visible

This check box controls whether or not the currently selected edit field will be visible.

Enabled

This check box controls whether or not the currently selected edit field will be enabled or not.

Data validation type:

This controls the data validation that Setup Factory will perform on the text in the currently selected edit field. Choose from:

Alphanumeric

This will allow any character to be entered into the currently selected edit field.

Numeric

If selected, only numeric characters will be allow in the selected edit field.