|
-
May 19th, 2003, 04:46 PM
#1
Thread Starter
Addicted Member
Can you filter appended text? * Resolved *
Have a what I hope to be easy question.
I have a checked list box that gets appended from some queries against the registry. All of the values that I want to have in this box all start with the word "Windows". However there about 30 other entries that do not start with Windows and I do not want them to be appended to the box. Is there any easy way to filter this data or should I just do something like store it in a variable, trim it to the first 7 chars and before it is written do an IF statement on it?
Thanks for the advice,
Jim
Last edited by jlegan; May 19th, 2003 at 05:12 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|