REMVPL/{kv1,kv2,kv3|obj_list}[,IFERR,label:]
Allows you to remove a row from the parts list, or to break the link between an object and the parts list, thereby removing it from the parts list.
To remove a row from the parts list, you can use two methods. You can either specify three key field values to define a unique row, or you can specify the desired objects in an object list.
Parameter |
Description |
kv1,kv2,kv3 |
Three key field values used to specify a unique row to remove from the parts list. Key field values must be listed in the order they appear in the parts list. If the key field values are entered directly as strings, each must be enclosed in single quotes. All three key field values must be specified. If only two key fields exist in the parts list format, the third key field value must be specified as a blank (for example, 'PART NO.','NAME',' ',). |
obj_list |
A list or array of desired objects to remove from the parts list. |
IFERR,label: |
A label to which program execution jumps if an error occurs. |