Hi Marcel,
I'm sorry for my typo (slipt instead of split)!
I tested your script and now it work but I don't understand why SplitSpecial returns 0.
If I made the call directly (I mean from the module) the results is the same, but strangely enough in both cases the function seems performed correctly.
You can test it with:
[code=thinbasic]
msgbox 0, COM_Succeeded(COM_Execute(pWdView, "SplitSpecial", %TB_DISPATCH_PROPERTYGET, 0, 0, vRetVal))
[/code]
However, I'm working on setting an indexed property.
Bye,
Roberto
Bookmarks