Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a caption bug?
Message
De
28/07/2004 16:57:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00928904
Message ID:
00928912
Vues:
21
Hi,
Form caption might be 255 characters length


>while assign values to Form caption as follows:
>
>
>lparameters a, b && a = subkey passed, b=title
>with thisform
>	.q = alltrim(b)
>	.caption = .caption + " vendor "
>	.caption = .caption + .q
>	
>
>
>I get following error:
>
>
>Error with FRM_SUBPAYSEL - Caption: String too long to fit
>
>
>Does Form caption have limits?
>
>thanks
>Nick
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform