Announcement

Collapse
No announcement yet.

Email parser #2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Email parser #2



    I have a script ready that will get meail from the server.
    I am then using an MvCall to attempt to parse it. The problem is, the email is plain text, so there
    aren't any tags for me to manipulate.

    Any suggestions?
    Bill


    =============================
    Bill Gilligan
    Gilligan On-Line
    www.gilliganonline.com
    850-233-8775



    #2
    Email parser #2



    That's what XML is for<G>...but seriously, if its just random text, ya can't
    get there from here...its either got to be XML or something like

    Name: Value

    Where you could use the ":" as a token after dumping the entire contents
    into a file and slurping it back up via <IMPORT>. But then, maybe when the
    gorilla wakes up from his banana induced stupor he may utter some words of
    actual intelligence on the matter since he's not only king of the jungle,
    but king of parsing too (for the geographical challenge, Parsing is a small
    country to the left of Kansas).

    -Bruce

    > -----Original Message-----
    > From: [email protected]
    > [mailto:[email protected]] On Behalf Of Bill Gilligan
    > Sent: Wednesday, March 16, 2005 9:05 PM
    > To: Miva Merchant Coders
    > Subject: [mrc] Email parser #2
    >
    > I have a script ready that will get meail from the server.
    > I am then using an MvCall to attempt to parse it. The problem
    > is, the email is plain text, so there aren't any tags for me
    > to manipulate.
    >
    > Any suggestions?
    > Bill
    >
    >
    > =============================
    > Bill Gilligan
    > Gilligan On-Line
    > www.gilliganonline.com
    > 850-233-8775
    >
    >

    Comment


      #3
      Email parser #2



      Hey Bruce,
      That 'might' work.

      No XML in this one - but there is the ':', so maybe dumping importing it will do it...

      I heard the other day that Florida was near Kansas, so I'm not far from Parsing then!

      Bill

      =============================
      Bill Gilligan
      Gilligan On-Line
      www.gilliganonline.com
      850-233-8775

      > -----Original Message-----
      > From: [email protected]
      > [mailto:[email protected]] On Behalf Of Bruce
      > Golub - Phosphormedia.com
      > Sent: Wednesday, March 16, 2005 11:12 PM
      > To: 'Miva Merchant Coders'
      > Subject: RE: [mrc] Email parser #2
      >
      > That's what XML is for<G>...but seriously, if its just random
      > text, ya can't
      > get there from here...its either got to be XML or something like
      >
      > Name: Value
      >
      > Where you could use the ":" as a token after dumping the
      > entire contents
      > into a file and slurping it back up via <IMPORT>. But then,
      > maybe when the
      > gorilla wakes up from his banana induced stupor he may utter
      > some words of
      > actual intelligence on the matter since he's not only king of
      > the jungle,
      > but king of parsing too (for the geographical challenge,
      > Parsing is a small
      > country to the left of Kansas).
      >
      > -Bruce
      >
      > > -----Original Message-----
      > > From: [email protected]
      > > [mailto:[email protected]] On Behalf Of Bill Gilligan
      > > Sent: Wednesday, March 16, 2005 9:05 PM
      > > To: Miva Merchant Coders
      > > Subject: [mrc] Email parser #2
      > >
      > > I have a script ready that will get meail from the server.
      > > I am then using an MvCall to attempt to parse it. The problem
      > > is, the email is plain text, so there aren't any tags for me
      > > to manipulate.
      > >
      > > Any suggestions?
      > > Bill
      > >
      > >
      > > =============================
      > > Bill Gilligan
      > > Gilligan On-Line
      > > www.gilliganonline.com
      > > 850-233-8775
      > >
      > >

      Comment


        #4
        Email parser #2



        Well glad to have helped, but as Glenda says "you've had the power within
        from the beginning.." anyway, just tipsy cause I managed to dig out the heat
        sink/fan combo from my HP laptop without "apparently" breaking
        anything...now to get the new one back in<G>...

        BTW: Anyone now why they can build processors that last for dozens of years,
        but no one seems to be able to make a CPU fan that routinely lasts more than
        two years? Kind of silly when you think about...oh, that's right, they had
        to invent a whole new set of protocols so CPUs shut down when the crappy
        little $5.00 fans break...sigh

        -Bruce

        > -----Original Message-----
        > From: [email protected]
        > [mailto:[email protected]] On Behalf Of Bill Gilligan
        > Sent: Wednesday, March 16, 2005 9:21 PM
        > To: 'Bruce Golub - Phosphormedia.com'; 'Miva Merchant Coders'
        > Subject: RE: [mrc] Email parser #2
        >
        > Hey Bruce,
        > That 'might' work.
        >
        > No XML in this one - but there is the ':', so maybe dumping
        > importing it will do it...
        >
        > I heard the other day that Florida was near Kansas, so I'm
        > not far from Parsing then!
        >
        > Bill
        >
        > =============================
        > Bill Gilligan
        > Gilligan On-Line
        > www.gilliganonline.com
        > 850-233-8775
        >
        > > -----Original Message-----
        > > From: [email protected]
        > > [mailto:[email protected]] On Behalf Of Bruce Golub -
        > > Phosphormedia.com
        > > Sent: Wednesday, March 16, 2005 11:12 PM
        > > To: 'Miva Merchant Coders'
        > > Subject: RE: [mrc] Email parser #2
        > >
        > > That's what XML is for<G>...but seriously, if its just
        > random text, ya
        > > can't get there from here...its either got to be XML or
        > something like
        > >
        > > Name: Value
        > >
        > > Where you could use the ":" as a token after dumping the entire
        > > contents into a file and slurping it back up via <IMPORT>.
        > But then,
        > > maybe when the gorilla wakes up from his banana induced
        > stupor he may
        > > utter some words of actual intelligence on the matter since
        > he's not
        > > only king of the jungle, but king of parsing too (for the
        > geographical
        > > challenge, Parsing is a small country to the left of Kansas).
        > >
        > > -Bruce
        > >
        > > > -----Original Message-----
        > > > From: [email protected]
        > > > [mailto:[email protected]] On Behalf Of Bill Gilligan
        > > > Sent: Wednesday, March 16, 2005 9:05 PM
        > > > To: Miva Merchant Coders
        > > > Subject: [mrc] Email parser #2
        > > >
        > > > I have a script ready that will get meail from the server.
        > > > I am then using an MvCall to attempt to parse it. The problem is,
        > > > the email is plain text, so there aren't any tags for me to
        > > > manipulate.
        > > >
        > > > Any suggestions?
        > > > Bill
        > > >
        > > >
        > > > =============================
        > > > Bill Gilligan
        > > > Gilligan On-Line
        > > > www.gilliganonline.com
        > > > 850-233-8775
        > > >
        > > >

        Comment


          #5
          Email parser #2




          Why would you use MvCALL when there are no tags? Besides, MvCALL reads
          from a URL, not a file; so you'd have to move the files to the scripts
          directory in order to MvCALL them.

          Just use MvIMPORT to bring in the text, one line at a time. Then you can
          use any kind of Miva Script (gettoken, etc.) to parse it.


          >I have a script ready that will get meail from the server.
          >I am then using an MvCall to attempt to parse it. The problem is, the
          >email is plain text, so there
          >aren't any tags for me to manipulate.
          >
          >Any suggestions?
          >Bill
          >
          >
          >=============================
          >Bill Gilligan
          >Gilligan On-Line
          >www.gilliganonline.com
          >850-233-8775




          Kent Multer | /| P.O.Box 701895, Dallas TX 75370
          Magic Metal Productions | / | (214) 570 8264 voice/fax
          KOBUSHI taiko drummers | | [email protected]
          http://frontpage.dallas.net/~kent



          Comment


            #6
            Email parser #2



            Bill Gilligan wrote:
            >
            > Hey Bruce,
            > That 'might' work.
            >
            > No XML in this one - but there is the ':', so maybe dumping importing it will do it...
            >
            > I heard the other day that Florida was near Kansas, so I'm not far from Parsing then!
            >
            > Bill

            You don't live in Florida. You live in lower Alabama.

            --
            Bill Weiland A2Z Emporium Plus <A HREF ="http://www.emporiumplus.com/store.mvc ">http://www.emporiumplus.com/store.mvc </A>
            Modules for eCommerce. Mail Mgr, Coupon, PayPal, Froogle/Yahoo feeds
            Rate This, Gift/Wish List, Wait List Mgr, EZ Batch, Shipping & more
            Online Documentation <A HREF ="http://www.emporiumplus.com/docs">http://www.emporiumplus.com/docs</A>
            Question <A HREF ="http://www.emporiumplus.com/mivamodule_wcw.mvc?Screen=SPTS ">http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS </A>
            |


            Comment


              #7
              Email parser #2



              Isn't Parsing in Illinois?

              Leslie

              > I heard the other day that Florida was near Kansas, so I'm not far from
              > Parsing then!
              >
              > Bill
              >



              Comment


                #8
                Email parser #2



                Its called "moving parts".....
                :-)

                Bill

                =============================
                Bill Gilligan
                Gilligan On-Line
                www.gilliganonline.com
                850-233-8775

                > -----Original Message-----
                > From: Bruce Golub - Phosphormedia.com
                > [mailto:[email protected]]
                > Sent: Wednesday, March 16, 2005 11:25 PM
                > To: 'Bill Gilligan'; 'Miva Merchant Coders'
                > Subject: RE: [mrc] Email parser #2
                >
                > Well glad to have helped, but as Glenda says "you've had the
                > power within
                > from the beginning.." anyway, just tipsy cause I managed to
                > dig out the heat
                > sink/fan combo from my HP laptop without "apparently" breaking
                > anything...now to get the new one back in<G>...
                >
                > BTW: Anyone now why they can build processors that last for
                > dozens of years,
                > but no one seems to be able to make a CPU fan that routinely
                > lasts more than
                > two years? Kind of silly when you think about...oh, that's
                > right, they had
                > to invent a whole new set of protocols so CPUs shut down when
                > the crappy
                > little $5.00 fans break...sigh
                >
                > -Bruce
                >
                > > -----Original Message-----
                > > From: [email protected]
                > > [mailto:[email protected]] On Behalf Of Bill Gilligan
                > > Sent: Wednesday, March 16, 2005 9:21 PM
                > > To: 'Bruce Golub - Phosphormedia.com'; 'Miva Merchant Coders'
                > > Subject: RE: [mrc] Email parser #2
                > >
                > > Hey Bruce,
                > > That 'might' work.
                > >
                > > No XML in this one - but there is the ':', so maybe dumping
                > > importing it will do it...
                > >
                > > I heard the other day that Florida was near Kansas, so I'm
                > > not far from Parsing then!
                > >
                > > Bill
                > >
                > > =============================
                > > Bill Gilligan
                > > Gilligan On-Line
                > > www.gilliganonline.com
                > > 850-233-8775
                > >
                > > > -----Original Message-----
                > > > From: [email protected]
                > > > [mailto:[email protected]] On Behalf Of
                > Bruce Golub -
                > > > Phosphormedia.com
                > > > Sent: Wednesday, March 16, 2005 11:12 PM
                > > > To: 'Miva Merchant Coders'
                > > > Subject: RE: [mrc] Email parser #2
                > > >
                > > > That's what XML is for<G>...but seriously, if its just
                > > random text, ya
                > > > can't get there from here...its either got to be XML or
                > > something like
                > > >
                > > > Name: Value
                > > >
                > > > Where you could use the ":" as a token after dumping the entire
                > > > contents into a file and slurping it back up via <IMPORT>.
                > > But then,
                > > > maybe when the gorilla wakes up from his banana induced
                > > stupor he may
                > > > utter some words of actual intelligence on the matter since
                > > he's not
                > > > only king of the jungle, but king of parsing too (for the
                > > geographical
                > > > challenge, Parsing is a small country to the left of Kansas).
                > > >
                > > > -Bruce
                > > >
                > > > > -----Original Message-----
                > > > > From: [email protected]
                > > > > [mailto:[email protected]] On Behalf Of
                > Bill Gilligan
                > > > > Sent: Wednesday, March 16, 2005 9:05 PM
                > > > > To: Miva Merchant Coders
                > > > > Subject: [mrc] Email parser #2
                > > > >
                > > > > I have a script ready that will get meail from the server.
                > > > > I am then using an MvCall to attempt to parse it. The
                > problem is,
                > > > > the email is plain text, so there aren't any tags for me to
                > > > > manipulate.
                > > > >
                > > > > Any suggestions?
                > > > > Bill
                > > > >
                > > > >
                > > > > =============================
                > > > > Bill Gilligan
                > > > > Gilligan On-Line
                > > > > www.gilliganonline.com
                > > > > 850-233-8775
                > > > >
                > > > >

                Comment


                  #9
                  Email parser #2



                  Thanks Kent,
                  This was a starting point - just poking around to see what I can do. And getting late, and behind
                  schedule as well.

                  Usually, that's when I stop thinking...

                  Importing is my next try... But also looking at buying an actual parser (prefer MivaScript).
                  Bill

                  =============================
                  Bill Gilligan
                  Gilligan On-Line
                  www.gilliganonline.com
                  850-233-8775

                  > -----Original Message-----
                  > From: Kent [mailto:[email protected]]
                  > Sent: Thursday, March 17, 2005 1:26 AM
                  > To: Bill Gilligan; Miva Merchant Coders
                  > Subject: Re: [mrc] Email parser #2
                  >
                  >
                  > Why would you use MvCALL when there are no tags? Besides,
                  > MvCALL reads
                  > from a URL, not a file; so you'd have to move the files to
                  > the scripts
                  > directory in order to MvCALL them.
                  >
                  > Just use MvIMPORT to bring in the text, one line at a time.
                  > Then you can
                  > use any kind of Miva Script (gettoken, etc.) to parse it.
                  >
                  >
                  > >I have a script ready that will get meail from the server.
                  > >I am then using an MvCall to attempt to parse it. The
                  > problem is, the
                  > >email is plain text, so there
                  > >aren't any tags for me to manipulate.
                  > >
                  > >Any suggestions?
                  > >Bill
                  > >
                  > >
                  > >=============================
                  > >Bill Gilligan
                  > >Gilligan On-Line
                  > >www.gilliganonline.com
                  > >850-233-8775
                  >
                  >
                  >
                  >
                  > Kent Multer | /| P.O.Box 701895,
                  > Dallas TX 75370
                  > Magic Metal Productions | / | (214) 570 8264 voice/fax
                  > KOBUSHI taiko drummers | | [email protected]
                  >
                  > http://frontpage.dallas.net/~kent
                  >
                  >


                  Comment


                    #10
                    Email parser #2



                    Ha ha ha a...

                    Now ya-all, yo ain't sayin that caus o them thar grit eaters now ar ya?

                    :-)

                    Disclaimer: I love the southern drawl....
                    Bill

                    =============================
                    Bill Gilligan
                    Gilligan On-Line
                    www.gilliganonline.com
                    850-233-8775

                    > -----Original Message-----
                    > From: [email protected]
                    > [mailto:[email protected]] On Behalf Of William Weiland
                    > Sent: Thursday, March 17, 2005 5:21 AM
                    > To: [email protected]
                    > Subject: Re: [mrc] Email parser #2
                    >
                    > Bill Gilligan wrote:
                    > >
                    > > Hey Bruce,
                    > > That 'might' work.
                    > >
                    > > No XML in this one - but there is the ':', so maybe dumping
                    > importing it will do it...
                    > >
                    > > I heard the other day that Florida was near Kansas, so I'm
                    > not far from Parsing then!
                    > >
                    > > Bill
                    >
                    > You don't live in Florida. You live in lower Alabama.
                    >
                    > --
                    > Bill Weiland A2Z Emporium Plus <A HREF ="http://www.emporiumplus.com/store.mvc ">http://www.emporiumplus.com/store.mvc </A>
                    > Modules for eCommerce. Mail Mgr, Coupon, PayPal, Froogle/Yahoo feeds
                    > Rate This, Gift/Wish List, Wait List Mgr, EZ Batch, Shipping & more
                    > Online Documentation <A HREF ="http://www.emporiumplus.com/docs">http://www.emporiumplus.com/docs</A>
                    > Question <A HREF ="http://www.emporiumplus.com/mivamodule_wcw.mvc?Screen=SPTS ">http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS </A>
                    > |
                    >
                    >

                    Comment


                      #11
                      Email parser #2



                      Well,
                      I KNOW I am no where near Illinois....

                      :-)
                      Bill

                      =============================
                      Bill Gilligan
                      Gilligan On-Line
                      www.gilliganonline.com
                      850-233-8775

                      > -----Original Message-----
                      > From: Leslie Nord - Webs Your Way [mailto:[email protected]]
                      > Sent: Thursday, March 17, 2005 7:59 AM
                      > To: Bill Gilligan
                      > Cc: 'Miva Merchant Coders'
                      > Subject: RE: [mrc] Email parser #2
                      >
                      > Isn't Parsing in Illinois?
                      >
                      > Leslie
                      >
                      > > I heard the other day that Florida was near Kansas, so I'm
                      > not far from
                      > > Parsing then!
                      > >
                      > > Bill
                      > >
                      >
                      >


                      Comment


                        #12
                        Email parser #2



                        I use a PHP class to parse/mine a POP3 email account. But you did say you
                        wanted MivaScript...

                        > Thanks Kent,
                        > This was a starting point - just poking around to see what I can do. And
                        > getting late, and behind
                        > schedule as well.
                        >
                        > Usually, that's when I stop thinking...
                        >
                        > Importing is my next try... But also looking at buying an actual parser
                        > (prefer MivaScript).
                        > Bill
                        >
                        > =============================
                        > Bill Gilligan
                        > Gilligan On-Line
                        > www.gilliganonline.com
                        > 850-233-8775
                        >
                        > > -----Original Message-----
                        > > From: Kent [mailto:[email protected]]
                        > > Sent: Thursday, March 17, 2005 1:26 AM
                        > > To: Bill Gilligan; Miva Merchant Coders
                        > > Subject: Re: [mrc] Email parser #2
                        > >
                        > >
                        > > Why would you use MvCALL when there are no tags? Besides,
                        > > MvCALL reads
                        > > from a URL, not a file; so you'd have to move the files to
                        > > the scripts
                        > > directory in order to MvCALL them.
                        > >
                        > > Just use MvIMPORT to bring in the text, one line at a time.
                        > > Then you can
                        > > use any kind of Miva Script (gettoken, etc.) to parse it.
                        > >
                        > >
                        > > >I have a script ready that will get meail from the server.
                        > > >I am then using an MvCall to attempt to parse it. The
                        > > problem is, the
                        > > >email is plain text, so there
                        > > >aren't any tags for me to manipulate.
                        > > >
                        > > >Any suggestions?
                        > > >Bill
                        > > >
                        > > >
                        > > >=============================
                        > > >Bill Gilligan
                        > > >Gilligan On-Line
                        > > >www.gilliganonline.com
                        > > >850-233-8775
                        > >
                        > >
                        > >
                        > >
                        > > Kent Multer | /| P.O.Box 701895,
                        > > Dallas TX 75370
                        > > Magic Metal Productions | / | (214) 570 8264 voice/fax
                        > > KOBUSHI taiko drummers | | [email protected]
                        > >
                        > > http://frontpage.dallas.net/~kent
                        > >
                        > >
                        >
                        >

                        Comment


                          #13
                          Email parser #2



                          Ooooooh! Snap! Bill owned Bill....

                          I'll be visiting "lower Alabama" for a week around Bill's conference. I hope
                          it's not too Alabama-ish. Of course, we'll be spending some time in other
                          parts of Florida. Let's see, there's lower New York and upper Cuba. Which
                          one to stay at first????

                          Chuck

                          Bill Gilligan wrote:
                          >
                          > Hey Bruce,
                          > That 'might' work.
                          >
                          > No XML in this one - but there is the ':', so maybe dumping importing it
                          will do it...
                          >
                          > I heard the other day that Florida was near Kansas, so I'm not far from
                          Parsing then!
                          >
                          > Bill

                          You don't live in Florida. You live in lower Alabama.

                          --
                          Bill Weiland A2Z Emporium Plus <A HREF ="http://www.emporiumplus.com/store.mvc">http://www.emporiumplus.com/store.mvc</A>
                          Modules for eCommerce. Mail Mgr, Coupon, PayPal, Froogle/Yahoo feeds Rate
                          This, Gift/Wish List, Wait List Mgr, EZ Batch, Shipping & more Online
                          Documentation <A HREF ="http://www.emporiumplus.com/docs Question">http://www.emporiumplus.com/docs Question</A>
                          <A HREF ="http://www.emporiumplus.com/mivamodule_wcw.mvc?Screen=SPTS ">http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS </A>
                          |


                          Comment


                            #14
                            Email parser #2



                            ------=_NextPart_000_00BB_01C52AD8.178805A0
                            Content-Type: text/plain;
                            format=flowed;
                            charset="iso-8859-1";
                            reply-type=original
                            Content-Transfer-Encoding: 7bit

                            Dear Bill,

                            Here is an Email Parser that was written about 3 years ago. You can use
                            it to Reply to an email too. It has Macros in it, so there will be some
                            changes you will need to make.

                            I have another one somewhere that puts the emails into a database, but I
                            cannot find that one right now.

                            Thank you,

                            Nerd Boy

                            1-573-292-1136
                            <A HREF ="http://www.nerdboyinc.com">http://www.nerdboyinc.com</A>
                            <A HREF ="http://www.nbicentral.com">http://www.nbicentral.com</A>
                            <A HREF ="http://www.crosstowntraffic.net">http://www.crosstowntraffic.net</A>
                            Your alternative source for Miva Merchant Modules

                            For Customer Service and Support:
                            http://support.nerdboyinc.com
                            or send email to: [email protected]

                            <A HREF ="http://www.nerdboyproductions.com">http://www.nerdboyproductions.com</A>
                            <A HREF ="http://www.asmallurl.com">http://www.asmallurl.com</A>
                            <A HREF ="http://www.nbiracing.com">http://www.nbiracing.com</A>
                            <A HREF ="http://www.yourlottosite.com">http://www.yourlottosite.com</A>

                            ----- Original Message -----
                            From: "Bill Gilligan" <[email protected]>
                            To: "Miva Merchant Coders" <[email protected]>
                            Sent: Wednesday, March 16, 2005 11:05 PM
                            Subject: [mrc] Email parser #2


                            >I have a script ready that will get meail from the server.
                            > I am then using an MvCall to attempt to parse it. The problem is, the
                            > email is plain text, so there
                            > aren't any tags for me to manipulate.
                            >
                            > Any suggestions?
                            > Bill
                            >
                            >
                            > =============================
                            > Bill Gilligan
                            > Gilligan On-Line
                            > www.gilliganonline.com
                            > 850-233-8775
                            >
                            >

                            Comment


                              #15
                              Email parser #2



                              Last I checked, the HD rotates at 7200 RPM, the cpu fans around 3200....my
                              point was, since its critical to keep the CPU cool, one would think that a
                              better bearing system would be used in CPU fans, even if it raises the cost
                              to 6.50 per fan<G>...and yes, I know there are aftermarket fans that are
                              supposedly better, but the fan in those 50/100 cooling systems are generally
                              the same 5.00 fan used everywhere else. Next thing you know they'll be
                              selling corvettes with "Les Scwabb" tires.

                              -Bruce

                              > -----Original Message-----
                              > From: Bill Gilligan [mailto:[email protected]]
                              > Sent: Thursday, March 17, 2005 6:03 AM
                              > To: 'Bruce Golub - Phosphormedia.com'; 'Miva Merchant Coders'
                              > Subject: RE: [mrc] Email parser #2
                              >
                              > Its called "moving parts".....
                              >:-)
                              >
                              > Bill
                              >
                              > =============================
                              > Bill Gilligan
                              > Gilligan On-Line
                              > www.gilliganonline.com
                              > 850-233-8775
                              >
                              > > -----Original Message-----
                              > > From: Bruce Golub - Phosphormedia.com
                              > [mailto:[email protected]]
                              > > Sent: Wednesday, March 16, 2005 11:25 PM
                              > > To: 'Bill Gilligan'; 'Miva Merchant Coders'
                              > > Subject: RE: [mrc] Email parser #2
                              > >
                              > > Well glad to have helped, but as Glenda says "you've had the power
                              > > within from the beginning.." anyway, just tipsy cause I
                              > managed to dig
                              > > out the heat sink/fan combo from my HP laptop without "apparently"
                              > > breaking anything...now to get the new one back in<G>...
                              > >
                              > > BTW: Anyone now why they can build processors that last for
                              > dozens of
                              > > years, but no one seems to be able to make a CPU fan that routinely
                              > > lasts more than two years? Kind of silly when you think about...oh,
                              > > that's right, they had to invent a whole new set of
                              > protocols so CPUs
                              > > shut down when the crappy little $5.00 fans break...sigh
                              > >
                              > > -Bruce
                              > >
                              > > > -----Original Message-----
                              > > > From: [email protected]
                              > > > [mailto:[email protected]] On Behalf Of Bill Gilligan
                              > > > Sent: Wednesday, March 16, 2005 9:21 PM
                              > > > To: 'Bruce Golub - Phosphormedia.com'; 'Miva Merchant Coders'
                              > > > Subject: RE: [mrc] Email parser #2
                              > > >
                              > > > Hey Bruce,
                              > > > That 'might' work.
                              > > >
                              > > > No XML in this one - but there is the ':', so maybe dumping
                              > > > importing it will do it...
                              > > >
                              > > > I heard the other day that Florida was near Kansas, so
                              > I'm not far
                              > > > from Parsing then!
                              > > >
                              > > > Bill
                              > > >
                              > > > =============================
                              > > > Bill Gilligan
                              > > > Gilligan On-Line
                              > > > www.gilliganonline.com
                              > > > 850-233-8775
                              > > >
                              > > > > -----Original Message-----
                              > > > > From: [email protected]
                              > > > > [mailto:[email protected]] On Behalf Of
                              > > Bruce Golub -
                              > > > > Phosphormedia.com
                              > > > > Sent: Wednesday, March 16, 2005 11:12 PM
                              > > > > To: 'Miva Merchant Coders'
                              > > > > Subject: RE: [mrc] Email parser #2
                              > > > >
                              > > > > That's what XML is for<G>...but seriously, if its just
                              > > > random text, ya
                              > > > > can't get there from here...its either got to be XML or
                              > > > something like
                              > > > >
                              > > > > Name: Value
                              > > > >
                              > > > > Where you could use the ":" as a token after dumping the entire
                              > > > > contents into a file and slurping it back up via <IMPORT>.
                              > > > But then,
                              > > > > maybe when the gorilla wakes up from his banana induced
                              > > > stupor he may
                              > > > > utter some words of actual intelligence on the matter since
                              > > > he's not
                              > > > > only king of the jungle, but king of parsing too (for the
                              > > > geographical
                              > > > > challenge, Parsing is a small country to the left of Kansas).
                              > > > >
                              > > > > -Bruce
                              > > > >
                              > > > > > -----Original Message-----
                              > > > > > From: [email protected]
                              > > > > > [mailto:[email protected]] On Behalf Of
                              > > Bill Gilligan
                              > > > > > Sent: Wednesday, March 16, 2005 9:05 PM
                              > > > > > To: Miva Merchant Coders
                              > > > > > Subject: [mrc] Email parser #2
                              > > > > >
                              > > > > > I have a script ready that will get meail from the server.
                              > > > > > I am then using an MvCall to attempt to parse it. The
                              > > problem is,
                              > > > > > the email is plain text, so there aren't any tags for me to
                              > > > > > manipulate.
                              > > > > >
                              > > > > > Any suggestions?
                              > > > > > Bill
                              > > > > >
                              > > > > >
                              > > > > > =============================
                              > > > > > Bill Gilligan
                              > > > > > Gilligan On-Line
                              > > > > > www.gilliganonline.com
                              > > > > > 850-233-8775
                              > > > > >
                              > > > > >

                              Comment

                              Working...
                              X