Source: utils/rc_maker/resource_choose.pro
resource_choose
Set a resource value from a list of values.
Usage:
value = resource_choose(resource, list, comment)
Arguments:
resource string input The name of the resource we
are setting.
list string input The list of possible values.
comment string input Any comment describing the
field.
History:
Original: 16/3/01; SJT
Get current value: 22/3/01; SJT