Search found 13 matches

by dinolib
2005-02-18 07:39:39
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69861

OK, I've corrected it and sent to Antoine.

Thanks!
Bye
by dinolib
2005-02-09 16:15:55
Forum: Ant Movie Catalog > Scripts
Topic: www.cinematografo.it, not function
Replies: 8
Views: 2047

Ant è scritto in Delphi 7: Pascal ad oggetti.
Gli script in "script Pascal". Versione semplificata del linguaggio.

Ciao,Dino
by dinolib
2005-02-08 18:09:15
Forum: Ant Movie Catalog > Scripts
Topic: www.cinematografo.it, not function
Replies: 8
Views: 2047

Per farlo funzionare devi rimettere la vecchia intestazione (quella compresa fra (* e *) all'inizio dello script. Poi dove trovi la funzione GetPicture prima della chiusura della parentesi ) aggiungere ,false Infine mettere la chiamata a DisplayResults nel punto in cui era nella precedente versione....
by dinolib
2005-02-07 10:30:02
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69861

Just a little thing:
ActionFindWholeField.Caption,
ActionFindDisplay.Caption,
ActionFindFindNext.Caption
are no more translated (while hint works...).

bye
D
by dinolib
2005-02-05 07:36:13
Forum: Ant Movie Catalog > Scripts
Topic: www.cinematografo.it, not function
Replies: 8
Views: 2047

I've already send to Antp the script for v.3.5.0 fixed (tested yesterday night, I suppose it is still ok :)). In the meanwhile he will publish it, here is whe code. Let me know for ant problem. bye Dino (*************************************************** Ant Movie Catalog importation script www.ant...
by dinolib
2005-02-04 13:34:01
Forum: Ant Movie Catalog > Comments
Topic: Version 3.5 - Final version released
Replies: 243
Views: 69861

Print Preview / Language selection

In print preview, when switch from a template to another, viewing settings (zoom, two pages...) are not re-applied (while they are remembered on tool bar). -- If I choose a language different than default english and then come back to language selection and select again "english (default)"...
by dinolib
2005-02-03 17:12:49
Forum: Ant Movie Catalog > Scripts
Topic: [ITA] Is Anyone Able to create a script for www.film.tv.it?
Replies: 29
Views: 6240

ABN, be carefull! Your script has a little mistake... PageStr is managed progressively. Every time you call GetVal, pageStr is cut! So, if you place the Rating step before Actors and Category, you lost them! Here the change you have to apply: move your code after the fieldLength step. In this way yo...
by dinolib
2005-02-03 08:28:05
Forum: Ant Movie Catalog > Scripts
Topic: [REQ] Help me plz..Where is the error?
Replies: 2
Views: 697

Antp is right (obviously! ;) ).
The problem is in the GetPage (before of the extract you post).
Maybe the address you generate is faulty and the web server cannot reply to you (for example you miss to add the file name, or it is null, and the server block you to access the directory listing).

ciao
D
by dinolib
2005-02-03 07:58:02
Forum: Ant Movie Catalog > Scripts
Topic: [ITA] Is Anyone Able to create a script for www.film.tv.it?
Replies: 29
Views: 6240

Other Italian Scripts

I'm going to convert all the other Italian scipts to v.3.5.0.
I'm also testing them to update where they don't work anymore (AFDigitale.it for example).
May be this night (GMT+1) I'll send to Antoine a zip file.
If you want to suggest me something, let me know!

Bye
Dinolib
by dinolib
2005-02-02 17:28:10
Forum: Ant Movie Catalog > Scripts
Topic: [ITA] Is Anyone Able to create a script for www.film.tv.it?
Replies: 29
Views: 6240

I've edited the script for the second time. Now it shold works. I've done a lot of tests. -- (Nella prima versione cercavo una immagine nella gallery. Ora, secondo quanto mi hai indicato, prendo il nome immagine dalla scheda, e poi vado nella cartella GALLERY. Purtroppo c'è il logo FILM TV impresso ...
by dinolib
2005-02-02 17:01:45
Forum: Ant Movie Catalog > Scripts
Topic: [ITA] Is Anyone Able to create a script for www.film.tv.it?
Replies: 29
Views: 6240

@ABNormal:
I've edited the script and used the URL you signaled.
I'm sorry, I don't know how to check for large image existance...
Let me know if it works well! I can try to change something if you need it.

bye
by dinolib
2005-02-02 16:41:42
Forum: Ant Movie Catalog > Scripts
Topic: [ITA] Is Anyone Able to create a script for www.film.tv.it?
Replies: 29
Views: 6240

OK, good news... I'll try to change the script.

Antp, can you suggest how to verify the existance of an image? It could be very usefull...

thanks in advance!
by dinolib
2005-02-02 15:37:01
Forum: Ant Movie Catalog > Scripts
Topic: [ITA] Is Anyone Able to create a script for www.film.tv.it?
Replies: 29
Views: 6240

[REL]Try this...

Hi, this is my first attempt writing a script for Ant Movie Catalog. *test in progress!!* I've wrote It for Version 3.5.0 RC1. But I think Pivello could translate it for 3.4.x version (just change version control,erase the GetOption call and re-insert DisplayResult call)... I'm sorry, comments are i...