RB for Mac 2007r3 throws an error:
Parameters are not compatible with this function.
Code, App.Run, line 9, connection = New VConnection("mydomain.net",
"sa", "sa")
Example straight from the zip file downloaded...why can't I get this
to compile? Everything looks in order compared to the documentation...