NovObjectSecurity

Prev Next Home Home Table Of Contents Index

NovObjectSecurity : Number

NovObjectSecurity is used when objects are created to determine who can read or write the object. The number is one byte. The upper 4 bits control who can read the object, the lower 4 bits control who can write to the object.


  0000 Anyone
  0001 Logged In
  0010 Only your Object
  0011 Supervisor
  0100 Netware Itself

The default is $11 (00010001) which is anyone logged in can read or write to the object.

NovObjectSecurity can also read and set the security of an existing object.


Example:
NovObjectSecurity('MARXMENU',600) = $13 Writeln NovObjectSecurity('MARXMENU',600)

See Also: NovCreateObject NovStaticObject NovPropertySecurity

Category: Bindery

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home