You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Great - thanks for posting it up!

    However it looks like you need require("Storage").open(logFileName,"r")­.erase() instead of require("Storage").erase(logFileName);

    It's a bit tricky at the moment but StorageFile and the files created by require("Storage").read/write/erase are a bit different.

About

Avatar for Gordon @Gordon started