Add Misc Tag To Description
Posted: Sat Aug 06, 2011 11:55 am
In Digiguide you have the program description which is set a
and you have the misc tag which is used to populate various flags
What I would like to do is set the program description to
ie (add the contents of the misc tab to the bottom of the description)
Having a little bit of trouble as I can't quite get my head around the tag processing. Anyone able to help?
Code: Select all
prog.Description=LangStrToXMLStrList(tag.Children.desc)
What I would like to do is set the program description to
Code: Select all
Prog desc....
......
....
(misc tag)
Having a little bit of trouble as I can't quite get my head around the tag processing. Anyone able to help?