Re: Extract filename from path
- From: "Bob Butler" <tiredofit@xxxxxxxxxx>
- Date: Mon, 14 Nov 2005 12:37:14 -0800
"Drew" <drew.myers@xxxxxxxx> wrote in message
news:%23b%235AqV6FHA.1720@xxxxxxxxxxxxxxxxxxxx
> Is there a simple VB way of extracting the filename from a full path
> string?
how about
sFile=mid$(sPath,InstrRev(sPath,"\")+1)
--
Reply to the group so all can participate
VB.Net: "Fool me once..."
.
- References:
- Extract filename from path
- From: Drew
- Extract filename from path
- Prev by Date: Extract filename from path
- Next by Date: Re: Extract filename from path
- Previous by thread: Extract filename from path
- Next by thread: Re: Extract filename from path
- Index(es):
Relevant Pages
|
Loading