|
Home / Data Manipulation / Strings
Sort By: Name | Kind | Author |
Date Added |
Rating
ElfData Plugin (Plugin)
License: Commercial
Author: Theodore H. Smith
This plugin is a code library, used by REALbasic programmers. It is a paradigm and library for processing, manipulating and handling REALbasic strings and string data in general. This paradigm is represented by the ElfData class. This plugin replaces Theo's String Stuff Plugin, and contains far greater functionality.
Added: 2003-08-09 Hits: 892 Rating: 
Rate | Review | Read Reviews (0) TextFieldIterator (Module)
License: Freeware
Author: Charles Yeomans
TextFieldIterator allows you to iterate over the delimited fields of a string a lot faster than RB's built-in NthField function. The download also includes a module containing a Split function which reads the delimited fields of a string into an array.
Added: 2003-08-09 Hits: 936 Rating:
Rate | Review | Read Reviews (0) Show Ascii (Example)
License: Open Source
Author: Dr. Gerard Hammond
Converts text strings to ascii codes (handy when deciphering TCP protocol communications streams).
Added: 2003-08-11 Hits: 835 Rating:
Rate | Review | Read Reviews (0) csReplaceAll (Module)
License: Freeware
Author: Angelo Scicolone
Like REALbasic's built in ReplaceAll function, but this is case sensitive.
Added: 2003-08-12 Hits: 754 Rating:
Rate | Review | Read Reviews (0) Soundex (Module)
License: Freeware
Author: Myth Technologies
Module for encoding a name into the Soundex index format.
Added: 2003-08-12 Hits: 864 Rating:
Rate | Review | Read Reviews (0) NameCase (Module)
License: Freeware
Author: Myth Technologies
Module for converting a person's name to proper capitalization.
Added: 2003-08-12 Hits: 955 Rating:
Rate | Review | Read Reviews (0) AsKey Class (Class)
License: Freeware
Author: Myth Technologies
REALbasic class for converting text into pronouncable word representation of its ASCII characters.
Added: 2003-08-12 Hits: 782 Rating:
Rate | Review | Read Reviews (0) StringBuffer (Class)
License: Donationware
Author: Charles Yeomans
StringBuffer is a mutable string class that enables you to build strings much, much faster than with Rb's immutable String datatype. It works for all REALbasic targets (MacOS, Windows, Linux).
Added: 2005-09-08 Hits: 909 Rating:
Rate | Review | Read Reviews (0) ReplaceAll for StyledText (Module)
License: Freeware
Author: Andy Dent
ReplaceAll for StyledText showing various optimal special cases, a generic one and an easy one using an EditField. RB5.5 onwards.
Added: 2004-06-18 Hits: 749 Rating:
Rate | Review | Read Reviews (0) StringUtils module (Module)
License: Open Source
Author: Joe Strout
Public-domain module of powerful string functions, including sprintf, splitting, similarity measurements, and more.
Added: 2004-07-21 Hits: 909 Rating:
Rate | Review | Read Reviews (0)
|