setopt


Name

setopt — view or set the value of an option

Synopsis

Supported for RTserver, RTclient, RTmon, RTgms, and RTacl:

setopt 
setopt option 
setopt option value 

Description

The setopt command is used to view or set the value of an option. If called with option and value, setopt sets option to the new value. If called with option only, setopt displays the option name and its current value. If called without arguments, setopt displays all RT process options and their current values.

Caution

If an option’s value is a list of items, the items must be separated with commas (value1, value2, ...).

To prevent irreversible damage to your SmartSockets system, this command should not be specified with the Enable_Control_Msgs option without careful supervision.

See Also

helpopt, unsetopt

Examples

Within a command file, you can change the Time_Format option to change how your RTclient displays time, from the default of showing time in hours, minutes, and seconds to showing both the date and time:

setopt time_format full 

TIBCO SmartSockets™ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com