Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing Operand?
Message
From
26/03/2001 18:37:49
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00488755
Message ID:
00488757
Views:
8
Steve,

You might want to put a wait window right before that line to show you the values of OMDIDX and OMDID1 - 6 to be sure they are what you think they are.

Also, you might simplify the code a bit by assigning the value of &OMDIDX to a var first to avoid multiple macro expansions:
SomeVar = &OMDIDX
IF Somevar = &OMDID1 OR Somevar...
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform