Jump to content
Macro Express Forums

Case Sensitivity based upon Second character??


jmazor

Recommended Posts

If someone knows how to accomplish this, that would be great. Otherwise, maybe the intrepid programmers can take this as a suggestion:

 

I know that we can use the Case Sensitivity setting for a given macro to enable the case of the first letter in a shortkey to control the case of the first letter of the resulting text, like this:

 

Shortkey: bnk

Result: bankruptcy

 

Shortkey: Bnk

Result: Bankruptcy

 

However, my entire shortkey library uses leading punctuation characters, so the actual shortkey is ".bnk" or ".Bnk". Obviously, that means that the first character is always a punctuation mark, and the first letter ameanable to upper and lower case is actually the second character. Also, I can't even consider changing the structure.

 

I know that I can make the entire shortkey case sensitive, but that would create too many potential versions of the shortkeys and be more trouble than its worth.

 

My solution has been to ignore case sensitivity and just add an "x" to the shortkeys. For example:

 

Shortkey: bnk

Result: bankruptcy

 

Shortkey: bnkx

Result: Bankruptcy

 

I was wondering if anyone had a better idea. Otherwise, maybe the feature could enable the user to chose to use the first OR the second character of a shortkey to control the case of the text?

Link to comment
Share on other sites

my entire shortkey library uses leading punctuation characters, so the actual shortkey is ".bnk" or ".Bnk".

You could set the ShortKey Prefix key to . and remove . from the activation sequence. You would still type .bnk or .Bnk to activate the shortkey macro.

Link to comment
Share on other sites

Kevin -

I should have thought of that.

But I have been using other punctuation for different groups of shortkeys (e.g., periods for most shortkeys, semicolons for shortkeys "written" by my case management system, commas for shortkeys corresponding to the names, emails, phones, etc. of people we frequently refer to), so it may not work out.

 

I hope that you will consider my suggestion.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...