[Gambas-user] ARRAYS - Filling with data

Emil Lenngren emil.lenngren at ...626...
Fri Jan 27 19:58:37 CET 2012


Maybe you can use this to efficiently store and read the array from a file?
http://gambasdoc.org/help/lang/datarep?v3

2012/1/27 Jussi Lahtinen <jussi.lahtinen at ...626...>

> Just use IDE to create/move file to Data folder.
> You can access to it like any file by referring to it's name, but without
> path, example "myfile.txt".
> If you use subfolders in Data, then use "myfolder/myfile.txt".
>
> Jussi
>
>
>
>
> On Fri, Jan 27, 2012 at 14:23, rogerHPH <bbg.holfarm at ...2767...>
> wrote:
>
> >
> > Thanks, the .Insert works fine and I will investigate the /Data approach
> -
> > can anyone offer an example ?
> > --
> > View this message in context:
> >
> http://old.nabble.com/Re%3A-ARRAYS---Filling-with-data-tp33208699p33213528.html
> > Sent from the gambas-user mailing list archive at Nabble.com.
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > Try before you buy = See our experts in action!
> > The most comprehensive online learning library for Microsoft developers
> > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> > Metro Style Apps, more. Free future releases when you subscribe now!
> > http://p.sf.net/sfu/learndevnow-dev2
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
> ------------------------------------------------------------------------------
> Try before you buy = See our experts in action!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-dev2
> _______________________________________________
> 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