Page 1 of 1

Question about libraries

Posted: Wed Feb 16, 2011 10:41 am
by schneider_ms
I tried to start pb development on a new computer. Trying the first samples I recieve the error:
"dhToggleExceptions() is not a function ...."
What library is missing?
What else do I have to install to write a programm using a sqlite database and to read and write microsoft word documents?

regards
Markus

Re: Question about libraries

Posted: Wed Feb 16, 2011 11:05 am
by c4s
I first wanted to ask which sample code you are using but then I thought it might be PureDispHelper that's missing? Note that it isn't a official library shipped with PureBasic, because you sound like something internal is missing.
However I don't know anything about it, if it still works etc. I also heard that COMatePlus is better but you have to find out for yourself...

Re: Question about libraries

Posted: Wed Feb 16, 2011 12:39 pm
by schneider_ms
You are right, comate seems to be better - and it works.
thank you