Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extra space on Memolines
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00675123
Message ID:
00677643
Vues:
25
>Gerald -
>
>In implementing your sample, I found one typo-bug.
>
>>But basically its a five lines coding process
>>
>>MyText=""
>>for i = 1 to alen(myarray,1)
>>   MyText=MyText+myArray[i,1]+chr(13)
>>endfor
>>replace myMemo with MyText
>>

>
>The third line should read
>
>   MyText=MyText+myArray[i]+chr(13)
>
>since the ALINES() function creates a one-dimensional array. Funny thing is it did not throw an error - it just gave me memofields filled with blank lines.
>
>Thanks again.

I do not have run this code, I just show you the basic process.
BTW, Internet Explorer do not have trow an error too when I have submit this code :-)

I'm happy to help anyway :-)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform