[FX.php List] Setting a global...

Bob Patin bob at patin.com
Mon Apr 15 11:11:27 MDT 2013


I also tried using this action instead

FMFindAny

same results... global not getting set...

BP

On Apr 15, 2013, at 12:08 PM, Bob Patin <bob at patin.com> wrote:

> Yes, $recid does contain a value; it fails when I try to put a number in directly as well...
> 
> 
> On Apr 15, 2013, at 12:07 PM, Bob Patin <bob at patin.com> wrote:
> 
>> I'm trying this, and am getting an errorCode of 0, but my global's not getting set:
>> 
>> $q =new FX($serverIP,$webCompanionPort, $dataType, $scheme);
>> $q->SetDBData( $dbmain , 'web_search');
>> $q->SetDBPassword($webpw,$webun);
>> $q->SetFMGlobal ('g_param', $recid);
>> $qResult=$q->FMFindAll();
>> 
>> echo $qResult['errorCode'];
>> 
>> What am I missing here? 
>> 
>> Thanks,
>> 
>> Bob Patin
>> Longterm Solutions LLC
>> bob at longtermsolutions.com
>> 615-333-6858
>> http://www.longtermsolutions.com
>> FileMaker 9, 10 & 11 Certified Developer
>> Member of FileMaker Business Alliance and FileMaker TechNet
>> --
>> Twitter: bobpatin
>> AIM: longterm1954
>> iChat: bobpatin
>> --
>> Expert FileMaker Consulting 
>> FileMaker Hosting for all versions of FileMaker
>> 
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list