[Gambas-user] For Each Line in String

Jussi Lahtinen jussi.lahtinen at ...626...
Sat Aug 17 19:20:10 CEST 2013


http://gambasdoc.org/help/lang/split
Maybe by using gb.newline as separator.

Jussi


On Sat, Aug 17, 2013 at 6:54 PM, abbat81 <abbat.81 at ...787...> wrote:

>
> Dim sPics as astring
>
> Shell "ls ~/Pictures/" to sPics
>
> For Each Line in sPics
> Print Line
> Next
>
>
> Fow can I do it?
> Thanks
>
>
>
> --
> View this message in context:
> http://gambas.8142.n7.nabble.com/For-Each-Line-in-String-tp42889.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list