Android Question Random access file v. 1.5

slowtime

Active Member
Licensed User
Longtime User
Hi,

I download the library from

http://www.b4x.com/android/forum/th...streams-can-handle-streams-of-any-size.30494/

and saved it only in Libraries and in Additional there is not a copy of it.

When I load the source "File transfert" the version of library is 1.32 not 1.5 and if I compile this error is shown


B4X:
Parsing code.                          0.02
Compiling code.                        Error
Error compiling program.
Error description: Unknown member: writestream
Occurred on line: 89
astream.WriteStream(countingStream, totalSizeForSending)
Word: writestream

Can you help me.
Thanks in advance
Ciao
 
Top