using AMC as a library

If you made a script you can offer it to the others here, or ask help to improve it. You can also report here bugs & problems with existing scripts.
Post Reply
rsilva1959
Posts: 1
Joined: 2008-01-11 00:59:41
Location: Lisboa

using AMC as a library

Post by rsilva1959 »

Hi, first of all, congratulations for what is the best Movie Manager I know, and believe me, I reviewed many, both for Movies and Music.
I'm in a middle of a project in which it will be a big (huge) help to use parts of your code ... unfortunately, I don't know nothing of Pascal/Delphi, I'm only familiar with C#/ASP.NET and VB, and it would be very time-consuming to learn now that I need to focus in the project.
So, I'm wondering if it would be possible to use your code as a library, in which case I would need to invoke methods for submitting a request to query a site - ie, AMG or IMdb - and to get and analyze the results.
Can you give some guidance in how to achieve this goal without diving too deep in Pascal/Delphi ?
I would be very grateful to you.
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Hi,
Thanks.
It would be possible to wrap things or even maybe the whole program into an COM/ActiveX library, but it is not done in two clicks I guess.
Post Reply