Visual Basic | |
---|---|
Function PromptForFileName( _ ByVal Prompt As System.String, _ ByRef FileName As System.String _ ) As System.Boolean |
Parameters
- Prompt
- Text of prompt to display in the command window
- FileName[out]
- Document's path and file name
- Result[out] or Return Value
- True if the prompt is displayed in the command window and a document's path and file name are returned, false if not
ICommandMessage Interface
ICommandMessage Members
ICommandMessage::PromptForFileNameOrKeyword Method ()
ICommandMessage Members
ICommandMessage::PromptForFileNameOrKeyword Method ()
DraftSight V1R2.0