Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What are ANSI numeric code to Carriage return and Line f
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00568470
Message ID:
00568472
Vues:
16
>Hi Folks,
>
>I need simulate the Visual Basic constant vbCrLf in Visual FoxPro.
>What are ANSI numeric code to Carriage return and Line feed?
lcCrLf = CHR(13) + CHR(10)
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform