Hello, The below script is designed to do the following;-1. There are
main quadrants in the Table, each quadrant has been assigned a whole
number like 1, 2, 3 and so on. Each quadrant has sub quadrant like
1.1,1.2, 1.3 or 2.1, 2.2, 2.3 etc .... Only the sub quadrants have the
ability to create instance using + and + buttons on the screen.2. The
script deals in generation of new numbers whenever the instance is
created, the script caputures the present present number and in the loop
subtracts the...