Aeson
I am the mysterious professor.
This is why I went the hardware route rather than software. Programming makes my brain bleed.reveal said:It's a programming term. When you want to increment a variable for a number you type [variable name]=[variable name]+1. So if postcount equals one and then you say postcount=postcount+1, postcount now equals 2. And so one, and so on, and so on, ad infinitum.