Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Interchange: users

Looking for tmp_fname

 

 

Interchange users RSS feed   Index | Next | Previous | View Threaded


lists at gmnet

Jun 17, 2012, 4:50 PM

Post #1 of 4 (153 views)
Permalink
Looking for tmp_fname

Hi,

I notice that in log_transaction, the billing info gets recorded via [scratch
tmp_fname] [scratch tmp_lname] etc... I tried looking everywhere in the catalog and
interchange directories with "grep -R 'tmp_fname' *" but I can't find anywhere
these are set. Does anybody know where these are set?

Thanks
Rick


-----------------------------------------
This email was sent using SquirrelMail.
"Webmail for nuts!"
http://squirrelmail.org/




_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


danbergan at gmail

Jun 17, 2012, 9:05 PM

Post #2 of 4 (146 views)
Permalink
Re: Looking for tmp_fname [In reply to]

On Sun, Jun 17, 2012 at 5:50 PM, Rick Bragg <lists [at] gmnet> wrote:
> Hi,
>
> I notice that in log_transaction, the billing info gets recorded via [scratch
> tmp_fname] [scratch tmp_lname] etc... I tried looking everywhere in the catalog and
> interchange directories with "grep -R 'tmp_fname' *" but I can't find anywhere
> these are set.  Does anybody know where these are set?
>

I remember being confused by this a while back as well, it took me a
bit to find it...

It's in log_transaction --

[if value mv_same_billing]
[loop list="lname fname company address1 address2 city state zip country"]
[tmp tmp_[loop-code]][/tmp]
[/loop]
[else]
[.loop list="lname fname company address1 address2 city state zip country phone"]
[tmp tmp_[loop-code]][value name=b_[loop-code] filter="strip mac"][/tmp]
[/loop]
[/else]
[/if]

Dan

_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


lists at gmnet

Jun 18, 2012, 4:44 AM

Post #3 of 4 (147 views)
Permalink
Re: Looking for tmp_fname [In reply to]

> On Sun, Jun 17, 2012 at 5:50 PM, Rick Bragg <lists [at] gmnet> wrote:
>> Hi,
>>
>> I notice that in log_transaction, the billing info gets recorded via [scratch
>> tmp_fname] [scratch tmp_lname] etc... I tried looking everywhere in the catalog
>> and
>> interchange directories with "grep -R 'tmp_fname' *" but I can't find anywhere
>> these are set.  Does anybody know where these are set?
>>
>
> I remember being confused by this a while back as well, it took me a
> bit to find it...
>
> It's in log_transaction --
>
> [if value mv_same_billing]
> [loop list="lname fname company address1 address2 city state zip country"]
> [tmp tmp_[loop-code]][/tmp]
> [/loop]
> [else]
> [.loop list="lname fname company address1 address2 city state zip country phone"]
> [tmp tmp_[loop-code]][value name=b_[loop-code] filter="strip mac"][/tmp]
> [/loop]
> [/else]
> [/if]
>
> Dan

Thanks Dan,
I thought about that this morning. Maybe it was some kind of loop and I should
grep for just tmp_

Thanks!
Rick




_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users


lists at gmnet

Jun 18, 2012, 4:54 AM

Post #4 of 4 (147 views)
Permalink
Re: Looking for tmp_fname [In reply to]

>
>
>> On Sun, Jun 17, 2012 at 5:50 PM, Rick Bragg <lists [at] gmnet> wrote:
>>> Hi,
>>>
>>> I notice that in log_transaction, the billing info gets recorded via [scratch
>>> tmp_fname] [scratch tmp_lname] etc... I tried looking everywhere in the catalog
>>> and
>>> interchange directories with "grep -R 'tmp_fname' *" but I can't find anywhere
>>> these are set.  Does anybody know where these are set?
>>>
>>
>> I remember being confused by this a while back as well, it took me a
>> bit to find it...
>>
>> It's in log_transaction --
>>
>> [if value mv_same_billing]
>> [loop list="lname fname company address1 address2 city state zip country"]
>> [tmp tmp_[loop-code]][/tmp]
>> [/loop]
>> [else]
>> [.loop list="lname fname company address1 address2 city state zip country phone"]
>> [tmp tmp_[loop-code]][value name=b_[loop-code] filter="strip mac"][/tmp]
>> [/loop]
>> [/else]
>> [/if]
>>
>> Dan
>
> Thanks Dan,
> I thought about that this morning. Maybe it was some kind of loop and I should
> grep for just tmp_
>
> Thanks!
> Rick

It was about 20 lines above where I was. I was working so late that my eyes must
have been crossed.
Thanks again!
Rick





_______________________________________________
interchange-users mailing list
interchange-users [at] icdevgroup
http://www.icdevgroup.org/mailman/listinfo/interchange-users

Interchange users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.