Go to: Synopsis. Return value. Flags. MEL examples.
launch [-directory string] [-movie string] [-pdfFile string] [-webPage string]
launch is undoable, NOT queryable, and NOT editable.
Launch the appropriate application to open the document, web page or directory specified.None
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-movie(-mov)
|
string
|
|||
|
||||
-pdfFile(-pdf)
|
string
|
|||
|
||||
-webPage(-web)
|
string
|
|||
|
||||
-directory(-dir)
|
string
|
|||
|
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. |
//launch a web browser to open webpage http://www.autodesk.com launch -web "http://www.autodesk.com";