Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error message baffling
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Error message baffling
Divers
Thread ID:
01180942
Message ID:
01180942
Vues:
66
This code worked fine on all systems but now suddenly only works on mine and the users now get "File does not exist" Could this be a security issue given the file DOES in fact exist?

name='MARTIN' (user dependant)

USE p:info2
COPY STRUCTURE to c:\csu-zeta\&name
USE c:\csu-zeta\&name excl
zn='P:_'+name+'.txt'
*DO quickmsg WITH zn
APPEND FROM &zn delimited <<==ERROR "File does not exist"
"Build a man a fire, and he's warm for a day.
Set a man on fire, and he's warm for the rest of his life."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform