PAGE('SYNC_READYTOPROCESS')
Este comando devuelve true, si hay datos descargados listos para ser procesados y false en caso contrario.
bool PAGE('SYNC_READYTOPROCESS'); example: if PAGE('SYNC_READYTOPROCESS') THEN … end;
Este comando devuelve true, si hay datos descargados listos para ser procesados y false en caso contrario.
bool PAGE('SYNC_READYTOPROCESS'); example: if PAGE('SYNC_READYTOPROCESS') THEN … end;