Source: utils/rc_maker/parse_resource.pro
parse_resource
Parse a resource template line and call the appropriate input
tool.
Usage:
parse_resource, rline, comment, unit, isys
Arguments:
rline string input The resource template line to parse.
comment string input The comments preceding the template
line.
unit long input The unit to which to write the
resulting resource line.
isys byte input Is this a system or a user resource
file. (Actually ignored in this "first
cut").
History:
Original: 16/3/01; SJT