[Gambas-user] File.Load vs OPEN

Jochen Georges jochen.georges at ...22...
Wed Jan 22 20:49:01 CET 2003


On Tuesday 21 January 2003 21:58, Benoît Minisini wrote:
> Le Mardi 21 Janvier 2003 21:40, Charlie a écrit :
> > jochen.georges at ...22... schrieb:
> > >hello gambasians,

....snip

> Let's suppose the size of your file is 1GB. Are you going to use
> File.Load and loads it entirely in memory, or are you going to
> use the OPEN instruction ?

hello, 
if i understood it right then it is this way:

File.Load loads the whole file, 
OPEN just gives a connection, so that i can use a 
tool ( i.e. LINE INPUT) to read it.

is that right?

thanks 

beste gruesse
jochen




More information about the User mailing list