Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with SET STEP ON
Message
From
28/07/2000 12:55:32
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00397366
Message ID:
00398240
Views:
24
>>Did you get the same results as I did?
>
>Yes, exactly the same results. Then, when I played with it a bit, I saw that that string was messing up memory in other locations as well. Wierd.

It looks like we'd be better off building the string like follows.

lcString = lcString + "one"
lcString = lcString + "two"

or does that make a difference as far as messing with the memory?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform