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

Click here to load this message in the networking platform