Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Just getting my start
Message
De
26/03/2003 21:45:26
 
 
À
26/03/2003 21:33:14
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00770590
Message ID:
00770596
Vues:
13
From VFP, use Run /N or ShellExecute API function. Each way gives you ability to pass command-line arguments to the called program. See "ShellExecute" topic in MSDN for more information.
From VB, use Command function to get command-line arguments. See "Command Function" topic of VB documentation in MSDN for more information.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform