Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using the Scripting.FileSystemObject
Message
De
21/05/2001 11:14:23
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Using the Scripting.FileSystemObject
Divers
Thread ID:
00509474
Message ID:
00509474
Vues:
54
Using the Scripting.FileSystemObject object, when I want to check for the existance of a file, how can I force it to start from the current directory?

Basically, I would have something like this:
Dim oFSO
Set oFSO=CreateObject("Scripting.FileSystemObject")
If oFSO.FileExists("MyFile.asp") Then
   Do something
End If
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform