Valentin I just had a quick test and interestingly enough I've found that if you open Director.exe in ResHacker and then look into the "menu" resources you will find the codes that corespond to your list of dispatchCommands...
Not all work through dispatchCommand() but they are definitely there for some of the menus :) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Valentin Schmidt Sent: 27 January 2005 18:28 To: Lingo programming discussion list Subject: Re: <lingo-l> Build Scripts (i.e. Publishing fromacommandline)[Direct-L cross-post] Troy Rollins wrote: > On Jan 27, 2005, at 11:56 AM, Valentin Schmidt wrote: > >> I've uploaded a list of commands for dispatchCommand() that I've >> found out so far to >> http://dasdeck.de/staff/valentin/lingo/dispatchCommand.txt > > Wow. All through trial and error? Maybe I'm insane, but not that insane! :-) I've created a small tool for fast systematic testing. it also has a history function, so I could step through the command numbers from 1 to 65536, and whenever something had happened in director (some dialog popped up, or whatever), i could step forwards and backwards to identify the exact command number that triggered the observed action. Valentin [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!] [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
