Scott Anguish was kind enough to publish a write-up of the MultiScript Shell that I have been working on. http://www.stepwise.com/Articles/Technical/codefab/mssh1.html I wrote the article both as an introduction to mssh (and its ability to execute WebScript at the command line like any other shell script) as well as a glimpse at the inner workings of Apple's rather amazing MultiScript (the interpretive engine behind WebScript). For WebObjects folks, this may give you some ideas as to how to more effectively write WebScript code that is easier to read and easier to debug. For Yellow Box Folks, it provides a means of accessing a truly awesome, cross platform (including Yellow on NT as long as you have WO installed), scripting solution that is fully compatible with the AppKit and all other frameworks on the system. b.bum
