Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Padding a Binary use Space
Message
De
01/12/2004 10:23:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
BUG: Padding a Binary use Space
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00966085
Message ID:
00966085
Vues:
46
Previous issue Thread #966025

Bug/Issue : 21 of 36

TITLE: BUG: Padding a Binary use Space

VERSION: 09.00.0000.1720

EXPECTED: PAD?() FUNCTIONS with a binary argument have to use 0h00 like padding default value

OBSERVED: PAD?() use space 0h20 with a binary argument

REPRO
? PADR(0hAA,5) && expected 0hAA00000000
? PADL(CAST(0hAA AS Q),5)
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform