Sorry, that should have been:

put false into resultsExist
repeat for each item i in "vmiFld,nvmiFld,cmiFld,vdriFld,aciFld,sriFld,friFld,ariFld,liFld"
  if fld i of card "index" is not empty then put true into resultsExist
end repeat
if resultsExist AND the short name of this cd is "index" then
  enable line 2 of btn "file"
  send mouseUp to button "export" of card "index"
else

etc....

Best,

Mark
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to