CodeGeneratorDlg.OutputPathDialogAction
Property: OutputPathDialogAction as SPYDialogAction
Only available/enabled in the Enterprise edition. An error is returned, if accessed by any other version.
Description
Defines how the sub-dialog for selecting the code generation output path gets handled. Set this value to spyDialogUserInput(2) to show the dialog with the current value of the OutputPath property as default. Use spyDialogOK(0) to hide the dialog from the user.
Errors
2200 | The object is no longer valid. |
2201 | Invalid action passed as parameter or an invalid address was specified for the return parameter. |