Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show change inf form a from form B, Private Datasessions
Message
From
04/01/2001 16:53:31
 
 
To
03/01/2001 16:51:35
George Simon
GS Data Technologies, LLC
Cincinnati, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00459114
Message ID:
00459576
Views:
19
I tried it and Form A does not see changes made by form B. The program uses code like (in the valid event) of
the text box.

IF ThisForm.lNewSlip AND This.Value > instock.nqty ;
AND instock.nmaxlev <> 0
code for messages
ENDIF

How do I get updated value of instock.nqty (i.e. when it is updated by a different form by the current or a differnt user).
Form for maitiaining inventory data is logically independent of orders form. Since it is not a view requery does not
seem appropriate. Is it some variant of tableupdate (but this form did not update the inventory table), or is some
variant of the refresh event (if so what).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform