PDA

View Full Version : Append to DBF from SDF in BAT file ??


COBeals2
04-28-03, 18:49
Anyone know a way to append into an Empty DBaseIV file from a text SDF file ? (Yeah, I know)

CATCH IS: I have to do it in a DOS Batch file; ie. command line..... (Windows NT).

(I am going to dig into WSH also... but it CANNOT need an interactive interface)
Always the same SDF - always an empty premade DBF... ...

I have no Clipper compiler or anything... and I was hoping to find a UTILITY to do this --- next step is writing a program (VB or ?).


Thanks in advance....