if (GetField(fieldDescription)='') then
MovieMark := '=';
if (GetField(fieldLength)='') then
MovieMark := MovieMark + '*';
BUT I can't check existing the picture.
GetField(fieldPictureName)
GetField(fieldPictureSize)
GetField(fieldPicture)
nothing of above doesn't work...

Can I check this field in script???
Falc0nMan
Russia