Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
vb 6 preforming file search
Name: Burgermeister Date: February 10, 2003 at 20:27:52 Pacific OS: me CPU/Ram: 950/512
Comment:
I want to preform a file search from the code line, e.g. command button is pushed and there is a search for a file's path that you know is on the computer, but do not know the path of. It then displays the path. any help would be good
Summary: Wow, I got Visual Basic 2005 Express Edition and let me tell you, it's NOT at ALL like VB 6.0. It's really ridiculously over-complicated. Or maybe I'm just not doing things right. I don't know. Anyway...
Summary: Dear all i wonder if there is a program or a way to excute unix command through vb 6.0 basicly i want to make a vb 6.0 programm that open files on unix server and retrive the result. thanks ...
Summary: I am trying to create a simple encryption utility using VB 6. The form has 2 displays so that when I open a file it is displayed normally in one list box and it's ascii equivalent in the other. I op...