Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Convert a 2.6 DOS Report to Windows
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00116840
Message ID:
00116846
Vues:
15
>We have an application that we are trying to convert from FPD 2.6 to FPW 2.6. One of the reports now only prints black blocks were text should be. Is there a simple fix for this without having to completely remake the report form?

The problem is caused by the mode being set to opaque rather than transparent. The fix is simple. Open the report as a table, then in the command window issue:

REPLACE ALL MODE WITH 1 FOR PLATFORM = 'WINDOWS' AND INLIST(OBJTYPE, 5, 8)

This is done all field and label modes will be set to transparent.

hth,
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform