Hi,

Is it possible ?

ex: return ['1','2']

If so which type should I use in VB ?

dim res as ???????

Set testObj = CreateObject("xxxx")

res = testObj.AMethodThatReturnsAListOfStrings()


Thanks,

Philippe

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to