Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
After GATHER MEMVAR values disappear
Message
From
13/03/1998 13:05:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00084224
Message ID:
00084513
Views:
27
>>>Hello everibody, I have a weird problem:
>>>I have this line of code :
>>>
>>>GATHER FIELDS EXCEPT field1,field2 MEMVAR MEMO
>>>
>>>If I put a suspend before the gather and then step in the debugger
>>>until pass the gather, then resume the program, everything works
>>>fine, but, if I put the suspend after the gather at that point at least the
>>>value of one especific field is blank!!. Have anybody had this
>>>problem before ?
>>>
>>>Thanks in advance.
>>
>>Luis, I haven't used GATHER in a while, but can you add a
>>
>>"Wait window timeout .1"
>>
>>or similar 'pause' code? I used that when a list box wasn't refreshing correctly, and someone else was using it in the last couple weeks for a similar problem. Sometimes the code just doesn't move fast enough. The debugger will add the necessary waiting time for the code to behave.
>>
>>HTH
>Thanks Barbara, I did that and did not work. What I was trying to do was to
>emulate the effect of SET CARRY ON, that is I wanted to forward the data in some fields of the current record to the new record, that is why I needed to use gather.
>
>Thanks again for your help.

Hi,
Could you be changing workarea by deactivate-activate ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform