Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Extra space on Memolines
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00675123
Message ID:
00677643
Views:
24
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform