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

Hi everybody,

In about 15 minutes I can not figure out the problem with this simple line of code:
if directory(m.lcDir + 'Batch_' + alltrim(str(m.liBatch_Number)))
The code bellow never executes. I tried in command window:
=messagebox(directory("\\Jzanus8\Client_Imports\Jzanus\Data_Entry\Batch_" + alltrim(str(3350))))

and of course it returns .t., since the directory exists. Why this code doesn't work when I run it from the application?
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform