[FX.php List] Script-triggering not working...

Bob Patin bob at patin.com
Sat Mar 22 16:59:04 MDT 2008


I've never used scripts in FX.php, but am in a situation where I  
really need to use one; I've added the code for the script; this finds  
the proper record, and should run a script:

$query=new FX($serverIP,$webCompanionPort);
$query->SetDBData('xxx.fp7','xxxx');
$query->SetDBPassword('$pw',$un);
$query->AddDBparam('recid',$recid);
$query->AddDBParam('-script', 'generate_key_from_shareware');
$queryResult=$query->FMFind();

When I return an error I see that my record is found, but the script  
doesn't get triggered. I've looked at the obvious stuff--script name  
is correct, FIND is successful... anything else I should look for?

Thanks,

Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
Member of FileMaker Business Alliance and FileMaker TechNet

   CONTACT US VIA INSTANT MESSAGING:
      AIM or iChat: longterm1954
      Yahoo: longterm_solutions
      MSN: tech at longtermsolutions.com
      ICQ: 159333060

--------------------------
Contact us for FileMaker hosting and programming for all versions of  
FileMaker
PHP • CDML • Full email services • Free DNS hosting • Colocation •  
Consulting




More information about the FX.php_List mailing list