:t and getting senile.
Ok, I know I am getting old. I can't remember where I saw this, but
how do you strip off the end of string such as a command line string so
that you just get the last part after the slash bar?
Ex: /here/there/everywhere/hello.
There was something I saw somewhere with a :t that would just give me
the hello part.
Thanks to all.
.
Relevant Pages
- Re: Something A Little Different
... the top of a guitar I have rebuilt recently. ... from the string balls in the bridge plate. ... The aluminum strip. ... I know that guitar did not sound that way before I did the bridge work ... (rec.music.makers.guitar.acoustic) - Re: Something A Little Different
... the top of a guitar I have rebuilt recently. ... from the string balls in the bridge plate. ... The aluminum strip. ... I know that guitar did not sound that way before I did the bridge work ... (rec.music.makers.guitar.acoustic) - Re: Overhead of STRIP() vs. STRIP(,t)?
... | Use parse var string string. ... Use of PARSE will fail if the string has imbedded blanks, ... |> I was curious if anyone knew the overhead concerns of, say, the STRIP() ... (comp.lang.rexx) - Re: IP Adressen in Tabelle in DNS Name umwandeln
... Private Function GetNsLookupAnswer(ByVal strAdr As String) As String ... Dim objShell As Object, objExec As Object ... Private Function GetIpAndName(ByVal strIPOrName$, ByRef strIp$, ByRef ... strName$) As Boolean ... (microsoft.public.de.excel) - Re: Overhead of STRIP() vs. STRIP(,t)?
... Use parse var string string. ... function when stripping a var w/ whitespace that is predictably at only one ... CPU-wise by specifying to strip only trailing blanks as opposed to ... (comp.lang.rexx) |
|