while (CurrentStepl < CurrentStep)
CurrentStepl = CurrentStepl + 1
if (CurrentStepl > 100) or (CurrentStepl=255) then goto FF3
if (PumpDC < 50) then 'Some time glish and go more > 53
PumpDC = (MathSet * CurrentStepl + PumpDcSet)
Pause PauseScalefactor
endif
wend
If some one have see this before.
Bookmarks