September 8, 200619 yr SpiderShell - v1.0 is a free plug-in. To receive a free copy join the FMWebschool newsletter at: http://www.fmwebschool.com and we will send you a free license! Watch the movie of how you can use it with PHP. http://fmwebschool.com/resources/SpiderShell/SpiderShell.html Overview SpiderShell is a plug-in for executing command line compatible applications. Simple specify the command, and capture the output inside of FileMaker! Limitations Currently SpiderShell is only supported on the Microsoft Windows operating system. Within a few weeks a Mac version will become available. Installation This plug-in simply needs to be installed into either the extensions directory of FileMaker, or the Plugins directory under the Web Publishing Engine. Usage To use the plug-in simply select the SpiderShell_Exec function from the External Functions menu. Function Reference SpiderShell_Exec( command {; input_string ; output_filename} ) This function accepts a command to execute as well as a potential string to feed the command as standard input (such as script to the PHP engine). An optional output filename parameter is also available to redirect output into a file. Return Value The function returns the output of the command, unless an output_filename was specified – in that case it returns a success string. Enjoy! In Kindness Stephen Knight
Create an account or sign in to comment