Hi all,
I would like to export a MooseModel in MSE.
I use method "MooseModel>>exportMSEToFile". But there is an error.
So, I have replaced the line stream := filename asFilename writeStream. by: stream := (FileStream newFileNamed: filename).
Now, I have a doesnotunderstand exception on Text>>fm3PrintOn:
Can anyone help me ?
Cheers --- Jannik Laval PhD Student - Rmod Team - INRIA Certified Project Management Associate (IPMA) http://www.jannik-laval.eu http://rmod.lille.inria.fr ---