beautypg.com

Status, Astatus = createstatus(), Astatus = status – ClearOne Writing StreamNet User Manual

Page 39: Status:setfield(field, value), Astring = astatus:getfield(field)

background image

Reference

9-9

All specifications subject to change without notification. All rights reserved. Copyright © 2007 NetStreams

Main +1 512.977-9393 / fax +1 512.977.9398 / Toll Free Technical Support +1 866-353-3496

3600 W. Parmer Lane, Suite 100; Austin, TX 78727 /

www.netstreams.com.

Status

aStatus = createStatus()

Creates and initializes a new status object.

Under normal circumstances this function is unneeded by the developer since the
status objects for the control and subNodes are automatically created.

aStatus = status

Contains the status object for the control.

status:setField(field, value)

Updates a field in the status report and triggers status report generation “soon”
Assigning a field the value of nil will remove it from the report.

aString = aStatus:getField(field)

Returns the value of a field in the status report.