Skip to Content
0
Former Member
May 15, 2010 at 06:02 AM

Form Count

145 Views

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