Re: ipcBeginProcess



Roland.Fontaine@xxxxxxxxx wrote:
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.


I'd advise you to have a look at ipcWait() ;)

Stéphane
.



Relevant Pages

  • Problems adjusting column width
    ... Just a quick question does anyone know of a way to programmatically adjust ... the column with to ensure that the text within a cell is entirely visible. ... I have also tried doing it column by column using a range and a foreach loop ... col widths to a standard area thats too large for what I need. ...
    (microsoft.public.excel.programming)
  • ipcBeginProcess
    ... foreach loop to run this Perl scipt on multiple Layout cells, ... 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. ...
    (comp.cad.cadence)
  • Re: ipcBeginProcess
    ... foreach loop to run this Perl scipt on multiple Layout cells, ... After I start the foreach loop on the ... looping and moving on to the next cell in the list. ...
    (comp.cad.cadence)
  • Re: Foreach with DataGrid
    ... what i mean is that i want to take from each row and cell it's text and print it. ... >> i tried to do a foreach loop but i got erros, what is the correct syntax?? ...
    (microsoft.public.dotnet.languages.csharp)