Alright. I have hacked around with this for a few minutes and found a "work around".
I commented out this line like so
Code:
/B,1,450,75,72,"SENDKEY;c",
and added this line
Code:
B,1,450,75,72,"SENDKEY;%{f}{l}"
This will go straight to savign the location (not bring up the current location info)
This works okay, but it would be nice if it worked properly the other way. ex. Bring up the info and then click save and bring up the dialog to edit the name and/or just save it.
Edit:
I have settle on this:
Code:
B,1,450,75,72,"SENDKEY;%{f}{l}",@SENDKEY;c@
If you press "save location" it will just bring up the "Add to favorites" and you can do so (it works). If you press and hold "save location" it will bring up the current location dialog (selecting save still does nothing).
It works, Lew
Bookmarks