help_where       10597 src/simh/scp.c     } help_where = { "", NULL, 0, 0 };
help_where       10602 src/simh/scp.c     help_where.error = #text;      \
help_where       10603 src/simh/scp.c     help_where.prox = here;        \
help_where       10680 src/simh/scp.c     help_where.block = hblock - astrings;
help_where       10681 src/simh/scp.c     help_where.line = 0;
help_where       10685 src/simh/scp.c         help_where.line++;
help_where       11137 src/simh/scp.c                    (int)help_where.block, (int)help_where.line, help_where.error,
help_where       11138 src/simh/scp.c                    help_where.prox ? "Near '" : "",
help_where       11139 src/simh/scp.c                    help_where.prox ? 15 : 0, help_where.prox ? 15 : 0,
help_where       11140 src/simh/scp.c                    help_where.prox ? help_where.prox : "",
help_where       11141 src/simh/scp.c                    help_where.prox ? "'" : "");