Oh yes, that is best way to do that! Jussi
On Thu, Aug 22, 2013 at 11:14 PM, Fabien Bodard <gambas...@gmail.com> wrote: > :-) > > StrName = File.Name("http://www.link1.com/folder1/picture1.png") > > http://gambasdoc.org/help/comp/gb/file/name?v3 > > > 2013/8/22 abbat81 <abbat...@mail.ru> > > > Jussi Lahtinen wrote > > > You can use InStr() to find "png" and count back to "/". > > > > Ok, how to count back to last "/" in string if we have: > > > > Dim s As String = "http://www.link1.com/folder1/folder1/picture1.png" > > Print InStr(s, ".png") > > > > => 46 > > > > > > > > -- > > View this message in context: > > > http://gambas.8142.n7.nabble.com/How-to-get-all-string-after-last-tp42952p42961.html > > Sent from the gambas-user mailing list archive at Nabble.com. > > > > > > > ------------------------------------------------------------------------------ > > Introducing Performance Central, a new site from SourceForge and > > AppDynamics. Performance Central is your source for news, insights, > > analysis and resources for efficient Application Performance Management. > > Visit us today! > > > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > > > -- > Fabien Bodard > > ------------------------------------------------------------------------------ > Introducing Performance Central, a new site from SourceForge and > AppDynamics. Performance Central is your source for news, insights, > analysis and resources for efficient Application Performance Management. > Visit us today! > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk > _______________________________________________ > Gambas-user mailing list > Gambas-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user