Forum Discussion

Pakema's avatar
Pakema
Contributor
15 years ago

[VBScript] Shall I use "Set a = nothing"?

When program on vb we use "set a = nothing" But in TC ? f.e. Set a = Aliaces.Sys.iexplore in end of function shall I use "Set a = nothing" or not ?