Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.472.465 Times

String freeware
Filter: All | Freeware | Demo
 

String

< 1 2 3 4 5 > 
Added: May 28, 2013 | Visits: 381

Currency Format This script accepts a number or string and formats it like U.S. currency. It adds the dollar sign, rounds to two places past the decimal, adds place holding zeros, and commas where appropriate.Occurs when the user clicks the button or when they finish entering the money amount (and click into the...



Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (59): Currency Format Download

Added: May 10, 2013 | Visits: 610

Reversing a String by Words or Characters Reversing a String by Words or Characters script allows you to reverse the characters or words of a string.





Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Reversing a String by Words or Characters Download

Added: May 10, 2013 | Visits: 429

Convert a string into a raw string This script contains a function that takes in an arbitrary string and converts it into its raw string equivalent. It is very useful when a user needs to input text and you want the raw equivalent to be used and not the processed version.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Convert a string into a raw string Download

Added: May 10, 2013 | Visits: 548

Conversion to unicode or byte string Python's built in function str() and unicode() return a string representation of the object in byte string and unicode string respectively. This script introduces an enhanced version of str() and unicode() that could be used as handy functions to convert between byte string and unicode. This...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Conversion to unicode or byte string Download

Added: May 10, 2013 | Visits: 464

Replace occurrence of string in files This script go thru directory tree and looks for files of specified pattern, and then replace in those files a string with new one, overwriting old file without backups.


Platforms: Windows, Python,

License: Freeware Download (58): Replace occurrence of string in files Download

Added: May 10, 2013 | Visits: 397

Split String into n-size pieces This script takes a string and returns a list containing the n-sized pieces of the string.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Split String into n-size pieces Download

Added: May 10, 2013 | Visits: 432

Missing string functions Missing string functions script introduces some functions to help you manage international text.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Missing string functions Download

Added: May 10, 2013 | Visits: 547

Simple pattern-based string generator This script allows you to generate all the string described by a pattern passed on the command-line.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Simple pattern-based string generator Download

Added: May 10, 2013 | Visits: 787

Parse Command Line String from CommandLine This script represents a way to parse command line from user provided string or try to get the original Argv from Windows OS Platform.


Platforms: Windows, Python,

License: Freeware Download (58): Parse Command Line String from CommandLine Download

Added: May 10, 2013 | Visits: 685

Indices of a SubString in a Given String This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Indices of a SubString in a Given String Download

Added: May 10, 2013 | Visits: 274

Accessing Substrings This script is useful when you want to access portions of a string. For example, you've read a fixed-width record and want to extract the fields.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Accessing Substrings Download

Added: May 10, 2013 | Visits: 467

Expanding and Compressing Tabs This script is useful when you want to convert tabs in a string to the appropriate number of spaces, or vice versa.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Expanding and Compressing Tabs Download

Added: May 10, 2013 | Visits: 440

Format integer as binary string This script converts integers to binary strings with no leading zeros.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Format integer as binary string Download

Added: May 10, 2013 | Visits: 431

Split string on capitalized/uppercase char This function accepts a string and returns a string with whitespace(one space) inserted between words with leading capitalized letters.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Split string on capitalized/uppercase char Download

Added: May 10, 2013 | Visits: 401

Processing a string-one character at a time This function allows you to process a string by one character at a time.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Processing a string-one character at a time Download

Added: May 10, 2013 | Visits: 393

Hash a string Hash a string script hashes a string (preferably your name) to an alter ego description.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Hash a string Download

Added: May 10, 2013 | Visits: 407

Reverse a string Reverse a string script allows you to reverse a string.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Reverse a string Download

Added: May 10, 2013 | Visits: 287

Simplified string substitution This script replaces %(name)s style formatting with [name] style formatting. Custom open and close delimiters can be specified. Useful for templates exposed to end-users.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Simplified string substitution Download

Added: May 10, 2013 | Visits: 476

Scramble Word Scramble word script re-arrange characters of word by using simple string manipulation and Random module.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Scramble Word Download

Added: May 10, 2013 | Visits: 393

Number Format function This function takes a number (integer or float) and returns a string with the integer portion grouped by thousands and the decimal portion rounded or padded to given number of decimal places.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Number Format function Download

< 1 2 3 4 5 >