help_where       10787 src/simh/scp.c     } help_where = { "", NULL, 0, 0 };
help_where       10792 src/simh/scp.c     help_where.error = #text;      \
help_where       10793 src/simh/scp.c     help_where.prox = here;        \
help_where       10870 src/simh/scp.c     help_where.block = hblock - astrings;
help_where       10871 src/simh/scp.c     help_where.line = 0;
help_where       10875 src/simh/scp.c         help_where.line++;
help_where       11328 src/simh/scp.c                    (int)help_where.block, (int)help_where.line, help_where.error,
help_where       11329 src/simh/scp.c                    help_where.prox ? "Near '" : "",
help_where       11330 src/simh/scp.c                    help_where.prox ? 15 : 0, help_where.prox ? 15 : 0,
help_where       11331 src/simh/scp.c                    help_where.prox ? help_where.prox : "",
help_where       11332 src/simh/scp.c                    help_where.prox ? "'" : "");