Hi all
I want to check whether the form exists or not im doing coding but it is showing error when form doesnt exist
I tried like this
if SBO_Application.Forms.GetFormByTypeAndCount ("TypeMyForm",0).TypeCount > 0 then
By
Firos