Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
More than 254 long
Message
De
16/01/2002 06:27:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
16/01/2002 02:19:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00605241
Message ID:
00605293
Vues:
11
>>>long character variable within a file
>
>if your trying to put a string within a file into a memvar, you can do:
>
>lcYourVar = FileToStr("yourfile")
>
>if you're concatenating strings to put into a file, do something like that:
>
>lcYourVar = "--- 254 characters ---" + "--- 254 characters ---" + "--- 254 characters ---" && etc...
>
>StrToFile(lcYourVar)
>
>that's a limitation: strings must be broken into 254 characters, but a character memvar doesn't have limit (just your RAM...).
>
>Sorry me if I didn't understand your difficult...

Claudio,

Are you aware that you can put hyperlinks directly into your signature? Just use the corresponding HTML code, for instance: < A HREF = "www.rapozine.com.br" >www.rapozine.com.br (or other, alternative, text)< /A >

Omit the additional spaces, which I put to avoid interpretation.

Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform