- New oscillator module - Bug fixes
@ -283,7 +283,10 @@
iInt = InterpExecute(pSics,pCon,pPtr);
if(!iInt)
{
iRes = 0;
if(SCGetInterrupt(pCon) > eAbortBatch) {
break;
}
iRet = LLDnodePtr2Next(self->iLineList);
The note is not visible to the blocked user.