Affichage des articles dont le libellé est Question about cycle action.... Afficher tous les articles
Affichage des articles dont le libellé est Question about cycle action.... Afficher tous les articles

mercredi 28 septembre 2016

Question about cycle action...

Hi all,

I've been trying to create a cycle action that will not proceed with further actions unless recording is done & stopped.

Code:

Here is the basic idea:
if not
  Transport: Record
  move to next region
end if


This is the actual coding:
if not
  1013
  _SWS_SELNEXTREG
  40630
end if

Is that the wrong coding, or is the cycle action not suited for this? I've tried it with both "if" & "if not", but neither seems to work.


Question about cycle action...