This program allows you to run F-Script programs from the command line. It also includes useful classes and methods that make the F-Script language more suited to general-purpose scripting tasks:
* Line-oriented file handles, including standard input/output/error
* Regular expression methods for strings (using the Perl-Compatible Regular Expressions engine)
* printf/sprintf
* Methods for importing library scripts
* Support for shebang notation (#!/usr/bin/fscript) in script files
The fscript tool also includes an interactive interpreter prompt that can run in a terminal window, without opening the F-Script application.
Download fscript Command Line Tool Now (File Size: 210k)
2/14/2007
fscript Command Line Tool - 1.1a
Gepostet von Tobias Frischholz unter 2/14/2007 05:12:00 pm
Labels: Programming