Most of the methods of the A Wee Tiny Blog class can fail in some way. When this happens, they stop what they're doing, set a flag within the object, and return either FALSE or an empty array. To vew the current state of the error flag, call
GetLastError.
If your script can recover from the error, call ClearError to reset the flag before you use the A Wee Tiny Blog object again.