Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO .. SDF integer padding bug?
Message
De
19/08/2005 16:00:06
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01042355
Message ID:
01042400
Vues:
18
>And why i need to doubts in VFP when I write:
>
STR(15,9)
>i know the result. And what happen when the result is
>
'     15  '
> 123456789
>and I don't know this.
CLEAR
_screen.resettodefault("FontName")
? "|"+STR(15,9)+"|"
? "|"+"123456789"+"|"
_screen.FontName = "Courier New"

? "|"+STR(15,9)+"|"
? "|"+"123456789"+"|"
when the alignment checks him it always needs to keep in mind the font.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform