Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with GATHER MEMVAR
Message
From
14/10/2003 04:11:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Problem with GATHER MEMVAR
Miscellaneous
Thread ID:
00838430
Message ID:
00838430
Views:
80
Hi,

I am using paramaterised views and for one quick file update I do...
SELECT view 1
SCATTER MEMVAR MEMO
SELECT view 2
APPEND BLANK
GATHER MEMVAR
IF TABLEUPDATE(.T.) = .F.
   =TABLEREVERT(.F.)
ENDIF
...this works fine 75% of the time, but on odd occasions the GATHER MEMVAR doesn't update the view. A new blank record is created.

This has happened on two computers on a 4 computer network and my own development machine.

Has anyone come across such a problem.

Regards
Doug Johnston
Next
Reply
Map
View

Click here to load this message in the networking platform