Message 1 of 6
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Guys,
Is there a way to test if a ProBoolean.CreateBooleanObject() call fails?
If I try something like this;
[code]
result = result=ProBoolean.CreateBooleanObject source target 3 0 0;
[/code]
It always returns 'OK' even if the merge fails.
Thanks in advance.
Solved! Go to Solution.
