Very similar to FScript indeed.<br>You can obtain simial behavior using fscripter and FScript.<br>fscripter is an exacutable shell-command which sends the file to the FScript engine.<br><br><br><br><br><div><span class="gmail_quote">
On 8/25/06, <b class="gmail_sendername">Marcel Weiher</b> &lt;<a href="mailto:marcel@metaobject.com">marcel@metaobject.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>[...]<br>As it happens, I created an internal 'release' package the other day<br>just before I stumbled on this thread.&nbsp;&nbsp;The package can be found at:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.metaobject.com/downloads/Misc/stsh.tgz">
http://www.metaobject.com/downloads/Misc/stsh.tgz</a><br><br>This is not even a pre-release, binary only, only runs on Mac OS X<br>(Tiger) and also comes with not documentation whatsoever, not even a<br>Readme!&nbsp;&nbsp;That said, I have been using it myself and it has proven
<br>quite useful.<br><br>Contents of the tar are a couple of frameworks that need to be put in<br>a frameworks place ( /Library/Frameworks/ or ~/Library/Frameworks/ )<br>and the stsh executable itself, which is probably best place in /usr/
<br>local/bin/ .<br><br>As Smalltalkers, you will probably miss the Smalltalk class<br>libraries:&nbsp;&nbsp;they aren't there.&nbsp;&nbsp;It's Objective-C and Cocoa underneath.<br><br>So it's NSArrays, NSStrings, and NSDictionaries, as well as those
<br>protocols:<br><br> &gt; 'Hello World' class.<br>NSCFString<br><br><br>Of course, that isn't all bad.&nbsp;&nbsp;You have Foundation, AppKit, QTKit<br>(QuickTime), WebKit, CoreImage and friends to play with.<br><br>Here is an example script, it uses QuickTime to concatenate a bunch of
<br>movies:<br><br>-[...]<br><br><br></blockquote></div><br><br clear="all"><br>-- <br>Software Architect<br><a href="http://www.objectsroot.com/">http://www.objectsroot.com/</a><br>Software is nothing