GuyR
2005-05-25, 10:22 PM
Can I pass a parameter to the API class from the ini file?
eg:
ECClassName1=foo.Command("test string")
or
ECClassName1=foo.Command(param1 = 500 )
I'm not sure if it's my code not working or this just can't work with the existing API.
Guy
eg:
ECClassName1=foo.Command("test string")
or
ECClassName1=foo.Command(param1 = 500 )
I'm not sure if it's my code not working or this just can't work with the existing API.
Guy