Search found 5 matches
- 2012-03-04 22:45:54
- Forum: Ant Movie Catalog > Scripts
- Topic: Problem with Custom Fileds in script
- Replies: 2
- Views: 1497
- 2012-03-01 10:27:10
- Forum: Ant Movie Catalog > Scripts
- Topic: Problem with Custom Fileds in script
- Replies: 2
- Views: 1497
Problem with Custom Fileds in script
In the script I'm trying to use the code below:
Value := GetMaterials(Page, 'muzyka');
Zmienna := CustomFieldExists(fieldCustomMusic)
if (Length(Value) > 0) then
begin
if CustomFieldExists(fieldCustomMusic) then
begin
SetCustomField(fieldCustomMusic, Value)
end
else
begin
Value ...
Value := GetMaterials(Page, 'muzyka');
Zmienna := CustomFieldExists(fieldCustomMusic)
if (Length(Value) > 0) then
begin
if CustomFieldExists(fieldCustomMusic) then
begin
SetCustomField(fieldCustomMusic, Value)
end
else
begin
Value ...
- 2009-04-20 21:54:37
- Forum: Ant Movie Catalog > Scripts
- Topic: POLAND site SCRIPTs
- Replies: 776
- Views: 317275
Jeśli chodzi o producenta, a także i inne rekordy, to przed tymi zbędnymi znakami nawiasów można byłoby sie zabezpieczyć w tej nowej funkcji GetMaterials . Trochę to wydłuży obróbkę danych ale chyba nieznacznie.
Wersja 60 nie pobiera teraz tekstu np.: (producent) lub (producent wykonawczy), który ...
Wersja 60 nie pobiera teraz tekstu np.: (producent) lub (producent wykonawczy), który ...
- 2009-02-16 20:30:23
- Forum: Ant Movie Catalog > Scripts
- Topic: PROBLEM, pomocy
- Replies: 3
- Views: 1848
- 2009-02-15 23:33:21
- Forum: Ant Movie Catalog > Scripts
- Topic: POLAND site SCRIPTs
- Replies: 776
- Views: 317275