[FX.php List] PerformFMscript not performing?

Denis Somar dsomar at gmail.com
Wed Mar 27 20:45:00 MDT 2013


Hi all,

What's the exact start to finish code for setting up a script to execute
via FX.php?

I have
$q = new FX( $serverIP, $webCompanionPort, $dataSourceType );
 $q->SetDBUserPass( $webUN, $webPW );

$q->PerformFMScript('09-mark-submitted-quote-lines');

And am not getting anything.  I also tried adding:
$r = $q->FMEdit();
$ErrorCode = $r['errorCode'];

And I keep getting an error 802.

Am lost so any help is appreciated!

Best,
Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20130327/45d1fb03/attachment.html


More information about the FX.php_List mailing list