You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Hello guys! I am developing an application a few months (more than a year to be exact) and it has a "ping to server" code and returns its value in MS, however this code simply stopped working infinitely, it only does test 4 times and then stops working. the command is var SAs = app.CreateSysProc ("ping -n -A 52.67.166.50");
Steve Garman
unread,
Oct 17, 2018, 11:45:59 AM10/17/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DroidScript
Are you sure it was working before?
The only working arguments I have ever seen working for app.CreateSysProc are "sh" or "su"