
NAURTECH WEB BROWSER AND TERMINAL EMULATION FOR WINDOWS CE AND WINDOWS MOBILE
CETerm Scripting Guide Page 26
Play a tone or wave file on the device (deprecated)
Play a tone on the device (deprecated)
Send a command to a session (asynchronous)
Run a script (called from a web browser only)
Send a command to a session (synchronous)
Create a recurring interval script execution timer
Set the current script execution timeout
Create a one-time script execution timer
AbortScript ( )
Stop the currently executing script.
ClearAllTimers ( )
Clear all recurring interval timers and one-time timers.
ClearInterval ( intervalTimerID )
Clear the specified recurring interval timer.
ClearTimeout ( timerID )
Clear the specified one-time timer.
value = GetProperty ( propertyName )
Return the named property value. This may be a device property, application
property, or session property. See Appendix 2 for a list of available properties.
Returns the JavaScript “undefined” value if the requested property cannot be
found.
PlaySound ( sound ) (deprecated)
Play a tone or wave file on the device. This PlaySound is not the same as the
Windows PlaySound of the OS object. This method will accept a wave file name
Kommentare zu diesen Handbüchern