writeb4xobject

  1. M

    Android Question RandomAccessFile - ReadB4XObject ERROR

    Hi everyone, i'm trying to understand how to use the RandomAccessFile Library, beacuse i need to store custom Types of data. I'm always getting an error while reading, i'm confused. The test code: Sub Globals 'These global variables will be redeclared each time the activity is created...
  2. Gentry

    Android Question WriteObject Error List Object Not Initialized

    I am encountering a sporadic error from within a class module when trying to save a lists state to file. I started seeing it with WriteB4XObject, and it seemed to stop when i reverted to plain WriteObject, but no it has started again. I am checking the list object (EventList) before attempting...
Top