Hi marcellino, welcome on board,
First question: what is really your problem ?
Answering a question like yours is not easy because we don't know exactly what you want to do.
I have never used these libraries, but had a look on what can be done with.
The big difference between maXim's library and agraham's library is:
- agraham's library is a scripting library
- in maXim's library there are two different parts, one for scripting and another with additional functions.
Are you sure that you want to begin with scriptring, which means to let the user of your program make it's own programming inside your's ?
Or do you want to use VB like functions or additional ones directly in your Basic4PPC code, in that case you should use maXim's library.
When I began with Basic4PPC, a year ago, I had experience in VB.
I transfered programs from VB to Basic4PPC.
There were some functions in VB different from Basic4PPC, I looked for the equivalent one in Basic4PPC and replaced it in the VB code to generate pure Basic4PPC code. I didn't try to transform Basic4PPC to look VB like.
It was a good manner to learn the new language, because it forced me to look much more deeper into the help file to look what function is equivalent and by the way learned a lot of others.
Sorry for answering you in English, but I don't speak Italian.
I translate the foreign messages with Google, and read them with some imagination to understand them and also sometimes with fun.
Best regards.
|