[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

SRCH6.ZIP



OK, I promise to stop this madness. I have a v.7, but it's a trivial change
from v.6.

New version allows you to toggle between case-sensitive and case-insensitive
searches by pressing and releasing the Shift key before you start the search.
 The general technique might be useful in your own programming -- the ability
to press an otherwise non-functioning key, capture the keycode, and do
something as a result. XyWrite does this (in another way) with the Alt key
to go to the menus.

I've also isolated the search stack code a little better so you can remove it
if you don't use the ENHANCED menus/dialogs.

You can copy this program directly into a user command file -- just give it a
header like
{{5,^^s}}
and surround it with ASCII 2 smileys. Then put XH,JM,(,2,.,^,^,S,) in your
keyboard file (maybe on Ctrl+shift+F).

Tim Baehr
tbaehr@xxxxxxxx

Attachment: SRCH6.ZIP
Description: Binary data