Purpose
Returns the number of open documents.
Syntax
[nCount = ] Object.Count
The Count property syntax has the following parts:
Name |
Type |
Description |
Object |
DioDocuments |
DioDocuments object. |
nCount |
SHORT |
Integer specifying the number of windows currently in DIOEasy frame. |
See Also