Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
If statement not working - must be sleepy
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
If statement not working - must be sleepy
Miscellaneous
Thread ID:
00952505
Message ID:
00952505
Views:
43
Trying to finish up this one problem so I can go to bed. I am in the debugger and can see that the two values are not equal yet it does not execute my code to update the modified fields.

if alltrim(THIS.TXT_ASSIGNED.VALUE) != alltrim(property.assigned)
m.mod_dt = datetime()
m.mod_init = g_initials
GATHER MEMVAR MEMO
ENDIF

Thanks

Brenda
Next
Reply
Map
View

Click here to load this message in the networking platform