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@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to