From: "David Birdsall" <[EMAIL PROTECTED]>
> According to the manual for codewarrior (...) you can script 
> codewarrior to do automated builds and the like. It talks 
> about using the OLE/COM object viewer to look for interface 
> definitions of objects you can script using vbs/jscript 
> (using wscript.exe on windows at least). 
>
There are some sample scripts included with the CW release
(folder name of (CodeWarrior Examples)\Scripting Examples)
that were easy enough to follow.  They are documented and
include code to copy the compiler messages to a log file.

I found it fairly easy to extend the basic build script to read a file 
of projects in order to automate the building of a set of libraries
and the apps that used them, although if I had to do it again
I'd start by finding a vbscript debugger.

Chris Tutty


-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to