Hi,
let's say I have a variable that could be either a string or an <IDISPATCH>.
How can I determine (in basic+) whether the variable is a string or an <IDISPATCH>
Calling len on the variable causes the ENG0061 crash. Everything else I have tried also causes this crash.
Have you tried function descriptorType( var )? 4 will be an iDispatch.
World leaders in all things RevSoft