G
Guest
John,
It is possible. I posted something yesterday with the subject ".NET equivalent to VBA". I was given a link to http://www.eggheadcafe.com/articles/20030908.asp by Cor. Have a look, you will need to set-up a function that takes transformer as a parameter so it can be updated.
Chris.
----- John F wrote: -----
Hi All,
Is it possible to read text form a file and execute or convert it to an object? e.g.
File contains the following text
transformer.core.conductor.material = "M3"
transformer.core.conductor.stackedHeight = 160
...
where these woruld be valid lines of code in my programme
It is possible. I posted something yesterday with the subject ".NET equivalent to VBA". I was given a link to http://www.eggheadcafe.com/articles/20030908.asp by Cor. Have a look, you will need to set-up a function that takes transformer as a parameter so it can be updated.
Chris.
----- John F wrote: -----
Hi All,
Is it possible to read text form a file and execute or convert it to an object? e.g.
File contains the following text
transformer.core.conductor.material = "M3"
transformer.core.conductor.stackedHeight = 160
...
where these woruld be valid lines of code in my programme