Exportar dbf a txt con tabulacion |

935 views
Skip to first unread message

Luis Mata

unread,
Oct 15, 2013, 7:20:03 PM10/15/13
to vfp
Una línea de código por favor para pasar a txt un dbf con tabulación “palote” |
 
Luis

Hugo C.

unread,
Oct 15, 2013, 7:29:39 PM10/15/13
to publice...@googlegroups.com, Luis Mata
Intenta con,

Copy To
Datos.txt Type Delimited with Tab
Copy To Datos.txt Type Delimited with Blank
Copy To Datos.txt Type Delimited with Character _

Saludos.

Mario López

unread,
Oct 15, 2013, 8:41:47 PM10/15/13
to publice...@googlegroups.com, lm...@cclf.com.pe
@Luis:

sin encomillar los strings sería:
copy to test10.txt type delimited WITH "" WITH CHARACTER "|"

Si no, fijate todas las opciones en:
http://fox.wikis.com/wc.dll?Wiki~CopyToDelimited

HTH
Mario
---

lm...@cclf.com.pe

unread,
Oct 15, 2013, 8:53:23 PM10/15/13
to publice...@googlegroups.com
Muchas Gracias..

lm...@cclf.com.pe

unread,
Oct 15, 2013, 8:53:56 PM10/15/13
to publice...@googlegroups.com
Muchas gracias, este me funciono:
copy to test10.txt type delimited WITH "" WITH CHARACTER "|"
 
From: Hugo C.
Sent: Tuesday, October 15, 2013 6:29 PM
Subject: [vfp] Re: Exportar dbf a txt con tabulacion |
 
Reply all
Reply to author
Forward
0 new messages