( if ( it ) then"PASS"else"FAIL - no 64GB fixed drive" ) of ( exists drive whose ( type ofit="DRIVE_FIXED"and ( total space of it/ ( 1024*1024*1024 ) ) >=64 ) )
(if (it) then"PASS"else"FAIL - no 64GB fixed drive") of ( exists drive whose (type ofit="DRIVE_FIXED"and (total space of it/(1024*1024*1024)) >=64 ))