|
|
@@ -1318,6 +1318,7 @@ namespace UAS_LabelMachine
|
|
|
CurrentCount = CurrentCount + 1;
|
|
|
}
|
|
|
pib_id_string.Append(pib_id_arr[CurrentCount]);
|
|
|
+ CurrentCount = CurrentCount + 1;
|
|
|
pib_id_string.Append(")");
|
|
|
if (i + 1 != fivehundred_count)
|
|
|
pib_id_string.Append(" or pib_id in ");
|