Quote:
Originally Posted by Erel
setstrings is an input only method (you can see that only 'I' appears in the description).
I'm not sure what it's supposed to do but you can try to change the line to:
phoneID.setstrings = ""
|
Which indead does work
The readonly property of 'SetStrings' in PhoneID.dll actually sets the strings returned from the other properties. If it isn't called, there's nothing returned from the other properties.
I sort of got it working by accident
I've just had a look my .dll code, altered something by mistake, and now it won't compile
Oh well
