hi, this morning I encountered this problem: in initialize I did “set name2 to global_qta”
in the button I added add to list “name2” but the command also modifies the first list. thanks for the replies
hi, this morning I encountered this problem: in initialize I did “set name2 to global_qta”
in the button I added add to list “name2” but the command also modifies the first list. thanks for the replies
I reproduced the procedure on a new screen but the same problem
ok thank you very much it works
But is it normal operation that without “append to list” also modifies the original list?