Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing Hidden Folders
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00663618
Message ID:
00663700
Vues:
16
Thats places the names of all into an array, but I still can't CD into
a hidden folder.

For example, I have:

DIMENSION aFolders[1]
nTotal = ADIR("aFolders", "*.*", "DHS")


nTotal now has 18, only 4 of which are NOT hidden. So If I try

CD (aFolders[15,1])

I get the 'Invalid path or file name' error. Element 15 has the
name "RECENT" in it, which is a hidden folder.

I want to be able to go into the Recent folder and clean up files.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform