VB to Python

Aleksandar Cikota alexci at web.de
Fri Apr 14 17:59:27 EDT 2006


Hi all,

Can someone translate the VB code to Python?

VB code:

Dim chsr as New DriverHelper.Chooser
chsr.DeviceType = "Telescope"
scopeProgID = chsr.Choose(scopeProgID)
Set scope = CreateObject(scopeProgID)
scope.Connected = True



For your prompt reply, I say thank you in advance.

Best regards,
Aleksandar





More information about the Python-list mailing list