AT&T Home | AT&T Labs | Research
AT&T Labs, Inc. - Research

The Yoix® Scripting Language

Home | What's New | Grammar | Documentation | Download | License | YChart | YDAT | YWAIT | Byzgraf | FAQs
checkPropertiesAccess () yoix.system
 
Asks the interpreter to carry out the security checking needed to find out if the calling thread can access all system properties and returns non-zero if the operation is allowed and zero if it is not. This Builtin is closely connected to the SecurityManager function that has the same name, however it does not participate in security checks, but instead it provides an easy way for applications to run security checks without actually carrying out an operation that might raise exceptions that need to be caught.
 
 Return:   int
 
 See Also:   checkAccept, checkConnect, checkCreateRobot, checkDelete, checkExec, checkExit, checkListen, checkMulticast, checkRead, checkReadDisplayPixels, checkReadEnvironment, checkReadProperty, checkSystemClipboardAccess, checkWrite, checkWriteProperty, SecurityManager

 

Yoix is a registered trademark of AT&T Inc.