Folder Creation
-
Hey i have been taking a class for vb for the past 5 months or so. I am learning vb versions 5 and 6. So to the question. Can somebody provide code that when you click a button ,or someother action, a folder is created on the desktop.:confused:
-
Hey i have been taking a class for vb for the past 5 months or so. I am learning vb versions 5 and 6. So to the question. Can somebody provide code that when you click a button ,or someother action, a folder is created on the desktop.:confused:
I believe that there's a COM object that you VB6ers use to get any sort of file stuff to work. Just so you know, your classes are teaching you a dead language. If you're learning for fun, that's fine, I hope you have a ball. If you have hopes of finding a job, then the VB6 pool still exists, but it is rapidly going to die. If you must learn VB ( C# is a far superior language ), then you should learn VB.NET if you want to develop skills you can grow with in the future. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
Hey i have been taking a class for vb for the past 5 months or so. I am learning vb versions 5 and 6. So to the question. Can somebody provide code that when you click a button ,or someother action, a folder is created on the desktop.:confused:
Search on MSDN for "FileSystemObject". RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome
-
I believe that there's a COM object that you VB6ers use to get any sort of file stuff to work. Just so you know, your classes are teaching you a dead language. If you're learning for fun, that's fine, I hope you have a ball. If you have hopes of finding a job, then the VB6 pool still exists, but it is rapidly going to die. If you must learn VB ( C# is a far superior language ), then you should learn VB.NET if you want to develop skills you can grow with in the future. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
C# is a far superior language Far??????????????????????????????????????????????????????????
Hell, yes. Don't get me started. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
-
Hell, yes. Don't get me started. Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer
From most of your reply's I've read on this message board you seem to be constantly looking for someone to get you "started". Let's hear what you have to say about C# being so superior. We are all bowed at your feet and waiting for you to toss all of us ignorant, unwashed masses a few precious nuggets of your infinite wisdom.
-
From most of your reply's I've read on this message board you seem to be constantly looking for someone to get you "started". Let's hear what you have to say about C# being so superior. We are all bowed at your feet and waiting for you to toss all of us ignorant, unwashed masses a few precious nuggets of your infinite wisdom.
j45mw wrote: From most of your reply's I've read on this message board you seem to be constantly looking for someone to get you "started". Not at all. I come here because the .NET framework and recent experience means I can answer a lot of questions here. j45mw wrote: Let's hear what you have to say about C# being so superior. We are all bowed at your feet and waiting for you to toss all of us ignorant, unwashed masses a few precious nuggets of your infinite wisdom. Given the sarcastic tone, I'll give you one reason. C# is not dragged down by bad syntax kept because of legacy coders who are scared to learn something new. Did you know that a group of VB hacks is petitioning Micosoft to keep VB6 ? Man, I've never laughed so hard. What a pack of morons. My background is in C++ but I've learned both C and C# ( as well as lot of other languages, the point is just that I was happy to go forward and backward ) as my job required it. I'd never attack C# for not being C++, that's the point of language evolution. Any language that invents return values for you is a disaster. A language that is not case sensitive encourages sloppy coding. A language that has never been capable of writing real world applications unless it accesses components written in a more capable language deserves as much respect as the people who cling to it in blind fear and ignorance. Well, you said you wanted to get me started.... Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer