Unit DJParser |
Renamed from Parser.pas 6/20/1998 Paul Rice to avoid conflicts with others' work.} { This procedure will get all words from a string. } { You specify what character to use as seperator in } { the code below. A search string can look like this:} { word1;word2;word3;word4;word5;word6;word7;word8 } { Eight words will be parsed and added to a ListBox. } { If you want spaces after each word } { (i.e. word1; word2; word3 etc), you'll have to } { modify the code. See comment below. Good luck! } { Daniel Jensen (nocomply@as-if.com)
Classes |
TForm1 -
Functions |
Types |
Constants |
Variables |
Functions |
Types |
Constants |
Variables |