[Gambas-user] File.Load vs OPEN

Charlie karl.reinl at ...9...
Wed Jan 22 21:23:49 CET 2003


Jochen Georges schrieb:

>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
>

Yes thats it. And # stays for the filehandle space number.

Charlie






More information about the User mailing list