[AccessD] ISLOADED fails?

Mark A Matte markamatte at hotmail.com
Fri Apr 17 10:35:52 CDT 2009


Hello All,

 

Using Access'03 the function isloaded does not always return the correct value?

 

Function IsLoaded(strName As String, _
Optional intType As Integer = acForm) As Boolean
IsLoaded = SysCmd(acSysCmdGetObjectState, _
intType, _
strName) = acObjStateOpen

End Function

 

Any thoughts?

 

Thanks,

 

Mark

_________________________________________________________________
Rediscover Hotmail®: Now available on your iPhone or BlackBerry
http://windowslive.com/RediscoverHotmail?ocid=TXT_TAGLM_WL_HM_Rediscover_Mobile2_042009


More information about the AccessD mailing list