Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
#$&*@ Report Designer
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00187082
Message ID:
00187123
Vues:
31
For the process of preparing the cursor, you may want to try something with the MEMLINES(), ex: select max( memlines( memofield )) into array laMaxLine

Then cycle through each record and force the padding of chr(13) base on the difference between laMaxLine[1] and value for current record memlines()

This should force the printing of the line since it won't actually be blank
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform