Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calculating Memolines?
Message
From
13/02/2003 17:22:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Calculating Memolines?
Miscellaneous
Thread ID:
00752959
Message ID:
00752959
Views:
65
I am using the TextMerge() function inside of a HTML table with preset widths. The source data is contained in a memo field and with a SET MEMOWIDTH TO 50 the following text returns a value of 3.
XXX FILE NO. 12345678901 J. DAVID V
XXX FILE NO. 12345678901 J. DAVID V. ABCDEFGHIJ
A/R
When the text renders the output is on four lines as follows:
XXX FILE NO. 12345678901 J. DAVID V
XXX FILE NO. 12345678901 J. DAVID V. 
ABCDEFGHIJ
A/R
is there a better way to determine the number of rows that the variable output length will occupy?
Next
Reply
Map
View

Click here to load this message in the networking platform