Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing parameters to generalised prompt/edit form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00618212
Message ID:
00618801
Vues:
28
>PMFJI, Larry, why do you define your props like:
>
cVarname=(space(0))
>isn't that the same as:
>
cVarname=""
It is.

I use the space() function when I can because of the self documenting nature of it. "" looks like the null string however, what does "  " look like to you? If using a non-proportional font, you could count them (a waste of time, IMO). If using a proportional font, good luck in trying to figure it out.

So since I use space() for strings greater than 0 in length, I also use it for 0 length strings for consistency.

Just wierd I guess. < s >
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform