//--_----^----_----^----_----^----_----^----_----^----_----^----_----^----_----^----_----TAKE PICTURE if (takePic == 1) { String tempString = period[pd].abbrev; save("space_" + division[dv].abbrev + "_" + tempString.toLowerCase() + rd + ".tif"); println("space_" + division[dv].abbrev + "_" + tempString.toLowerCase() + rd + ".tif has been saved"); takePic = 0; } //--_----^----_----^----_----^----_----^----_----^----_----^----_----^----_----^----_----TAKE PICTURE

Source code: isml2012 Classes Functions Z_Notes

Built with Processing