Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why this code doesn't work?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Why this code doesn't work?
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01142146
Message ID:
01142146
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform