| 
        
          | 
              
                | T O P I C    R E V I E W |  
                | giancarlo | Posted - Aug 10 2016 : 19:13:02 from manual i see:
 
 if not IELibAvailable() = False then
 MessageDlg(format('The installation is incomplete. Please reinstall %s', [Application_Name]), mtError, [mbOK], 0);
 
 ...it's a strange condition?
 
 if not IELibAvailable()
 or
 if IELibAvailable()=false
 
 
 http://www.imageen.com/help/IELibAvailable.html
 
 i'm drunk or what? :)
 |  
                | 1   L A T E S T    R E P L I E S    (Newest First) |  
                | xequte | Posted - Aug 10 2016 : 19:36:28 No, it seems we were drunk when we wrote the documentation
  
 Nigel
 Xequte Software
 www.xequte.com
 nigel@xequte.com
 
 |  |  
 |