[CONNECT VBA] Sendkeyin

This part of code crashes CE. Is it only for me?

Sub place_text()
CadInputQueue.SendCommand "place text"
            CadInputQueue.sendkeyin "sometext"
End Sub

 

Parents Reply Children