Example of PxInclude Widgets with multiple ORD variables

This example illustrates how PxIncludes can use more than one ORD variable.

The figure shows a Px Editor view of a Px file. This Px file has a PxInclude Widget with multiple variables defined, as shown in the widget’s Properties, and variables windows.

Figure 1. Example: PxInclude Widgets with Multiple ORD Variables


This window opens when you double-click on the variables property in a PxInclude widget.

  • The PxInclude widget is placed in the bottom left corner of the Px Editor view of a parent Px file (displaying three of the four included ORD variables).

  • You define the ORD variables by typing in the editor. What you type appears in the Value column of the variables window. The variable values display in the After column in the lower half of the window.

  • Defined variables display in the PxInclude Properties window (or Properties palette) with multiple variables displaying in the variables property value field separated by commas.

  • Values display in the PxInclude widget area only after the variable is defined (using the Variables window).