Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why this code doesn't work?
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01142146
Message ID:
01142172
Views:
8
Naomi,

Do the follow to see what are actually values of properties and then modify your code
if directory(m.lcDir + 'Batch_' + alltrim(str(m.liBatch_Number)))
  =messagebox(directory("\\Jzanus8\Client_Imports\Jzanus\Data_Entry\Batch_" + alltrim(str(3350))))
Else
  =messagebox("IF = .F. "+directory(m.lcDir + 'Batch_' + alltrim(str(m.liBatch_Number))))
Endif
AT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform