Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: TGF - Discogs script (Read 2524 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

TGF - Discogs script

hi,

I hope someone in this forum is familiar with the discogs scipt in TGF (TheGodFather) and can help me with my problem since the official TGF forum is not really active any more.
I'm working on my discogs script but I ran into a little problem i can't seem to solve. I want the label information to be displayed in the composer tagfield. but using

if on_FindRow( iRow, 0, 'Label:</TD>', slMain ) then on_setComposer( on_cleanHTMLLine( slMain.Strings[ iRow + 1 ] ) );

doesn't seem to work. TGF doesn't seem to like the "on_setComposer". any help would be highly appreciated.
Thanx