English > Scripts and Templates

Iafd Person e Website link (full)

<< < (5/19) > >>

Ivek23:
Nice work.

Problem is beauty error in the year of birth of actor or actress.

This is fine,

--- Code: ---Alex Rox  ( 1979 - ???? )
--- End code ---
here is not

--- Code: ---Alisha Bizart ???????? )
--- End code ---
because here not recorded any year of birth actor or actress.

pra15:
Yes, it's nothing, i put this as exemple, see the function pTab.
ptab(String Before,String,String After,Choice,Number of space,type of space).
For year ( 1111 ,1111) You must just change the "Choice" with 1 (in the first line on write info) to write left "(". I don't know if it's clear.
Exemple:
If value of year is nothing,
with pTab('(',Value,',',1,4,'*') give : (****,
with ptab('(',Value,',',2,10,'*') give : (**********
with pTab('(',Value,',',3,5,'*') give : *****,
with ptab('(',Value,',',4,5,'*') give : nothing
with ptab('(',Value,",",5,5,'*') give : *****
You can adjust as your choice  and the data you choose to write.

Ivek23:

--- Quote from: pra15 on February 02, 2015, 01:28:50 pm ---Yes, it's nothing, i put this as exemple, see the function pTab.
ptab(String Before,String,String After,Choice,Number of space,type of space).
For year ( 1111 ,1111) You must just change the choice with 1 to write left "(". I don't know if it's clear in the first line on write info.
Exemple:
If value of year is nothing,
with pTab('(',Value,',',1,4,'*') give : (****,
with ptab('(',Value,',',2,10,'*') give : (**********
with pTab('(',Value,',',3,5,'*') give : *****,
with ptab('(',Value,',',4,5,'*') give : nothing
with ptab('(',Value,",",5,5,'*') give : *****
You can adjust as your choice  and the data you choose to write.
--- End quote ---

Thanks for the explanation, I hope I understood that, we'll see ...

pra15:
If you're interested :
Sometimes actors have page in egafd and iafd. Script egafd write filmography of the actor in Biography Field, and iafd in awards comments. To Keep all infos of the actor and the two filmography, with iafd script i put infos over the filmography (in awards comment). File is attached.

Another script who use genre with name of Url.
if you have in URL : http://www.aaaa.com http://zzz.com http://www.ccc.com give AAA/CCC/ZZZ in genre field.
I use it just for simplify search in PVD.

Ivek23:
Nice work, thanks for the both scripts.


--- Quote from: pra15 on February 02, 2015, 02:04:03 pm ---If you're interested :
Sometimes actors have page in egafd and iafd. Script egafd write filmography of the actor in Biography Field, and iafd in awards comments. To Keep all infos of the actor and the two filmography, with iafd script i put infos over the filmography (in awards comment). File is attached.
--- End quote ---

It can be used next to the other, for example iafd_movie script or iafd_movie (full) script. This saves all the information transmitted in the bio box as well as in the comment box.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version