Mailing List Archive

[discount [item-code]] [scratch s] [/discount]
How using [discount [item-code]] [/discount] with a scratch variable ?
Like this :

[discount [item-code]] [scratch s] [/discount] --> it doesnt work

thanks
[discount [item-code]] [scratch s] [/discount] [ In reply to ]
Try something like:

[discount [item-code]] $Scratch->{s}; [/discount]


Good luck,

Cameron

> -----Original Message-----
> From: interchange-users-admin@lists.akopia.com
> [mailto:interchange-users-admin@lists.akopia.com]On Behalf Of ACC&S
> Sent: Wednesday, January 17, 2001 11:31 AM
> To: interchange-users@lists.akopia.com
> Subject: [ic] [discount [item-code]] [scratch s] [/discount]
>
>
> How using [discount [item-code]] [/discount] with a scratch variable ?
> Like this :
>
> [discount [item-code]] [scratch s] [/discount] --> it doesnt work
>
> thanks
>
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
[discount [item-code]] [scratch s] [/discount] [ In reply to ]
Thanks you
It's OK !! Youpi !!


----- Original Message -----
From: Cameron B. Prince <cameron@akopia.com>
To: <interchange-users@lists.akopia.com>
Sent: Wednesday, January 17, 2001 6:45 PM
Subject: RE: [ic] [discount [item-code]] [scratch s] [/discount]


> Try something like:
>
> [discount [item-code]] $Scratch->{s}; [/discount]
>
>
> Good luck,
>
> Cameron
>
> > -----Original Message-----
> > From: interchange-users-admin@lists.akopia.com
> > [mailto:interchange-users-admin@lists.akopia.com]On Behalf Of ACC&S
> > Sent: Wednesday, January 17, 2001 11:31 AM
> > To: interchange-users@lists.akopia.com
> > Subject: [ic] [discount [item-code]] [scratch s] [/discount]
> >
> >
> > How using [discount [item-code]] [/discount] with a scratch variable ?
> > Like this :
> >
> > [discount [item-code]] [scratch s] [/discount] --> it doesnt work
> >
> > thanks
> >
> >
> >
> > _______________________________________________
> > Interchange-users mailing list
> > Interchange-users@lists.akopia.com
> > http://lists.akopia.com/mailman/listinfo/interchange-users
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users
>