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

    print to file problem

    Hi.. I have the folowing routine in a program : set printer to file c:\analitic additive REPO FORM FISE_P FOR COD_CF = CCC .AND. PRE#'D' NOEJECT Why the file analitic.txt is overwritten every time a report is printed on it .. I need to add report after report in this file and I...
  2. cipu

    can't save the printer driver setup ...help !!

    I have FoxPro 26 for DOS and when I try to add a new printer driver setup.. it says 'setup not saved'.. I could do it before but now I reinstalled foxpro and is not working anymore. What could be the problem? Thanx
  3. cipu

    PRINTING REPORTS IN VFP 5.0

    Hi.. I have a question about printing reports in Visual FoxPro 5.0: why after printing the report, the printer is always ejecting the page?? I have tried using commands like ‘store “none” to _peject’ and ‘noeject’ with no result. It’s not the printer’s fault, in foxpro 2.6 this situation is...
  4. cipu

    How to eliminate page footer

    Is it there any way to eliminate or delete the 'page footer' from a report??
  5. cipu

    How can I make my printer to not eject page??

    I have the following line in a program : REPO FORM FISE_A FOR COD_CF = CCC .AND. PRE#'D' noeject TO PRINTER why the printer still ejects the page.. I tryed also the command ' store "none" to _peject' with no result. I'm using Visual Fox Pro v.5 and an inkjet printer Xerox. Thanx

Part and Inventory Search

Back
Top