• As seen in the figure, after uploading my written code for my customized app, I can not clearly read from storage of banglejs1. What could be possible reason? When the customized app is loaded to banglejs1 storage, I check the link :
    https://www.espruino.com/Bangle.js+FirstĀ­+App
    Thanks...

  • This is the screenshot from inside of "storage" panel in EspruinoIDE.


    1 Attachment

    • screenshot of customized app in banglejs1.PNG
  • This looks like it is not even minified or tokenized so it is strange you don't see it as plain text. Maybe you have some non-ASCII national character somewhere (something > 0x7f) ?

    Actually it would be nice if one could switch between text and binary in that dialog. Also option for expanding pretokenized code could be handy.

  • As @fanoush says the file looks ok, it must just have some odd characters in there.

    Just click the button to save it to a file, then load it back up in the IDE and you'll be fine.

    Also option for expanding pretokenized code could be handy.

    That has been on my list of features to add.

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

the customized code raws can not be seen in "storage" of banglejs1!!

Posted by Avatar for user137249 @user137249

Actions