Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PROBLEM: SELECT into ARRAY not respect RTRIM()
Message
From
06/09/2003 13:07:02
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00826732
Message ID:
00826789
Views:
25
Hi David,

>create cursor x1 ( m1 m )
>insert into x1 values ( "this is a test" )
>insert into x1 values ( "short" )
>select * from x1 into array laJunk

yes, but you can only use SUBSTR(m1,..) manipulation.
Only SUBSTR() preservant the type memo.

The problem is only the speed.

Fabio
Previous
Reply
Map
View

Click here to load this message in the networking platform