Closed chuckreynolds closed 8 years ago
Okay now you have discrepancy in constellation again. I'm looping through and you don't have each tab cta copy varaible the same.
constellation
first on you have const_cta1 then 2-5 are const_ctacopy2
const_cta1
const_ctacopy2
I suggest changing 1 to be const_ctacopy1
const_ctacopy1
ok. Looked through and I think that solves problem, but i am mildly drunk. SO you may want to give it a once over:)
thx. that's fine. just making loops to save the redundancy
Okay now you have discrepancy in
constellation
again. I'm looping through and you don't have each tab cta copy varaible the same.first on you have
const_cta1
then 2-5 areconst_ctacopy2
I suggest changing 1 to be
const_ctacopy1