18.01.2012, 11:07
I noticed something that if you don't save before compiling it will simply tell you the script is fine and compile even if there is a huge error.
Also if you then fix the error and compile without saving again it will still say you have that particular error. werid ?
EDIT: Also where you say place 'npp_save' on the first line. Well i think some people that don't have much common knowledge will think you mean before 'cd $' so it would look like this 'npp_save cd $'. When you actually want it to look like this
'npp_save
cd $'
Maybe you should change it to say 'Place it above the first line' ( Just an idea )
Also if you then fix the error and compile without saving again it will still say you have that particular error. werid ?
EDIT: Also where you say place 'npp_save' on the first line. Well i think some people that don't have much common knowledge will think you mean before 'cd $' so it would look like this 'npp_save cd $'. When you actually want it to look like this
'npp_save
cd $'
Maybe you should change it to say 'Place it above the first line' ( Just an idea )