[Gambas-user] Filename as string

Jussi Lahtinen jussi.lahtinen at ...626...
Tue Feb 17 15:49:41 CET 2009


I'm not completely sure what you want... but if you use fileview mode
none or single.
You can retrieve filename of selected file like this:

StringVariable = FileView1.Selection[0]

Hope that helps...


Jussi



On Tue, Feb 17, 2009 at 3:30 PM, FoxIII <daniel at ...2071...> wrote:
>
> I am very new to Gambas (and programming in general). I am trying to retrieve
> a filename as string from fileview so I can display it on the screen, but do
> not seem to be able to manage it. I know this may sound a bit of a simple
> request, but for a total beginner, the help files are not entirely, well,
> helpful. hehe
> --
> View this message in context: http://www.nabble.com/Filename-as-string-tp22057355p22057355.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> 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