is an "unknown key," TSE says
when you try to assign a macro to it, tho it
will accept the alternative name .
Is this the shortest way of saying this? It's at OnFirstEdit().
case CurrName()
when "$reply"
if CurrLine()==1 and CurrChar()==Asc("|") Right() Down() endif
if CurrLine()==2 and CurrChar()==Asc("|") Up() DelLine(6) BegFile() endif
endcase
It auto-deletes the header in Speed Read's $REPLY.SR, but leaves
it intact in REFER.SR; you get both or neither from the reader.
Is there some oddity about saving the setting of Case-Sensitive
Sort under the Util Menu as "Off"? I tried repeatedly selecting
Save Current Settings from the Options Menu, and it never stuck.
I finally discovered that putting "sort_flags = 2" in TSE.UI's
WhenLoaded() section works.
-- SPEED 2.0m #1019: There are limits to the limits with which one can live.
--- QScan/PCB v1.17b / 01-0175
---------------
* Origin: Eagle's Nest Comm., Inc Prov, RI 401-621-4600 (1:323/150)
|