Jump to content

Free SpiderShell Plug-in use with PHP movie shows it in action


This topic is 6532 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

This topic is 6532 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.