[FX.php List] Script parameter in FX?
Ted Stein
tstein at innerfile.com
Wed Apr 10 09:26:26 MDT 2013
Hi,
Is is possible to pass a script parameter using FX.php?
With the FileMaker API, you can do this:
$fm = new FileMaker($database, $hostname, $username, $password);
$script = $fm->newPerformScriptCommand($layout, $name, $parameter);
$script->execute();
Is there a way to pass a parameter to a script in FX?
Thanks in advance,
Ted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20130410/70a1c8f2/attachment.html
More information about the FX.php_List
mailing list