Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
File Access Denied
Message
 
À
15/10/2001 14:24:41
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00568662
Message ID:
00568707
Vues:
18
How about
DO WHILE ADIR(myNewNameb) < 1
ENDDO
Do While FOpen(myNewNameb(1,1)) = -1
ENDDO
*FCLOSE() here
*Rename here
Or you could try Sergey's suggestion of the API_APP_RUN thing.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform