<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<font size="+1">Solved it. Not pretty but works. :)<br>
<br>
Eva<br>
</font><br>
On 2011-05-07 18:38, Eva Isotalo wrote:
<blockquote cite="mid:4DC5757C.5000301@gmail.com" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<font size="+1">Ok, a continuation. On lines like the following
I'd like to be able to catch and delete the '(Size: 100ml;)' but
keep the '100'. How would I go about doing this?<br>
<br>
1 Benzoin (Mobile) Siam (Size: 100ml; ) EO16-100
£7.55<br>
<br>
Eva<br>
<br>
</font><br>
On 2011-05-07 16:06, Mark Schonewille wrote:
<blockquote
cite="mid:91FB6904-9A88-46CA-BA67-69C8DBF64ED1@economy-x-talk.com"
type="cite">
<pre wrap="">Hi Eva,
I'm not sure what you are having problems with, but if you want to get the items of a line, you need to set the itemdel to tab.
set the itemDel to tab
put item 2 of line 3 of myData into fld "Product"
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://economy-x-talk.com">http://economy-x-talk.com</a>
Twitter: <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/xtalkprogrammer">http://twitter.com/xtalkprogrammer</a>
KvK: 50277553
New: Download the Installer Maker Plugin 1.6 for LiveCode here <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://qery.us/ce">http://qery.us/ce</a>
On 7 mei 2011, at 16:02, Eva Isotalo wrote:
</pre>
<blockquote type="cite">
<pre wrap="">MC 2.4.3
How do I "catch" the different parts of a file that has columns like this?:
1 Rose Floral Wax: (Size: 25g; ) FW07-25 £3.65 £3.65
1 Jasmine Grandaflorum Floral Wax (Size: 25g; ) FW03-25 £2.95 £2.95
1 Mimosa Floral Wax (Size: 25g; ) FW05-25 £2.95 £2.95
I have no problems reading it but I'm trying to make an app that will read invoices in to a inventory program where each product will get it's own card.
Eva
</pre>
</blockquote>
<pre wrap="">
_______________________________________________
metacard mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:metacard@lists.runrev.com">metacard@lists.runrev.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.runrev.com/mailman/listinfo/metacard">http://lists.runrev.com/mailman/listinfo/metacard</a>
</pre>
</blockquote>
</blockquote>
</body>
</html>