Re: How can this MicroSoft Example to get short file names be made to
- From: "Scott M." <s-mar@xxxxxxxxxxxxx>
- Date: Mon, 29 Sep 2008 20:49:15 -0400
Apparently, you didn't see the "Applies to" section of that article, which
clearly indicates that the article isn't related to any .NET version of
Visual Studio.
APPLIES TO
. Microsoft Visual Basic 5.0 Control Creation Edition
. Microsoft Visual Basic 5.0 Learning Edition
. Microsoft Visual Basic 5.0 Professional Edition
. Microsoft Visual Basic 5.0 Enterprise Edition
. Microsoft Visual Basic 4.0 Standard Edition
. Microsoft Visual Basic 4.0 Professional Edition
. Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
. Microsoft Visual Basic 6.0 Learning Edition
. Microsoft Visual Basic 6.0 Professional Edition
. Microsoft Visual Basic 6.0 Enterprise Edition
"Mike1942" <Mike1942@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:79AEBE68-B0BC-48D8-8736-E77E6F5B6540@xxxxxxxxxxxxxxxx
This is an example that is supposed to work in VB
http://support.microsoft.com/kb/175512/en-us
After spending a couple of hours downloading and installing VB Express
2008
after someone told me it was easy, the thing doesn't work any better.
These two instruction lines are not functional
3. Place a Common Dialog control on the form.
4. From the Insert menu, select Module to add a single code module to the
project.
There is no Common Dialog (or CommonDialog) control in the toolbox to put
on the form. There is no Insert menu, although Add Module appears on the
Project menu item.
I don't need this code to work and for VB to work (I hate the excessive
and inconvenient complexity and bad organization of VB) I just want a
small
program that will work directly under windows, browse a file list and give
the exact, correct short (8.3 form) file name for that file.
.
- References:
- Prev by Date: Re: Making a decimal to fraction converter
- Next by Date: Re: Making a decimal to fraction converter
- Previous by thread: Re: How can this MicroSoft Example to get short file names be made to
- Next by thread: Re: How can this MicroSoft Example to get short file names be made to
- Index(es):
Relevant Pages
|