Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: EncinoMan
  • Content: Threads
  • Order by date
  1. EncinoMan

    APPEND FROM delimited file

    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...
  2. EncinoMan

    Calling Crystal Reports from Clipper app

    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...
  3. EncinoMan

    Run a CR report from DOS app running on XP

    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...

Part and Inventory Search

Back
Top