Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it ok to use a memo as a parameter to call a form ?
Message
De
04/12/2003 10:10:03
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00855849
Message ID:
00855852
Vues:
12
>I need to create a form to show the client messages (that are in a memo field) when invoicing. I want something more interesting than a simple wait mymemo window. To do it in a generic way (to use it for any messages (vendors, parts, etc...), I was thinking about a simple little form that I can call passing the memo field in parameter. But a memo could get big right ? So what append if it is big ? Will it fail ?

I do this in my app, there is no problem with passing a huge chunk of text, the only restrictions in Fox, AFAIK, is the size of strings you can specify at design-time, at run-time it's fine.

Kev
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform