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 TouchToneTommy 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: WildSwan
  • Content: Threads
  • Order by date
  1. WildSwan

    FPD2.6 Reports to excel.

    My client needs to have some of the reports to be directed to excel. Anybody have an idea how to accomplish this???
  2. WildSwan

    FoxPro 2.6a (DOS) Printing to remote printer . . .

    I have a PC connected to a network and it has a dot matrix printer. On the other room another PC connected on the same network. My invoicing program on the PC with printer prints without problem. But the PC in the other room will not print. It won't give any error. The printing job finishes but...
  3. WildSwan

    I am confused . . .

    While the snippet below works on command window of a FoxPro 2.6 (DOS), It generate "Feature not available." error when compiled as an Stand-alone EXE file. ************************************************* cDBF_File = SYS(3) CREATE TABLE &cDBF_File (code C(10), name C(40))...
  4. WildSwan

    FREE Libraries for FoxPro 2.xx (DOS)

    You guys know where such a gold mine is? Thanks.
  5. WildSwan

    Library to process ZIP files.

    I need to transfer data from headoffice to branches. I've made a program to ZIP/UZIP the required files and upload/download them into/from my system. I have been using PKZIP but it ruin my screen layout. Also, shelling out from the program to run the pkzip.exe eats up too much memory. Is there...

Part and Inventory Search

Back
Top