PLMODE/sort field pos,sort mode,callout mode,box mode,header mode,update ID sym mode,line space factor[,SECSRT,value1,value2][,COLUMN,value1,value2,value3][,RPMODE,value][,SKIPVL,value][,FROZEN,value][,IFERR,label:]
Allows you to control all of the mode settings for the parts list. The mode settings include the following: sort field position, sort mode, callout mode, box mode, header mode, update ID symbols, and line space factor.
A mode setting for all modes is required. All values must be positive integers. Valid settings are found below under Parameters.
Parameter |
Description |
sort field pos |
Specify the number of the column or field on which the system sorts the parts list members. Specify zero to indicate no sort field. For example, you may wish to list the parts list members numerically by the part number. If the part number field is column 1, you would specify this number in conjunction with the sort mode value of 3 for numeric sort. |
sort mode |
Specifies the method by which the parts list rows are sorted (or appear in the list). This value is used in conjunction with the sort field position value. 0 = No sort |
callout mode |
Specifies the manner in which any callouts or id symbols are generated for the parts list. 1 = Alphabetic
callouts |
box mode |
Specifies whether you want to form boxes by having lines drawn between all of the columns and rows of the parts list. 0 = Boxes
off |
header mode |
Specifies the position of the parts list header block. 0 = Header
above |
update ID syms |
Specifies whether to automatically update ID symbols of a given type attached to parts list members to reflect the new values generated from any changed callouts. 0 =
NO_UPDATE |
line space factor |
Specifies a line space factor larger or smaller than that of the normal font line space. The specified value is a multiple of the existing font line space. This must be a positive value. |
SECSRT,value1,value2 |
Specifies a second sort field where value1 is the second sort field position and value2 is the second sort mode (see the previous description for the sort mode parameter). |
COLUMN,value1,value2,value3 |
Specifies column control. The parameters value1, value2, and value3 have the following meanings. |
Value |
Description |
value1 |
Maximum rows per column >= 0 |
value2 |
-2 = Left with no
header |
value3 |
Gap between columns >= 0 |
RPMODE,value |
Specifies report mode. 0 = As
defined |
SKIPVL,value |
Specifies to skip one level. 0 = Parts list of
displayed part |
FROZEN,value |
Specifies which rows are frozen. |
Value |
Description |
0 |
No rows frozen |
>0< number of rows |
Rows up to and including this row are frozen |
>= number of rows |
All rows are frozen |