Question about libraries

Just starting out? Need help? Post your questions and find answers here.
schneider_ms
User
User
Posts: 15
Joined: Fri Mar 12, 2010 8:17 am
Location: Germany Saarland
Contact:

Question about libraries

Post 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
c4s
Addict
Addict
Posts: 1981
Joined: Thu Nov 01, 2007 5:37 pm
Location: Germany

Re: Question about libraries

Post 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...
If any of you native English speakers have any suggestions for the above text, please let me know (via PM). Thanks!
schneider_ms
User
User
Posts: 15
Joined: Fri Mar 12, 2010 8:17 am
Location: Germany Saarland
Contact:

Re: Question about libraries

Post by schneider_ms »

You are right, comate seems to be better - and it works.
thank you
Post Reply