Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Frx prints inside calling form
Message
De
16/06/2010 10:45:34
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01468972
Message ID:
01469233
Vues:
37
>Here is a code fragment from my report handler.
>
>CASE UPPER(JUSTEXT(.p_ChosenReport)) = "FRX"
> IF lnPrinter = 6 && output to printer
> m..lcTheCommand = "REPORT FORM " + ALLTRIM(.p_ChosenReport) + ;
> " TO PRINTER PROMPT PREVIEW"
> &lcTheCommand
> ENDIF

I guess, when you say "report handler" you mean that all reports get passed through this bit of code?

If so, then I guess you must have SET CONSOLE OFF somewhere else in your system. So that means the problem is with your report or with your form. When you say this is a legacy report, do you mean it is a FPD report? Could it be that it is using the old DOS report preview? Can you post a screen shot of what the problem looks like?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform