Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Please help with strange behaviour copying FRX files
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Please help with strange behaviour copying FRX files
Divers
Thread ID:
00233406
Message ID:
00233406
Vues:
47
I use the VFP5 Report facility to output from my application. So that I can programatically set font, orientation, etc, I copy the created FRX and FRT files to a standard TEMP.FRX/FRT using

cNewRpt = "TEMPRPT.*"
cOldRpt = cReport + ".*"
COPY FILE (cOldRpt) TO (cNewRpt)

For most part this works, however, the 'width' column seems to end up with strange values when I copy a landscape mode report. All 'objtype' values of 6 (this is for a line) change to a value of 100100, even though they were originally various other values, such as 104.167, 25104.167 and 12604.167.

In the past, I have checked for these values and changed them to what they should be, but can anyone tell me why it is happening and how to stop it from happening?
Rex Toomey
ISD Port Macquarie NSW
Australia

'Inside every older person is a younger person wondering what happened.'
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform