Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display a date from a datetime?
Message
From
01/12/2004 10:40:49
 
 
To
01/12/2004 10:20:30
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
00965996
Message ID:
00966101
Views:
19
Hello Marcia

In the updatecontrolsource method, I have placed the following code :-
LOCAL cWorkArea, cField

m.cWorkArea = JUSTSTEM(THIS.cControlSource)
m.cField = JUSTEXT(THIS.cControlSource)

REPLACE (m.cField) WITH THIS.VALUE IN (m.cWorkArea)
Is this the kind of thing you mean?

Thanks again :)

Regards,

Angie.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform