I am making a API for Batch called "BAPI".
V1.0: Currently it's only feature is "colortext" and "colortextf", a color text tool. "colortext" uses powershell, and findstr if powershell is not supported (and a error if findstr isn't around...). "colortextf" uses findstr, unless findstr isn't there, which if true it gives an error. In this version you can use ^^ to supress stuff like ! (so a ! shows up, i mean doing like "hi^^!" to do "hi!").
COLORTEXT_POWERSHELL REQUIREMENTS: Win 7
COLORTEXT_FINDSTRMETHOD/COLORTEXTF REQUIREMENTS: Win 2000/ME
This is open source. Take code, publish this and modify it without any license or anything, like it's your own code.
BAPI.BAT: a Batch API, for batch.
Moderator: DosItHelp
-
- Posts: 10
- Joined: 01 Mar 2015 10:06
BAPI.BAT: a Batch API, for batch.
- Attachments
-
- Batch API (BAPI) V1.0.zip
- b api
- (1 KiB) Downloaded 597 times