trichview.support
OfficeConverter and no office ? |
Author |
Message |
rafaellop |
Posted: 09/19/2002 18:39:34 Hello, Is there some way to detect if any converter is available ? I'd like to prevent a situation when a user wanted to use the Office Converter on system where no converters are installed. I've found one way, but I'm not sure how it would really work on system without converters. It is: if aRVOfficeConverter.ImportConverters.Count = 0 then ShowMessage('No converters'); Is this the only and safe way ? Regards, Rafal |
Powered by ABC Amber Outlook Express Converter