On 2/12/06, Phil Davis <[EMAIL PROTECTED]> wrote: > Hi Howard, > You could try displaying 'the executionContexts' in an 'errorDialog' > handler of your stack script - maybe that will give you some clues as to > what's happening. > > Phil Davis
Where did you find information about "the executionContexts"? I couldn't find any reference to it in the docs so I don't know how to interpret the results. It gave: stack "/Users/howard/Projects/LandyVision/LandyPlayer.rev",errorDialog,198 What does 198 refer to? For that matter, there doesn't seem to be complete info about the errorDialog message. It says line one contains "Information about the statement that caused the error." In my case, line 1 shows: 573,10,1,rawkeydown Well, I know it's telling me that the rawkeydown handler caused the error, but what does 573,10,1 mean? In addition, the errorDialog dictionary entry refers to the cErrorsList property of the stack "revErrorDisplay" as having useful info. This property contains (on my system) 631 error entries. I have no idea what they are, if they're simply a list of errors or if they're pertinent to my situation, etc. Again, there is no other reference to this property anywhere in the Rev documentation that I could find. I'm in one of those black "I hate Rev" moods, based on my inability to find the information I need to solve my problem. -- Regards, Howard Bornstein ----------------------- www.designeq.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
