Moderator: Tech Team

Hey Chip, Just took a gander at the error and it was accessing an anc[1] variable that was not declared. Did a simple change from anc[1] to anc[0] in the code and it appears to function.chipv wrote:Haven't looked at this for ages, will try and take a look this weekend.
Thanks - where have you been?yowzer14 wrote:Hey Chip, Just took a gander at the error and it was accessing an anc[1] variable that was not declared. Did a simple change from anc[1] to anc[0] in the code and it appears to function.chipv wrote:Haven't looked at this for ages, will try and take a look this weekend.
I've been working out of town for the last 6 months....good to be home instead of a hotel!chipv wrote:Thanks - where have you been?yowzer14 wrote:Hey Chip, Just took a gander at the error and it was accessing an anc[1] variable that was not declared. Did a simple change from anc[1] to anc[0] in the code and it appears to function.chipv wrote:Haven't looked at this for ages, will try and take a look this weekend.
Good to see you!
No, I'm hoping to discontinue this script. If people would like to list any of its features that you need, I canDJ Teflon wrote:Is there a fix guys?