Troubleshooting Printing Problems in FoxPro Ver 2.0 & 2.5

ID: Q88666


The information in this article applies to:


SUMMARY

If you are having a problem printing, the following procedure can help you to establish what is causing the problem.

  1. From the Window menu, choose Debug.


  2. In the left side of the Debug window, type the variables in the left column below:
    
          SYS(6)          && Printer Device
          SYS(13)         && Printer Status
          SYS(101)        && Device Setting
          SYS(102)        && Printer Setting
          SYS(2005)       && Resource File in use
          _GENPD          && GENPD.APP in use
          _PDRIVER        && Printer Driver File
          _PDSETUP        && Printer Driver Setup 


Specific printing problems and what to check:


REFERENCES

FoxPro online help file, released June 6, 1992 "Commands & Functions," version 2.0

Additional query words: FoxDos TSHOOT grayed out greyed printstatus() q&a questions and answers


Keywords          : 
Version           : 
Platform          : 
Issue type        : 

Last Reviewed: August 8, 1999