@ -55,7 +55,7 @@
assert(pData);
assert(fd);
pVar = (pSicsVariable)pData;
if(pVar->iLock)
if(pVar->iLock || pVar->iAccessCode == usInternal)
{
return 1;
}
The note is not visible to the blocked user.