forums/book/133/1
The first thing I see is that you're using commas in some of your XML lines, for example $parentTitle. These will cause parsing errors of the XML file and will be listed in your Logs\FrameXML.log file.
View Articleforums/book/133/2
Ah, indeed I did, in line 77. Must have been switching between XML and LUA and had a brain fudge. I will try loading it again tonight. As far as loading the program.. The Scripts section in the XML...
View Articleforums/book/133/3
> Ah, indeed I did, in line 77. Must have been switching between XML and LUA and had a brain fudge. I will try loading it again tonight. >> As far as loading the program.. The Scripts section...
View Articleforums/book/133/4
Yikes, I misspoke. I was reading some other code examples at the time I posted. In the XML file, there is a scripts subsection of the main BagBuddy frame with an OnLoad item that calls the...
View Articleforums/book/133/5
> Yikes, I misspoke. I was reading some other code examples at the time I posted. >> In the XML file, there is a scripts subsection of the main BagBuddy frame with an OnLoad item that calls...
View Article