Chapter Contents

Previous

Next
Object Class: _broadcast

Object Class: _broadcast



Broadcasts a message to a list of objects


Syntax

Syntax

objectName._broadcast( message, numArg, charArg );

Argument Type Use Description
message Character Input specifies the text of the broadcast message that is passed to each receiver's _receive method
numArg Numeric Input specifies a number of an identifier of a list that contains broadcast data that is passed to each receiver
charArg Character Input specifies a string that is passed to each receiver


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.