Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calculated VariablesTruncating Data
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Calculated VariablesTruncating Data
Divers
Thread ID:
00289454
Message ID:
00289454
Vues:
62
Greetings!

I have a report where I'm using calculated variables to construct the contents of fields, to be used in a report. An example would be:

Variable: "SUGGESTION"
iif(!empty(evaluator_suggestion),"Suggestion: "+evaluator_suggestion,"")

Other variables are likewise defined, with the field in the report being defined as "suggestion + requirement + notes + ...". The report field is set to "Stretch with Overflow".

The trouble I am having is that the field data--in this case, "evaluator_suggestion"--is being truncated to 256 characters, even though it is a MEMO field. Everything works fine, even with all fields being combined, unless any one field happens to be over 256 characters, in which case its part of the report field is truncated.

Any suggestions??

Thanks in advance!

Michael Reynolds
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform