Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion farnell order

Received: by 10.204.128.201 with SMTP id l9mr560064bks.8.1352807215025;
        Tue, 13 Nov 2012 03:46:55 -0800 (PST)
X-BeenThere: hacman@googlegroups.com
Received: by 10.204.153.24 with SMTP id i24ls1648654bkw.7.gmail; Tue, 13 Nov
 2012 03:46:53 -0800 (PST)
Received: by 10.205.123.145 with SMTP id gk17mr1714321bkc.2.1352807212972;
        Tue, 13 Nov 2012 03:46:52 -0800 (PST)
Received: by 10.205.123.145 with SMTP id gk17mr1714320bkc.2.1352807212942;
        Tue, 13 Nov 2012 03:46:52 -0800 (PST)
Return-Path: <bjdo...@googlemail.com>
Received: from mail-lb0-f171.google.com (mail-lb0-f171.google.com [209.85.217.171])
        by gmr-mx.google.com with ESMTPS id v13si805674bkw.0.2012.11.13.03.46.52
        (version=TLSv1/SSLv3 cipher=OTHER);
        Tue, 13 Nov 2012 03:46:52 -0800 (PST)
Received-SPF: pass (google.com: domain of bjdo...@googlemail.com designates 209.85.217.171 as permitted sender) client-ip=209.85.217.171;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of bjdo...@googlemail.com designates 209.85.217.171 as permitted sender) smtp.mail=bjdo...@googlemail.com; dkim=pass header...@gmail.com
Received: by mail-lb0-f171.google.com with SMTP id gf7so3656684lbb.30
        for <hacman@googlegroups.com>; Tue, 13 Nov 2012 03:46:52 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=Dcjpqi9llb2PrVyz1oHYNL+3x5S9FrGMuj9YWbS82gU=;
        b=eV4mTfkZQca70L9/UCRWEA1G3amvBTm/JJ/EU898ODHk9DJ0B5sSGhY/vs0C5y+5E+
         9V913P1JWP+f6KZfI0/VX9UMvv05udkI9quOa4Sj8htoJXSMqTFo11D2Z61HcnbN1ZbX
         Tpb0DCO6CoPocFR3feF+PpDHOORczHBway9Ph2QLfkY/7P8kWkOYKJtXm3QGnQv5g4lm
         MOkJxf2qdCD4EqqbIEGfWBO8X8/SsPktP3yHlHgV3lQOz++5IfvHj5dt7uFWAztufANJ
         mqBaqY3S8ZWDfhTHwjb6321XpcfzI5zb4GmU8u2XCIENPP/lm7eXoIMYgc6eNN+JVI4K
         vE5g==
MIME-Version: 1.0
Received: by 10.112.100.164 with SMTP id ez4mr8603839lbb.106.1352807212539;
 Tue, 13 Nov 2012 03:46:52 -0800 (PST)
Received: by 10.112.144.6 with HTTP; Tue, 13 Nov 2012 03:46:52 -0800 (PST)
In-Reply-To: <CAKErKRDqLP3A=F2WYhSc1crNyaJ8Chi27QBwNCv2zC=NtQe...@mail.gmail.com>
References: <CANe6Qb9p32zswZGWL=ZB3o+PkzBtC6i1aQChpS8AOyqcX_m...@mail.gmail.com>
	<CAKErKRDqLP3A=F2WYhSc1crNyaJ8Chi27QBwNCv2zC=NtQe...@mail.gmail.com>
Date: Tue, 13 Nov 2012 11:46:52 +0000
Message-ID: <CANe6Qb8g18aBhTi=O0ymmXo6pDzxVJDf6xXCHmQqc-RszYR...@mail.gmail.com>
Subject: Re: [HACMan] farnell order
From: Ben Dooks <bjdo...@googlemail.com>
To: hacman@googlegroups.com
Content-Type: multipart/alternative; boundary=f46d04016a5b5a5ee804ce5ef96b

--f46d04016a5b5a5ee804ce5ef96b
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

ok, will be adding those to the order.

I ended up doing the following to fix it up:
$ awk 'BEGIN { FS=3D"," } { print $2","$1","$4 }' bob.txt | tr -d '"'



On 9 November 2012 17:35, Bob Clough <para...@ivixor.net> wrote:

> 1,"9479937","1","RELAY, PCB, DPCO, 5VDC","MULTICOMP - HRM1-S DC5V","YES
> ","1.3","In Stock","1.3",""
> 2,"1593520","10","CRIMP HOUSING, 2 ROW, 6WAY","MULTICOMP - 2226B-06","YES
> ","0.139","In Stock","1.39",""
> 3,"1593506","10","CRIMP HOUSING, 1 ROW, 2 WAY","MULTICOMP - 2226A-02","YE=
S
> ","0.05","In Stock","0.5",""
> 4,"1593507","10","CRIMP HOUSING, 1 ROW, 3 WAY","MULTICOMP - 2226A-03","YE=
S
> ","0.042","In Stock","0.42",""
> 5,"1593508","10","CRIMP HOUSING, 1 ROW, 4 WAY","MULTICOMP - 2226A-04","YE=
S
> ","0.055","In Stock","0.55",""
> 6,"1593509","10","CRIMP HOUSING, 1 ROW, 5 WAY","MULTICOMP - 2226A-05","YE=
S
> ","0.068","In Stock","0.68",""
>
> You should be able to import this directly into farnell's site I think.
> Total is =A35.81
>
> Ta,
> Bob
>
>
> On 9 November 2012 11:36, Ben Dooks <bjdo...@googlemail.com> wrote:
>
>> I am considering ordering some bits from Farnell early next week, so if
>> anyone wants stuff for Wednesday, then let me know soon.
>>
>>
>> --
>> Ben Dooks, http://www.fluff.org/ben/ bjdo...@googlemail.com
>>
>>
>>  --
>> You received this message because you are subscribed to the Google Group=
s
>> "HAC:Manchester" group.
>> To post to this group, send an email to hacman@googlegroups.com.
>> To unsubscribe from this group, send email to
>> hacman+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/hacman?hl=3Den-GB.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "HAC:Manchester" group.
> To post to this group, send an email to hacman@googlegroups.com.
> To unsubscribe from this group, send email to
> hacman+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/hacman?hl=3Den-GB.
>



--=20
Ben Dooks, http://www.fluff.org/ben/ bjdo...@googlemail.com

--f46d04016a5b5a5ee804ce5ef96b
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

ok, will be adding those to the order.<div><br></div><div>I ended up doing =
the following to fix it up:</div><div><div>$ awk &#39;BEGIN { FS=3D&quot;,&=
quot; } { print $2&quot;,&quot;$1&quot;,&quot;$4 }&#39; bob.txt | tr -d &#3=
9;&quot;&#39;</div>
</div><div><br></div><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 9 November 2012 17:35, Bob Clough <span dir=3D"ltr">&lt;<a href=
=3D"mailto:para...@ivixor.net" target=3D"_blank">para...@ivixor.net</a>&gt;=
</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">1,&quot;9479937&quot;,&quot;1&quot;,&quot;RE=
LAY, PCB, DPCO, 5VDC&quot;,&quot;MULTICOMP - HRM1-S DC5V&quot;,&quot;YES &q=
uot;,&quot;1.3&quot;,&quot;In Stock&quot;,&quot;1.3&quot;,&quot;&quot;<br>
2,&quot;1593520&quot;,&quot;10&quot;,&quot;CRIMP HOUSING, 2 ROW, 6WAY&quot;=
,&quot;MULTICOMP - 2226B-06&quot;,&quot;YES &quot;,&quot;0.139&quot;,&quot;=
In Stock&quot;,&quot;1.39&quot;,&quot;&quot;<br>
3,&quot;1593506&quot;,&quot;10&quot;,&quot;CRIMP HOUSING, 1 ROW, 2 WAY&quot=
;,&quot;MULTICOMP - 2226A-02&quot;,&quot;YES &quot;,&quot;0.05&quot;,&quot;=
In Stock&quot;,&quot;0.5&quot;,&quot;&quot;<br>4,&quot;1593507&quot;,&quot;=
10&quot;,&quot;CRIMP HOUSING, 1 ROW, 3 WAY&quot;,&quot;MULTICOMP - 2226A-03=
&quot;,&quot;YES &quot;,&quot;0.042&quot;,&quot;In Stock&quot;,&quot;0.42&q=
uot;,&quot;&quot;<br>

5,&quot;1593508&quot;,&quot;10&quot;,&quot;CRIMP HOUSING, 1 ROW, 4 WAY&quot=
;,&quot;MULTICOMP - 2226A-04&quot;,&quot;YES &quot;,&quot;0.055&quot;,&quot=
;In Stock&quot;,&quot;0.55&quot;,&quot;&quot;<br>6,&quot;1593509&quot;,&quo=
t;10&quot;,&quot;CRIMP HOUSING, 1 ROW, 5 WAY&quot;,&quot;MULTICOMP - 2226A-=
05&quot;,&quot;YES &quot;,&quot;0.068&quot;,&quot;In Stock&quot;,&quot;0.68=
&quot;,&quot;&quot;<br>

<br>You should be able to import this directly into farnell&#39;s site I th=
ink.=A0 Total is =A35.81<br><br>Ta,<br>Bob<br><br><br><div class=3D"gmail_q=
uote"><div><div class=3D"h5">On 9 November 2012 11:36, Ben Dooks <span dir=
=3D"ltr">&lt;<a href=3D"mailto:bjdo...@googlemail.com" target=3D"_blank">bj=
do...@googlemail.com</a>&gt;</span> wrote:<br>


</div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex"><div><div class=3D"h5">I am cons=
idering ordering some bits from Farnell early next week, so if anyone wants=
 stuff for Wednesday, then let me know soon.</div>
</div><span><font color=3D"#888888"><div><div class=3D"h5"><br clear=3D"all=
">

<div><br></div>-- <br><div>Ben Dooks, <a href=3D"http://www.fluff.org/ben/"=
 target=3D"_blank">http://www.fluff.org/ben/</a> <a href=3D"mailto:bjdooks@=
googlemail.com" target=3D"_blank">bjdo...@googlemail.com</a></div>
<div><br></div><br>

<p></p></div></div><span class=3D"HOEnZb"><font color=3D"#888888">

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;HAC:Manchester&quot; group.<br>
To post to this group, send an email to <a href=3D"mailto:hacman@googlegrou=
ps.com" target=3D"_blank">hacman@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:hacman%2Bun=
subscribe@googlegroups.com" target=3D"_blank">hacman+unsubscribe@googlegrou=
ps.com</a>.<br>

For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/hacman?hl=3Den-GB" target=3D"_blank">http://groups.google.com/group/ha=
cman?hl=3Den-GB</a>.<br>


</font></span></font></span></blockquote></div><span class=3D"HOEnZb"><font=
 color=3D"#888888"><br>

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;HAC:Manchester&quot; group.<br>
To post to this group, send an email to <a href=3D"mailto:hacman@googlegrou=
ps.com" target=3D"_blank">hacman@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:hacman%2Bun=
subscribe@googlegroups.com" target=3D"_blank">hacman+unsubscribe@googlegrou=
ps.com</a>.<br>

For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/hacman?hl=3Den-GB" target=3D"_blank">http://groups.google.com/group/ha=
cman?hl=3Den-GB</a>.<br>


</font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
r><div>Ben Dooks, <a href=3D"http://www.fluff.org/ben/" target=3D"_blank">h=
ttp://www.fluff.org/ben/</a> <a href=3D"mailto:bjdo...@googlemail.com" targ=
et=3D"_blank">bjdo...@googlemail.com</a></div>
<div><br></div><br>
</div>

--f46d04016a5b5a5ee804ce5ef96b--