Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Length of Coding Statements
Message
De
30/01/2007 15:02:07
Mike Yearwood
Toronto, Ontario, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01190598
Message ID:
01190606
Vues:
11
>Does anyone know if there is a setting to allow the length of a line of code extend to more than 254 in the method windows?

There's no such limit in a method. There is such a limit in the property sheet for a property. I'm guessing that's what you mean. :)

Don't enter longish properties in the property sheet. Do it in code usually in the init of the object.

text to this.property
lots of text or formulas or whatever
endtext

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform