ICeMaN_179
Newcomer
i am using
in my code and i get a compile error and the debugger says that NULL needs to be declared, what does this need to be declared as ?
dim NULL as ???
Visual Basic:
is null
in my code and i get a compile error and the debugger says that NULL needs to be declared, what does this need to be declared as ?
dim NULL as ???