Text capitalization (maybe Phraseexpress) [closed]












0















I need a quick and convenient way to capitalize the text that I've selected, independent of the environment (I know how to do it in Microsoft Word, but I need to do it anywhere).



I have Phraseexpress and I know it can do that for me, but my code isn't working



{#uppercase {#insert $clip}}


Either a working code or another tool would be just fine.



Please advise! Thank you!










share|improve this question















closed as off-topic by Tetsujin, music2myear, fixer1234, karel, Pimp Juice IT Jan 29 at 18:08


This question appears to be off-topic. The users who voted to close gave these specific reasons:



  • "This question is not about computer hardware or software, within the scope defined in the help center." – fixer1234, Pimp Juice IT

  • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Tetsujin, karel


If this question can be reworded to fit the rules in the help center, please edit the question.

















  • Please expand on what you mean by "independent of the environment". Do you mean you need this function on ALL possible computers? A subset of possible computers? Please use the edit button to add this and other necessary information to the question. Note: SuperUser is NOT a software recommendation or code/script writing service. You have given us some code already and a program, but you have also asked us to write you code and suggest applications. The first part is OK and certainly something we can help with, the latter parts are NOT ok and should be remove from the question.

    – music2myear
    Jan 28 at 16:50











  • Please add what about this code isn't work, any output in the console, or any other data and evidence regarding the nature of the failure of the code you have tried. Simply saying it doesn't work is insufficient. Finally, please explain what sort of capitalization you're trying to do: first letter of sentences, some words, all letters of all words, something else?

    – music2myear
    Jan 28 at 16:51











  • Regardless of the environment = no matter if one is using Microsoft Word, a browser, Notepad, Explorer... Skype... just anywhere. Doesn't work = doesn't do anything. Nothing happens. Capitalization = ALL CAPS LIKE THIS.

    – Hans Brandt
    Jan 29 at 6:42











  • Edits should be made to the original post, not added in comments. This allows the original post to improve and adjust until it is complete and sufficient to provide all necessary information.

    – music2myear
    Jan 29 at 16:16
















0















I need a quick and convenient way to capitalize the text that I've selected, independent of the environment (I know how to do it in Microsoft Word, but I need to do it anywhere).



I have Phraseexpress and I know it can do that for me, but my code isn't working



{#uppercase {#insert $clip}}


Either a working code or another tool would be just fine.



Please advise! Thank you!










share|improve this question















closed as off-topic by Tetsujin, music2myear, fixer1234, karel, Pimp Juice IT Jan 29 at 18:08


This question appears to be off-topic. The users who voted to close gave these specific reasons:



  • "This question is not about computer hardware or software, within the scope defined in the help center." – fixer1234, Pimp Juice IT

  • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Tetsujin, karel


If this question can be reworded to fit the rules in the help center, please edit the question.

















  • Please expand on what you mean by "independent of the environment". Do you mean you need this function on ALL possible computers? A subset of possible computers? Please use the edit button to add this and other necessary information to the question. Note: SuperUser is NOT a software recommendation or code/script writing service. You have given us some code already and a program, but you have also asked us to write you code and suggest applications. The first part is OK and certainly something we can help with, the latter parts are NOT ok and should be remove from the question.

    – music2myear
    Jan 28 at 16:50











  • Please add what about this code isn't work, any output in the console, or any other data and evidence regarding the nature of the failure of the code you have tried. Simply saying it doesn't work is insufficient. Finally, please explain what sort of capitalization you're trying to do: first letter of sentences, some words, all letters of all words, something else?

    – music2myear
    Jan 28 at 16:51











  • Regardless of the environment = no matter if one is using Microsoft Word, a browser, Notepad, Explorer... Skype... just anywhere. Doesn't work = doesn't do anything. Nothing happens. Capitalization = ALL CAPS LIKE THIS.

    – Hans Brandt
    Jan 29 at 6:42











  • Edits should be made to the original post, not added in comments. This allows the original post to improve and adjust until it is complete and sufficient to provide all necessary information.

    – music2myear
    Jan 29 at 16:16














0












0








0








I need a quick and convenient way to capitalize the text that I've selected, independent of the environment (I know how to do it in Microsoft Word, but I need to do it anywhere).



I have Phraseexpress and I know it can do that for me, but my code isn't working



{#uppercase {#insert $clip}}


Either a working code or another tool would be just fine.



Please advise! Thank you!










share|improve this question
















I need a quick and convenient way to capitalize the text that I've selected, independent of the environment (I know how to do it in Microsoft Word, but I need to do it anywhere).



I have Phraseexpress and I know it can do that for me, but my code isn't working



{#uppercase {#insert $clip}}


Either a working code or another tool would be just fine.



Please advise! Thank you!







phraseexpress






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 28 at 14:06









Run5k

11.5k73254




11.5k73254










asked Jan 28 at 13:59









Hans BrandtHans Brandt

32




32




closed as off-topic by Tetsujin, music2myear, fixer1234, karel, Pimp Juice IT Jan 29 at 18:08


This question appears to be off-topic. The users who voted to close gave these specific reasons:



  • "This question is not about computer hardware or software, within the scope defined in the help center." – fixer1234, Pimp Juice IT

  • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Tetsujin, karel


If this question can be reworded to fit the rules in the help center, please edit the question.







closed as off-topic by Tetsujin, music2myear, fixer1234, karel, Pimp Juice IT Jan 29 at 18:08


This question appears to be off-topic. The users who voted to close gave these specific reasons:



  • "This question is not about computer hardware or software, within the scope defined in the help center." – fixer1234, Pimp Juice IT

  • "Questions seeking product, service, or learning material recommendations are off-topic because they become outdated quickly and attract opinion-based answers. Instead, describe your situation and the specific problem you're trying to solve. Share your research. Here are a few suggestions on how to properly ask this type of question." – Tetsujin, karel


If this question can be reworded to fit the rules in the help center, please edit the question.













  • Please expand on what you mean by "independent of the environment". Do you mean you need this function on ALL possible computers? A subset of possible computers? Please use the edit button to add this and other necessary information to the question. Note: SuperUser is NOT a software recommendation or code/script writing service. You have given us some code already and a program, but you have also asked us to write you code and suggest applications. The first part is OK and certainly something we can help with, the latter parts are NOT ok and should be remove from the question.

    – music2myear
    Jan 28 at 16:50











  • Please add what about this code isn't work, any output in the console, or any other data and evidence regarding the nature of the failure of the code you have tried. Simply saying it doesn't work is insufficient. Finally, please explain what sort of capitalization you're trying to do: first letter of sentences, some words, all letters of all words, something else?

    – music2myear
    Jan 28 at 16:51











  • Regardless of the environment = no matter if one is using Microsoft Word, a browser, Notepad, Explorer... Skype... just anywhere. Doesn't work = doesn't do anything. Nothing happens. Capitalization = ALL CAPS LIKE THIS.

    – Hans Brandt
    Jan 29 at 6:42











  • Edits should be made to the original post, not added in comments. This allows the original post to improve and adjust until it is complete and sufficient to provide all necessary information.

    – music2myear
    Jan 29 at 16:16



















  • Please expand on what you mean by "independent of the environment". Do you mean you need this function on ALL possible computers? A subset of possible computers? Please use the edit button to add this and other necessary information to the question. Note: SuperUser is NOT a software recommendation or code/script writing service. You have given us some code already and a program, but you have also asked us to write you code and suggest applications. The first part is OK and certainly something we can help with, the latter parts are NOT ok and should be remove from the question.

    – music2myear
    Jan 28 at 16:50











  • Please add what about this code isn't work, any output in the console, or any other data and evidence regarding the nature of the failure of the code you have tried. Simply saying it doesn't work is insufficient. Finally, please explain what sort of capitalization you're trying to do: first letter of sentences, some words, all letters of all words, something else?

    – music2myear
    Jan 28 at 16:51











  • Regardless of the environment = no matter if one is using Microsoft Word, a browser, Notepad, Explorer... Skype... just anywhere. Doesn't work = doesn't do anything. Nothing happens. Capitalization = ALL CAPS LIKE THIS.

    – Hans Brandt
    Jan 29 at 6:42











  • Edits should be made to the original post, not added in comments. This allows the original post to improve and adjust until it is complete and sufficient to provide all necessary information.

    – music2myear
    Jan 29 at 16:16

















Please expand on what you mean by "independent of the environment". Do you mean you need this function on ALL possible computers? A subset of possible computers? Please use the edit button to add this and other necessary information to the question. Note: SuperUser is NOT a software recommendation or code/script writing service. You have given us some code already and a program, but you have also asked us to write you code and suggest applications. The first part is OK and certainly something we can help with, the latter parts are NOT ok and should be remove from the question.

– music2myear
Jan 28 at 16:50





Please expand on what you mean by "independent of the environment". Do you mean you need this function on ALL possible computers? A subset of possible computers? Please use the edit button to add this and other necessary information to the question. Note: SuperUser is NOT a software recommendation or code/script writing service. You have given us some code already and a program, but you have also asked us to write you code and suggest applications. The first part is OK and certainly something we can help with, the latter parts are NOT ok and should be remove from the question.

– music2myear
Jan 28 at 16:50













Please add what about this code isn't work, any output in the console, or any other data and evidence regarding the nature of the failure of the code you have tried. Simply saying it doesn't work is insufficient. Finally, please explain what sort of capitalization you're trying to do: first letter of sentences, some words, all letters of all words, something else?

– music2myear
Jan 28 at 16:51





Please add what about this code isn't work, any output in the console, or any other data and evidence regarding the nature of the failure of the code you have tried. Simply saying it doesn't work is insufficient. Finally, please explain what sort of capitalization you're trying to do: first letter of sentences, some words, all letters of all words, something else?

– music2myear
Jan 28 at 16:51













Regardless of the environment = no matter if one is using Microsoft Word, a browser, Notepad, Explorer... Skype... just anywhere. Doesn't work = doesn't do anything. Nothing happens. Capitalization = ALL CAPS LIKE THIS.

– Hans Brandt
Jan 29 at 6:42





Regardless of the environment = no matter if one is using Microsoft Word, a browser, Notepad, Explorer... Skype... just anywhere. Doesn't work = doesn't do anything. Nothing happens. Capitalization = ALL CAPS LIKE THIS.

– Hans Brandt
Jan 29 at 6:42













Edits should be made to the original post, not added in comments. This allows the original post to improve and adjust until it is complete and sufficient to provide all necessary information.

– music2myear
Jan 29 at 16:16





Edits should be made to the original post, not added in comments. This allows the original post to improve and adjust until it is complete and sufficient to provide all necessary information.

– music2myear
Jan 29 at 16:16










1 Answer
1






active

oldest

votes


















1















  1. Download PhraseExpress from http://download.phraseexpress.com


  2. Create a phrase with this macro:



    {#clipboard -copy}{#uppercase {#trim {#insertclipboard}}}



  3. Assign a hotkey to that phrase.



Then, in any application, highlight the text, you wish to uppercase and press the assigned hotkey. Voila.






share|improve this answer


























  • Sir, you are 100% awesome! Thank you, sincerely! Thank you!

    – Hans Brandt
    Jan 29 at 12:25











  • What programming language is that, by the way? Something common or is it PE specific?

    – Hans Brandt
    Jan 29 at 12:27


















1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1















  1. Download PhraseExpress from http://download.phraseexpress.com


  2. Create a phrase with this macro:



    {#clipboard -copy}{#uppercase {#trim {#insertclipboard}}}



  3. Assign a hotkey to that phrase.



Then, in any application, highlight the text, you wish to uppercase and press the assigned hotkey. Voila.






share|improve this answer


























  • Sir, you are 100% awesome! Thank you, sincerely! Thank you!

    – Hans Brandt
    Jan 29 at 12:25











  • What programming language is that, by the way? Something common or is it PE specific?

    – Hans Brandt
    Jan 29 at 12:27
















1















  1. Download PhraseExpress from http://download.phraseexpress.com


  2. Create a phrase with this macro:



    {#clipboard -copy}{#uppercase {#trim {#insertclipboard}}}



  3. Assign a hotkey to that phrase.



Then, in any application, highlight the text, you wish to uppercase and press the assigned hotkey. Voila.






share|improve this answer


























  • Sir, you are 100% awesome! Thank you, sincerely! Thank you!

    – Hans Brandt
    Jan 29 at 12:25











  • What programming language is that, by the way? Something common or is it PE specific?

    – Hans Brandt
    Jan 29 at 12:27














1












1








1








  1. Download PhraseExpress from http://download.phraseexpress.com


  2. Create a phrase with this macro:



    {#clipboard -copy}{#uppercase {#trim {#insertclipboard}}}



  3. Assign a hotkey to that phrase.



Then, in any application, highlight the text, you wish to uppercase and press the assigned hotkey. Voila.






share|improve this answer
















  1. Download PhraseExpress from http://download.phraseexpress.com


  2. Create a phrase with this macro:



    {#clipboard -copy}{#uppercase {#trim {#insertclipboard}}}



  3. Assign a hotkey to that phrase.



Then, in any application, highlight the text, you wish to uppercase and press the assigned hotkey. Voila.







share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 29 at 11:59









Máté Juhász

14.7k63452




14.7k63452










answered Jan 29 at 10:35









PhraseExpressPhraseExpress

1112




1112













  • Sir, you are 100% awesome! Thank you, sincerely! Thank you!

    – Hans Brandt
    Jan 29 at 12:25











  • What programming language is that, by the way? Something common or is it PE specific?

    – Hans Brandt
    Jan 29 at 12:27



















  • Sir, you are 100% awesome! Thank you, sincerely! Thank you!

    – Hans Brandt
    Jan 29 at 12:25











  • What programming language is that, by the way? Something common or is it PE specific?

    – Hans Brandt
    Jan 29 at 12:27

















Sir, you are 100% awesome! Thank you, sincerely! Thank you!

– Hans Brandt
Jan 29 at 12:25





Sir, you are 100% awesome! Thank you, sincerely! Thank you!

– Hans Brandt
Jan 29 at 12:25













What programming language is that, by the way? Something common or is it PE specific?

– Hans Brandt
Jan 29 at 12:27





What programming language is that, by the way? Something common or is it PE specific?

– Hans Brandt
Jan 29 at 12:27



Popular posts from this blog

Plaza Victoria

Brian Clough

Cáceres