Source: utils/rc_maker/resource_enter.pro
resource_enter
Enter resource values.
Usage:
value=resource_enter(resource, type, count, default, comment)
Arguments:
resource string input The resource we are setting.
type string input The type of value it expects.
count int input How many values?
default string input The default value(s) for the
resource.
comment string input The comments that precede the
resource.
History:
Original: 16/3/01; SJT
Get current value: 22/3/01; SJT