I'm setting up an automatic reading of a customized document with FlexScript, and part of the work involves assigning the numbers from a global table to the processors.
I have cases where a single station performs more than 2 processes and I would like to use the multiprocessor for this.
but I couldn't find anything that helps me add more than one process to the multi processor and assign their values via flexscript, could you help me?