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