Results for "Author: darrell sparti"
Converts a name or word string to a four digit code following Soundex rules. Similar code is used by geniological groups and the US Census Bureau for looking up names by phonetic sound. For example, the name Darrell can be spelled many different ways. Regardles of how you spell it, (Daryl, Derrel, Darel, etc.) the Soundex code is always D640. Therefore, you assign a field in your database to the Soundex code and then query the database using the code, all instances of Darrell regarless of spelling will be returned. Refer to the code comment section for more information.
Unlike the Shell command in VB which launches an application asynchronous, this will launch the program synchronous. What that means is that the shell execute command will launch an application but not wait for it to execute before processing the next line of code. This code will launch a program then wait until the executable has terminated before executing the next line of code.
Converts a name or word string to a four digit code following Soundex rules. Similar code is used by geniological groups and the US Census Bureau for looking up names by phonetic sound. For example, the name Darrell can be spelled many different ways. Regardles of how you spell it, (Daryl, Derrel, Darel, etc.) the Soundex code is always D640. Therefore, you assign a field in your database to the Soundex code and then query the database using the code, all instances of Darrell regarless of spelling will be returned. Refer to the code comment section for more information.
Unlike the Shell command in VB which launches an application asynchronous, this will launch the program synchronous. What that means is that the shell execute command will launch an application but not wait for it to execute before processing the next line of code. This code will launch a program then wait until the executable has terminated before executing the next line of code.
Converts a name or word string to a four digit code following Soundex rules. Similar code is used by geniological groups and the US Census Bureau for looking up names by phonetic sound. For example, the name Darrell can be spelled many different ways. Regardles of how you spell it, (Daryl, Derrel, Darel, etc.) the Soundex code is always D640. Therefore, you assign a field in your database to the Soundex code and then query the database using the code, all instances of Darrell regarless of spelling will be returned. Refer to the code comment section for more information.
Unlike the Shell command in VB which launches an application asynchronous, this will launch the program synchronous. What that means is that the shell execute command will launch an application but not wait for it to execute before processing the next line of code. This code will launch a program then wait until the executable has terminated before executing the next line of code.
Converts a name or word string to a four digit code following Soundex rules. Similar code is used by geniological groups and the US Census Bureau for looking up names by phonetic sound. For example, the name Darrell can be spelled many different ways. Regardles of how you spell it, (Daryl, Derrel, Darel, etc.) the Soundex code is always D640. Therefore, you assign a field in your database to the Soundex code and then query the database using the code, all instances of Darrell regarless of spelling will be returned. Refer to the code comment section for more information.
Unlike the Shell command in VB which launches an application asynchronous, this will launch the program synchronous. What that means is that the shell execute command will launch an application but not wait for it to execute before processing the next line of code. This code will launch a program then wait until the executable has terminated before executing the next line of code.