Eva,

I just realized you posted on the metacard list. You might want to also check 
out the 
LiveCode list also. It is the more recent version of the metacard list.

Here it is:

How to use LiveCode" <use-livec...@lists.runrev.com>

--- On Sat, 5/7/11, Mark Schonewille <m.schonewi...@economy-x-talk.com> wrote:

From: Mark Schonewille <m.schonewi...@economy-x-talk.com>
Subject: Re: setting itemdel
To: "Discussions on Metacard" <metacard@lists.runrev.com>
Date: Saturday, May 7, 2011, 9:06 AM

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: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

New: Download the Installer Maker Plugin 1.6 for LiveCode here http://qery.us/ce

On 7 mei 2011, at 16:02, Eva Isotalo wrote:

> 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



_______________________________________________
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard
_______________________________________________
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to