I've been gone for a while.
Now i return to recompile an app that worked.
But now it won't compile, suddenly i get the error
"Error description: Unknown member: vibrate
Occurred on line: 138
myphone.Vibrate(50)"
myphone is defined in sub globals to Phone - so has vibrate been moved out of Phone or what's going on?
Now i return to recompile an app that worked.
But now it won't compile, suddenly i get the error
"Error description: Unknown member: vibrate
Occurred on line: 138
myphone.Vibrate(50)"
myphone is defined in sub globals to Phone - so has vibrate been moved out of Phone or what's going on?