How do you hide error 2101 gray box message?

how to remove
This shows every time when you put the ReadFrom code in a clock loop when "lol.txt" dosen't exist. How to hide this message?

Catch it in the Error Message Block.

Where is it?

It is a screen 1 block

This?
this

1 Like

That's it.

But better to avoid the possibility of the error happening.

Are you missing an event that should fire when the file is created?

Do you test for file existing before trying to read it?

Are you looking in the wrong place (//)?

Do I even put something on that block? Or leave it blank.

The block catches all errors.

But error messages, like pain, are a gift not to be generally ignored .

You can test the error code for 2101 and then ignore it, else call a notifier message for everything else that happens when you drive blind.

There is a TV disease where people can't feel pain. It makes for good drama. How much drama do you want?

P.S. I hear these crunching and screaming noises when I drive with my windshield fogged over. What can I do to block the noise?

1 Like