doChore function

void doChore(
  1. BlanketChore chr,
  2. dynamic _act
)

main W O R K routines

Implementation

void doChore(BlanketChore chr, var _act) {
  _flowCOuter(' :FLOW:doChore -->  Actual  W O R K   code here...', _pB);
}