Source: utils/rc_maker/rc_maker.pro
rc_maker
Generate a resource file.
Usage:
rc_maker[, /system, file=file]
Keyword:
system If set, then create a system resource
file, by default, a user resource file
is created.
file string input Set an explicit filename rather than
the default (overrides the /system
setting).
History:
Original: 16/3/01; SJT
Remove findfile calls: 15/4/03; SJT
Replace findfile calls: 15/4/03; SJT
Remove VMS support: 15/4/03; SJT