R
Roland.Fontaine@gmail.com
Guest
I am calling a Perl script from within a Skill routine, I am using a
foreach loop to run this Perl scipt on multiple Layout cells, and I can
only run one cell at a time. After I start the foreach loop on the
cellList, how do I pause it until the Perl script completes, before
looping and moving on to the next cell in the list.
foreach loop to run this Perl scipt on multiple Layout cells, and I can
only run one cell at a time. After I start the foreach loop on the
cellList, how do I pause it until the Perl script completes, before
looping and moving on to the next cell in the list.