Home All Groups Group Topic Archive Search About

Getting a short filename in vb.net

Author
9 Mar 2006 9:40 AM
matthew ware
Hi.

I have a long filename and am trying to get the appropriate shortfilename. I
have looked at the FileSystemObject but there doesn't seem to be anything
there.

Any help would be most appreciated.

thanks,

Matt.

Author
9 Mar 2006 10:23 AM
Armin Zingler
"matthew ware" <mattheww***@email.com> schrieb
> Hi.
>
> I have a long filename and am trying to get the appropriate
> shortfilename. I have looked at the FileSystemObject but there
> doesn't seem to be anything there.
>
> Any help would be most appreciated.


A link, stolen from Herfried:
http://groups.google.de/group/microsoft.public.dotnet.languages.vb/browse_frm/thread/f4e8cf121c88e123/942c563376d532db#942c563376d532db



Armin