Hey, Just in case this thread stays inactive, I am adding this message stating this is probably a bug in Sony's simulator. As Sony stopped their developer support, there's not much that can be done here. Just buy a Sony device.
Jonathan 2008/2/2, Jonathan Carse <[EMAIL PROTECTED]>: > > 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/ > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
