Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How controller Asymetric font
Message
From
29/08/2000 19:47:01
 
 
To
26/08/2000 22:38:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00409496
Message ID:
00410556
Views:
20
Hello!

from a table with memofields.

first record containing the data :
"IIIIIIIIIAIIIIIIIIIBIIIIIIIIICIIIIIIIIIDIIIIIIIIIEIIIIIIIIIFIIIIIIIIIGIIIIIIIIIHIIIIIIIIIJIIIIIIIIIKIIIIIIIIILIIIIIIIIIMIIIIIIIIINIIIIIIIIIOIIIIIIIIIPIIIIIIIIIQIIIIIIIIIRIIIIIIIIISIIIIIIIIITIIIIIIIIIUIIIIIIIIIVIIIIIIIIIWIIIIIIIIIXIIIIIIIIIYIIIIIIIIIZ"

record 2 containing :
WWWWWWWWW1WWWWWWWWW2WWWWWWWWW3WWWWWWWWW4WWWWWWWWW5WWWWWWWWW6WWWWWWWW7WWWWWWWWW8WWWWWWWWW9WWWWWWWWW0"

From the command windows I Typed :


_SCREEN.SCALEMODE=3
_SCREEN.FONTNAME='Arial Narrow'
_SCREEN.FONTSIZE=8

USE nametable

Go record 1
?nametable.memofield && I see only two lines but memlines return 3 lines
?memlines(nametable.memofield) && Return 3

Go record 2
?nametable.memofield && I see 3 lines, but memlines return only 2 lines
?memlines(nametable.memofield)

records are free of space blank
records are free of (13) and (10) ASCII code
I tested in Windows NT Server and Windows 98 .

Thanks Very Much !
- On the Road
In circle of Life
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform