I have successfully written code to save XML info to a variable.
However, in my program wen I check teh data to see if there is an event on that particular day, it checks before the XML is loaded.
How is this possible when the function to load teh XML is well before the one to use the data??
