i cant able to edit any sketch , iam using windows 7 version and i downloaded ide for windows 7 . IDE version 1.8.16 , i have tried uninstalling and installing the application several times
You cannot edit "Installed examples" as they are read only.
Open and Save As to another location.
Hi mrburnette, i have tried with new sketch , even with new sketch i am not able to edit or write
Under File > Preferences verify that "Use external editor" is not checked.
You can edit the examples, but cannot save the altered code unless you use "save as".
Hi groundFungus, yes! it worked . thanks a lot
Happy coding
Well ... that would be pretty useless then as compile forces a "save."
But I'll take the wet-noodle lashing as pastadoes not scare me.
Ray
Actually it will compile without saving. I often will bring up some example code like BlinkWithoutDelay so that I can quickly overwriting it with some code from a forum question that I want to test compile. Saves the trouble of having to create a new sketch then later delete it.
