Go to: Synopsis. Return value. Flags. MEL examples.

Synopsis

xpmPicker [-fileName string] [-parent string]

xpmPicker is undoable, NOT queryable, and NOT editable.

Open a dialog and ask you to choose a xpm file

Return value

stringThe full name of the xpm file

Flags

fileName, parent
Long name (short name) Argument types Properties
-fileName(-fn) string create
default filename to display in dialog
-parent(-p) string create
parent window for modal dialog

Flag can appear in Create mode of command Flag can appear in Edit mode of command
Flag can appear in Query mode of command Flag can be used more than once in a command.

MEL examples

xpmPicker;