Thanks very much, Griff and Jock. I'm still fighting my problem. My source file is in Excel 2003 format. I did a save-as, creating files in different formats (CSV, text, text tab-delimited, DBF) then tried append-from, trying both the dBase3 dot-prompt and a small Clipper program. No luck...
At the dot-prompt of dBase 3plus, I am trying to append from a txt file containing fields delimited by '|'. The command> append from <txt filename> type sdf delimited with '|' does not work. It appends but leaves the pipes in the data. Leaving the "type sdf" out gives same results. My...
IntentDriven, that's what I'm looking for - 100% transparency. I'm not knowledgeable enough to write an app to do this, so, yes, I would be interested in hearing about yours. Thank you.
Currently, my Clipper S87 app builds and prints a report line-by-line. I would like to replace that DOS-style printing by calling a pre-designed Crystal Reports report, pass data to it, automatically print it via Windows XP (no print dialog box), close CR and return to my DOS app - all without...
I would like to replace the DOS-style printing in my DOS app (Clipper w/dBase files) by calling canned CR10 reports. Can this be done? Can I (behind the curtain) start CR from my DOS app, pass data to a pre-designed report, print the report automatically via Windows XP, close CR and return to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.