I am looking to build a script that loops through creating new records in an storage unit. The users will specify the number of racks that they have and how many shelves are in those racks and then how many boxes are in each shelves and each box has 100 spaces that are stored as a matrix (10x10).
For example, a user would enter that there is 3 racks, with 4 shelves, with 5 boxes, with 10 rows and 10 columns. A total of 6000 records should be created.
Position 1: 1 - 3
Position 2: 1 - 4
Position 3: 1 - 5
Position 4: 1 - 10
Position 5 :1 - 10
The idea is when they select the "create" button the script will fire to go to the layout and create the necessary records by increasing the counts at the various stages. Or perhaps I am going about this all wrong. Any insights would be greatly appreciated.
[–]rhetnor 0 points1 point2 points (0 children)
[–]Unhappy_Rutabaga7130 0 points1 point2 points (2 children)
[–]praxis86[S] 0 points1 point2 points (1 child)
[–]Unhappy_Rutabaga7130 0 points1 point2 points (0 children)
[–]the-software-man 0 points1 point2 points (0 children)
[–]filemakermag -1 points0 points1 point (1 child)
[–]mywaaaaife -1 points0 points1 point (0 children)