Save Level Name and then open it

Hi i am making simple save game data of level and then open it!
This is my main menu:

This is code of main character when you start LEVEL it saves it!

And then if you press CONTINUE under main menu it should opens it:

IN Save_level it has only one variable like this:

For some reason when I clicke Continue it does nothing except write string “FAILED”

Thanks for your reply!

Oh here we go! I found solution! I should use Save Game to Slot at the end of command here is updated version: