Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to print a memo field using @..Say
Message
De
24/02/1998 11:44:00
 
 
À
24/02/1998 11:43:03
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00080811
Message ID:
00080812
Vues:
33
> Hello All!!
>
> I'm trying to print a report where i have a memo filed, and this report i
>don't do using the report wizard, i'm using any @ say command that works
>fine, but when i go print the field memo my printers prints only "MEMO" and
>not print the value of my memo field.
>
> By sample:
>
> Nota.obs - Memo Field - "Value to
>accontibility.........................................................$
>300,00
> Value to.....
>........................................................$ 150.00
> .
> .
> .
> "
>
> I'm using the follow sintax:
>
> @ say 60, 150 nota.obs
>
> I can't use many text boxes, if possible i would like to use edit boxes.
>
>
> Anyone can help me?
>
> Thanks
>
> ander

You could put memo content in character string
cObs=nota.obs
and print this string
@ SAY .... cObs
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform