Boolean bInsPtWasOn;
Boolean bGsiWasOn;
form = FrmInitForm(frmLicenseAlert);
bInsPtWasOn = InsPtEnabled();
bGsiWasOn = GsiEnabled();
GsiEnable(false);
Still crashes on call to GsiEnable(false);
Thanks for helping...
Jonathan
2008/2/2, Lionscribe <[EMAIL PROTECTED]>:
>
> Try moving the FrmInitForm to begining of Function..
>
> --
> For information on using the ACCESS Developer Forums, or to unsubscribe,
> please see http://www.access-company.com/developers/forums/
>
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/