Ok, so do i compile in the middle of the script, or shuld i wait until the end of the script to compile? Because there might be some errors if i compile in the middle of the script right?
Printable View
Ok, so do i compile in the middle of the script, or shuld i wait until the end of the script to compile? Because there might be some errors if i compile in the middle of the script right?
Just compile the script during development. That way you can easy see any syntax errors you have.