HazteK Software

The home of StorURL, TrueIP, SMTP Mail Sender and many other freeware tools
Miscellaneous Tools / String Manipulators 👍 11 👎 0
This is a set of tools to allow you to manipulate strings on the windows command line by just passing them in to the chosen tool, depending on what you want to do. For example, if you want to convert a variable to all lowercase text, you could pass the variable in like this: echo %VARIABLE% | lc.exe. The same goes for the other tools included in this suite. At this time, the suite contains three tools.

Current tools:
  • lc - converts text to all lowercase
  • uc - converts text to all uppercase
  • reverse - reverses the supplied text


Since these are ridiculously simple tools, I have also included the source code for each one as a download as well. These should just build in Visual Studio without any issues, just create a command line project for each one and add the code to your Program.cs file.
Screenshots
Command line
Prerequisites
The following items are required for String Manipulators to run properly.
Supported/Tested Operating Systems
The following operating systems are supported for running String Manipulators. It may run on other operating systems, but I have not tested any except the ones listed.
Like String Manipulators and want to support me? 🍕 Buy me some pizza!
Discussion
There are no comments associated with this application. Be the first?
Post a comment
Please note that if this is a support request, it will be quicker if you email me directly via the Contact page.
Note: Comments require approval before they will be displayed on this page.