DmisOut Method
Description
This function outputs DMIS results to a file.
Syntax
| Visual Basic |
|---|
Public Function DmisOut( _ ByVal bExecOrder As Long, _ ByVal FileName As String _ ) As Boolean |
Parameters
- bExecOrder
- FileName
Return Type
Boolean value. Boolean returns TRUE if the expression succeeds, FALSE otherwise.
See Also