Method code for $read_parser.new_with()

[Turn on line numbering]
arg task_id, count;

return (<this(), #[['lines, []], ['status, 'not_done], ['count, count], ['task_id, task_id]]>);

// Created 27-Mar-1995 as a part of ColdCore, see: @help Credit

Method Ancestry Override:

 ----   31 $read_parser.new_with(task_id, count)
 ----    7 $frob.new_with(value)

Tlon