PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Start WDOptimizer from code
Start WDOptimizer from code
Débuté par Thilo Rieger, 07 juil. 2003 16:33 - 3 réponses
Posté le 07 juillet 2003 - 16:33
Hello,
did anybody knew, how to start the WDOptimzer.exe with some commandline options from your own program?
Thilo
Posté le 07 juillet 2003 - 19:08
HIndex() or HOptimize().

Bernard.
Posté le 07 juillet 2003 - 23:36
Thilo,
You can execute the WDOptimizer with the following code from within windev:
ExeRun("C:\WinDev75\Programs\WDOptimizer.exe")
HTH,
Marc
Hello,
did anybody knew, how to start the WDOptimzer.exe with some commandline options from your own program?

Thilo
Posté le 08 juillet 2003 - 12:19
You can look in the helpfile "WDOptimiseur.chm"
WDOptimiseur {slash}Fic = Répertoire
{slash}mdp = Mot de passe
{slash}option = Type d'action réalisée
{slash}Sauve = Oui,Non
greetings,
Joop
Member of the dutch-speaking Windev developer group.
Hello,
did anybody knew, how to start the WDOptimzer.exe with some commandline options from your own program?

Thilo



http://www.new-way.nl