Best way to check if RTF2.OCX is installed ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Arno R

    Best way to check if RTF2.OCX is installed ??

    Hi all,

    I am using the RTF2 control hat Stephen Lebans provides in one of my apps.
    I am struggling with the issue how to check if the OCX is installed (properly)
    ==I am distributing an mde.

    When the OCX is not installed the app just errors in a way that is very unclear to some users.
    (The expression on open...bla bla)
    I can't find a way to trap this error, display a messagebox and quit the app.

    Code to loop the references in a startup-screen does not seem to work because of the missing ref...

    Thanks,
    Arno R
  • Bob

    #2
    Re: Best way to check if RTF2.OCX is installed ??

    Hi Arno.

    The Function "EstVide" is like IsNull


    Best regards

    Bob

    Comment

    Working...