slim2
Programmer
- Oct 18, 2001
- 94
I keep getting the word else is missing. What am I missing?? There is no information to indicate anything is wrong in crystal help.
If not inRepeatedGroupHeader Then
(
Global NumberVar Array TotLnDol := [0,0,0,0,0,0,0,0,0,0,0,0,0];
Global numberVar Array NonAcDol := [0,0,0,0,0,0,0,0,0,0,0,0,0];
)
Thanks
If not inRepeatedGroupHeader Then
(
Global NumberVar Array TotLnDol := [0,0,0,0,0,0,0,0,0,0,0,0,0];
Global numberVar Array NonAcDol := [0,0,0,0,0,0,0,0,0,0,0,0,0];
)
Thanks