Zur Startseite

JRSpellChecker

Zur Homepage

GetCurrentPath () As String

Function:

returns the current path of the JRSpell autocorrectionlist autokorr.jsk.

You can use this function to manipulate the autocorrectionlist directly.
For example in use of an own dialog

       

ico_syntax   Syntax:

path$=JRSpell1.GetAutoCorrPath

         

ico_weitere   Return value:


String

fires no event.

Example:

    Label2.Caption = JRSpell1.GetAutoCorrPath