What am I doing wrong?

Dec 08, 2008 0 Replies

The following pops up a msgbox "OK Bridge; Then it pops up a msgbox "QSRules is null"



Trying to use qsRules results in an 'object required" error.



What am I doing wrong?



Thanks Galen


If Not qsBridge Is Nothing Then



msgBox("OK Bridge")



end if



Dim QSRules



Set QSRules = qsBridge.RequestQSRules()



if QSRules is nothing then msgBox("QSRules is null") else msgBox("OSRules OK") end if


Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required