The following sample shows the problem:

FUNCTION MAIN()

   DBCREATE( "MYTEST", { { "TEST", "C", 199, 0 } } )

   USE MYTEST

   APPEND FROM TEST.TXT SDF

   GO TOP

   BROWSE()

   RETURN NIL

It fails to import the attached file (ie. it only imports part of the file).

I tried to fix it but the related code is too complicated for me, sorry.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
<?xml version="1.0"?><klant>
<KlantID>14</KlantID>
<Naam>-</Naam>
<Voornaam>-</Voornaam>
<Land>B</Land>
<Straat>-</Straat>
<Huisnummer />
<Bus />
<Postnummer>-</Postnummer>
<Woonplaats>-</Woonplaats>
<Taal>nl</Taal>
<Munt>Euro</Munt>
<Telefoonnummer />
<Faxnummer />
<GsmNummer />
<Email>i...@men-unlimited.be</Email>
<BTW />
<Factuur>nee</Factuur>
<FacturatieLand />
<FacturatieStraat />
<FacturatieHuisnummer />
<FacturatieBus />
<FacturatiePostnummer />
<FacturatieWoonplaats />
<CadeaubonLevering>
</CadeaubonLevering><bestellingen>
<bestelling>
<ID>322</ID>
<OrderID>247</OrderID>
<Line>1</Line>
<KlantID>14</KlantID>
<Datum>04-11-2010</Datum>
<Opmerkingen />
<Verzendingskosten>0</Verzendingskosten>
<Korting>0</Korting>
<Betaald>1</Betaald>
<Artikelcode>SCTATC</Artikelcode>
<Product>Singlet Top.Cotton</Product>
<Kleur>WI</Kleur>
<Size>XXL</Size>
<Hoeveelheid>1</Hoeveelheid>
<Prijs>21.95</Prijs>
</bestelling>
</bestellingen></klant>
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to