Maybe a bunch of whitespace in local$Street?

On Thu, 3 Apr 2003, John Shaw wrote:

> It's not two lines.  Here is part of the debugging line where the value is
> assigned:
> local$Order_Number=2003040358106 local$Street=RR 1 Box 44
> local$ZIP=260359704
> 
> ----- Original Message -----
> From: "Jesse Parker" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 03, 2003 10:39 AM
> Subject: Re: Witango-Talk: length vs string
> 
> 
> > Is it possible that local$Street has more than one line in it, and the
> > first line has 11 characters?  Is this PayFloPro telling you what you are
> > sending?  You might want to check your formatted message before you send
> > it.  The service might be having trouble with input like this:
> >
> > STREET[64]=RR 1 Box 24
> > Lake Wobegon, MN
> >
> > On Thu, 3 Apr 2003, John Shaw wrote:
> >
> > > Hello all,
> > >
> > > I've been using this code to set up the parameter list for VeriSign
> PayFloPro.  It was working fine until now and I can't figure out why it
> isn't working.  It should put the length of the street address in brackets
> so the VeriSign API knows how many characters to expect.  Somehow the code
> sees 64 characters in @@local$Street and then displays an 11 character
> string for <@VAR Street Scope=local>.  (see below)
> > >
> > > Maybe my allergies are totally screwing up my brain, but I can't see the
> problem.
> > >
> > > Thanks for you help.  John
> > > "STREET[<@LENGTH STR='@@local$Street'>]=<@VAR Street Scope=local>"
> > >
> > > "STREET[64]=RR 1 Box 44"
> > > ________________________________________________________________________
> > > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
> > >                 with unsubscribe witango-talk in the message body
> >
> > ________________________________________________________________________
> > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
> >                 with unsubscribe witango-talk in the message body
> 
> ________________________________________________________________________
> TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
>                 with unsubscribe witango-talk in the message body
> 

________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to