Is it possible to do a script for this site?
I'm trying to do it, but i've a problem.
Can someone help me?
In this site a search word is converted to BASE64, and i found a library (MIME.pas) useful for the target, but is difficult for me to use it.
I'm a C# programmer....and Object Pascal is so different.....
[REQ] [ITA] www.movieplayer.it
Best choice for editing scripts is AMC's internal scripts editor. You can easily run the script at any time and see how changes affect the execution and results of the script. Besides you can use tools like a variable watchlist, etc.
For understanding scripting language I recommend to have a closer look on AMC's helpfile "Technical information - Script files creation". And it might be a good idea to read through and learn from a simple, existing script.
When editing scripts and code from outside AMC - e.g. for comparing or replacing - I use free notepd++ editor. Or use any text editor that supports syntax highlighting.
A site like http://www.delphibasics.co.uk/ might be helpful if you have questions on Delphi basics or on syntax of specific commands.
For understanding scripting language I recommend to have a closer look on AMC's helpfile "Technical information - Script files creation". And it might be a good idea to read through and learn from a simple, existing script.
When editing scripts and code from outside AMC - e.g. for comparing or replacing - I use free notepd++ editor. Or use any text editor that supports syntax highlighting.
A site like http://www.delphibasics.co.uk/ might be helpful if you have questions on Delphi basics or on syntax of specific commands.