B Byak@ Active Member Licensed User Jul 15, 2008 #1 why? example of my code: Sub App_Start hw.New1 hw.RunAppAtEvent("gprs_check1.exe",hw.evNetDisconnect) hw.RunAppAtEvent("gprs_check2.exe",hw.evNetconnect) End Sub
why? example of my code: Sub App_Start hw.New1 hw.RunAppAtEvent("gprs_check1.exe",hw.evNetDisconnect) hw.RunAppAtEvent("gprs_check2.exe",hw.evNetconnect) End Sub
Erel B4X founder Staff member Licensed User Longtime User Jul 15, 2008 #2 You can use this program to check if the notification was saved or not: http://www.scarybearsoftware.com/checknotify.zip
You can use this program to check if the notification was saved or not: http://www.scarybearsoftware.com/checknotify.zip
B Byak@ Active Member Licensed User Jul 15, 2008 #3 Thanks. The program finds these events and they are active. What to do?
Erel B4X founder Staff member Licensed User Longtime User Jul 15, 2008 #4 Apparently your device doesn't support or raise these events.