T O P I C R E V I E W |
Douggg |
Posted - May 25 2008 : 13:52:38 What happens if a group is NOT specified with RAC commands? Example: SendtoGroup This is my supject.
Will this send to all group? Give an error since no group was specified? Or send to the default group?
|
2 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - May 25 2008 : 22:25:34 Hi Douggg
A group name is required or ALL_GROUPS. Otherwise you get an error (shown in your History list).
E.g.
SendToGroup MyGroup Subject of Message
or
SendToGroup All_Groups Subject of Message
Silent can be specified anywhere in the SubscribeList command, my preference is:
SubscribeList MyGroup Silent
Nigel Xequte Software www.xequte.com nigel@xequte.com
|
Douggg |
Posted - May 25 2008 : 14:40:04 I have another RAC related question with the silent command. (I can't find an example in the documentation.
Is the use SubscribeList Silent Group or SubscribeList Group Silent ?
|