Main.Lua file won't save due to being open somewhere else

I am testing the waters with the sample scrips that come with Corona SDK. When I open them up in Notepad++ and try to save the changes, it tells me that I should check to see if it is open in another program.

Anyone happen to have a solution to my issue?

When you open example through simulator you cannot edit it. Just find and copy example project somewhere else and then open main from copied folder. You will be able to edit it normally.

Thank you. It works fine now.

When you open example through simulator you cannot edit it. Just find and copy example project somewhere else and then open main from copied folder. You will be able to edit it normally.

Thank you. It works fine now.