Help for this page

Select Code to Download


  1. or download this
    Option Explicit
    
    ...
      perlProc.Terminate
    End Sub
    
  2. or download this
    Function doQueryWord(aWord As String, aRole as String) As String
      ' Construct a command in the simple protocol wordnet-ipc expects
    ...
    
    ' doQuerySense would be nearly identical