[IronPython] Thanks for the indications about System.Reflection.Assembly.LoadFrom
Paparipote .
paparipote at hotmail.com
Fri Feb 17 22:24:35 CET 2006
Martin, Dino:
Thank you for the help. It works with:
Import System
Import clr
aso = System.Reflection.Assembly.LoadFrom('test.dll')
clr.AddReference(aso)
import ......
I SHOULD suppose the eventual/temporal solution is to use
System.Reflection.Assembly.LoadFrom('test.dll') but I forgot it, I
accustomed to the direct clr.AddReference("test") solution ;-)
Very best regards and have a good weekend.
P.S. Let me ask a question, how do you get the indentation in this Discution
pages of IP? i.e.
Question (John)
Answer (Dino)
Answer (Martin)
Question (John)
Answer (Martin)
What should I do during the mailing of my requests to generate that
indentation?
Thanks!!
_________________________________________________________________
MSN Amor: busca tu ½ naranja http://latam.msn.com/amor/
More information about the Ironpython-users
mailing list