dgfletcher
Programmer
A quick note. In VFP7
IF
.....
ELS && misspelled
......
ENDIF
seems to function exactly as if the ELS wasn't there.
The compiler doesn't flag it as an error.
If this is known, forgive the post. A quick search didn't show anything posted yet.
Don.
IF
.....
ELS && misspelled
......
ENDIF
seems to function exactly as if the ELS wasn't there.
The compiler doesn't flag it as an error.
If this is known, forgive the post. A quick search didn't show anything posted yet.
Don.