BtServer:NoIVarPut()

 

<< Click to Display Table of Contents >>

Navigation:  Server Classes > BtServer Class >

 

BtServer:NoIVarPut()

 

Previous pageReturn to chapter overviewNext page

 

Purpose

 

 

Provide a general error interception that is automatically called (in any class) whenever an assignment reference is made to a non-existent exported instance variable.  In the BtServer class, it is used to implement access to field values

 

 

 

Prototype

 

 

METHOD NoIVarPut ( symVar, uValue )  CLASS BtServer

 

 

 

See Also

 

 

BtServer, BtServer:FieldPut()