Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Best way to programmatically update multi-line memo fiel
Message
De
26/08/2001 12:07:32
 
 
À
26/08/2001 09:00:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00549121
Message ID:
00549248
Vues:
16
>>>It should be chr(13) + chr(10) instead of chr(10) + chr(13)
>>>< SNIP >
lcProps = lcProps + aProps(i) + <b>chr(13) + chr(10)</b>
>>>< SNIP >
>>
>>Hi Sergey,
>>
>>Maybe I'm slow this AM, but what is the difference with the ordering of the CRLF pair? Does it indeed work differently?
>
>Jim,
>
>I *think* that it is mainly such a long-standing CONVENTION that there is likely products with code in them looking for the specific combination.
>
>For example, I guess that there is some standard for physical keyboard products that says that a < Enter > (< Return > on some?) key must always suply CHR(13)CHR(10) in that order.
>
>just a GUESS

CONVENTION - OK, good enough for me. I just could not see the order being an error or incorrect response. Either way, I get a new line with the the cursor at the beginning of that line. At least on my teletype machine. :>)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform