setting itemdel
    Mark Schonewille 
    m.schonewille at economy-x-talk.com
       
    Sat May  7 09:06:41 CDT 2011
    
    
  
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
    
    
More information about the metacard
mailing list