saumya
25th September 2009, 09:28
what is the maximum value which filled.occ can hold.
george7a
25th September 2009, 10:42
HI,
The variable type is long. So the maximum is 2147483647.
But since this variable is the number of filled occurrences, then it depends on how much the form can show on your screen.
- George