Actually, I've tested this more and even this:<br><br>UNLINK RECORDS (26,27) OF ozC FROM RECORD (170) OF newC<br><div id=":no"><br>results in the same error:<br><br>Kernel error: 0x21502. It's too much values.<br><br>
It seems only single values are accepted.<br><br>UNLINK RECORD (26) OF ozC FROM RECORD (170) OF newC<br><br>UNLINK RECORD (27) OF ozC FROM RECORD (170) OF newC<br><br>Both of these work fine.<br><br>It's the first time I've tried to UNLINK multiple records at one time so I don't know if this ever worked, but certainly the examples on the Wiki page are misleading.<br>
<br>Thanks.<br></div>