Sorry to ask something that has probably been answered already but the forum seems to be taking me round in circles.
Random Access Files
grab code from here Basic4android - RandomAccessFile
add line " Dim raf As RandomAccessFile"
Compile.
Error "Error description: Unknown type: randomaccessfile Are you missing a library reference?"
Search forum http://www.b4x.com/forum/additional-libraries-official-updates/6826-cant-download-libraries.html
Search forum again Additional libraries and official updates - Basic4ppc / Basic4android - Android programming looking for anything with "random" in the title. Not able to find anything.
Searched this thread http://www.b4x.com/forum/additional-libraries-official-updates/6854-dlls-version-listing.html
Tried this thread to update all libraries http://www.b4x.com/forum/additional-libraries-official-updates/7134-update-all-libs.html Answer is No.
Tried this as someone else did solve the problem but no details how http://www.b4x.com/forum/additional-libraries-official-updates/6825-no-access-libraries.html
So - in simple terms, how would I go about opening a random access file?
Is there a file repository somewhere, not necessarily linked to threads (especially threads that may not exist), and if not, is it worth thinking about creating one?
Random Access Files
grab code from here Basic4android - RandomAccessFile
add line " Dim raf As RandomAccessFile"
Compile.
Error "Error description: Unknown type: randomaccessfile Are you missing a library reference?"
Search forum http://www.b4x.com/forum/additional-libraries-official-updates/6826-cant-download-libraries.html
Search forum again Additional libraries and official updates - Basic4ppc / Basic4android - Android programming looking for anything with "random" in the title. Not able to find anything.
Searched this thread http://www.b4x.com/forum/additional-libraries-official-updates/6854-dlls-version-listing.html
Tried this thread to update all libraries http://www.b4x.com/forum/additional-libraries-official-updates/7134-update-all-libs.html Answer is No.
Tried this as someone else did solve the problem but no details how http://www.b4x.com/forum/additional-libraries-official-updates/6825-no-access-libraries.html
So - in simple terms, how would I go about opening a random access file?
Is there a file repository somewhere, not necessarily linked to threads (especially threads that may not exist), and if not, is it worth thinking about creating one?