Sounds like a job for regex... 

rk

-----Original Message-----
From: [email protected] [mailto:[email protected]] On 
Behalf Of Stephen Russell
Sent: Tuesday, August 04, 2009 1:35 PM
To: [email protected]
Subject: Re: How would you read a tracking notice from UPS (email)

On Tue, Aug 4, 2009 at 12:32 PM, MB Software Solutions,
LLC<[email protected]> wrote:
> Stephen Russell wrote:
>> On Tue, Aug 4, 2009 at 12:14 PM, MB Software Solutions,
>> LLC<[email protected]> wrote:
>>> I'd use ALINES and then cycle through the array created and grab the
>>> data from the line after the part that starts with "Purchase Order Number:"
>> ----------------
>>
>> <tr>
>>       <td style='padding:.75pt .75pt .75pt .75pt'>
>>       <p class=MsoNormal><b>Purchase Order Number:</b><o:p></o:p></p>
>>       </td>
>>       <td style='padding:.75pt .75pt .75pt .75pt'>
>>       <p class=MsoNormal>84179<o:p></o:p></p>
>>       </td>
>>      </tr>
>>     </table>
>>
>> In this padding of the PO# I have to find 84179.  This was working
>> years ago but they layouts have changed and I wanted to grab the
>> element instead of walking the chr() in the string.



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/df1eef11e586a64fb54a97f22a8bd044065519e...@ackbwddqh1.artfact.local
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to