Re: Missing VFP9.0 print jobs

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hi Lee,

So far, the SET PRINTER TO DEFAULT comes before the REPORT FORM.
Tomorrow I will run a test with the same line after the REPORT FORM.

I assume SET PRINTER TO and SET PRINTER TO DEFAULT gives the same result ?

The LAN has a win2k server and mostly winxp workstations. No TS or Citrix.

Do you have any suggestions where to search for clues ?

Nico


"Lee Mitchell" <Leemi@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:6mmCFS$$FHA.1236@xxxxxxxxxxxxxxxxxxxxxxxx
> Hi Nico:
>
> Have you added a SET PRINTER TO command after the REPORT FORM command?
>
> Are you running Windows Terminal Services or Citrix?


.



Relevant Pages

  • Re: Set Printer To ... - does not change printer
    ... I have tryed to do this SET PRINTER TO NAME ... I can see my printers through Windows Netware ... PRINTER TO NAME command. ... report form MyForm.frx noconsole to printer ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: Set Printer To ... - does not change printer
    ... I have to install each Netware Printer on the local system for it to work. ... I have tryed to do this SET PRINTER TO NAME ... PRINTER TO NAME command. ... report form MyForm.frx noconsole to printer ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: Set Printer To ... - does not change printer
    ... I had a old program working on Adobe 5.0 ... SET PRINTER TO DEFAULT ... ope the distiller to convert the file into pdf. ... REPORT FORM TO PRINTER NOCONSOLE NODIALOG ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: Sys(1037) on VFP9 SP2
    ... and a button with SET PRINTER TO ... I did what you suggest me, but how can i get the same effect as REPORT FORM ... TO PRINTER NOCONSOLE RANGE nPageFrom, ... Drop a CommonDialog ActiveX control on a form and have a command button ...
    (microsoft.public.fox.vfp.reports.printing)
  • Re: Report form to file does not release the file
    ... does it help to run the "Set Printer To" line twice? ... REPORT FORM INVOICE TO FILE (lcReportFile) NOCONSOLE ... The above code is called in a loop from another procedure, it simply gets the data for the current invoice that will be printed and determines the total page count for the report. ...
    (microsoft.public.fox.programmer.exchange)