Syncmods Command Line

BlitzMax Forums/BlitzMax Programming/Syncmods Command Line

RetroRusty(Posted 2006) [#1]
Is there a way to do syncmods with a command line? If so, what are the parameters?

Thanks


kfprimm(Posted 2006) [#2]
syncmods -u yourname -p yourpassword


RetroRusty(Posted 2006) [#3]
Thanks Khomy


RetroRusty(Posted 2006) [#4]
I have tried this in a bat file, but how do I know if it worked, it didn't output anything. Is there a way to output what it's doing?

Thanks


Gavin Beard(Posted 2006) [#5]
can u show the content of the bat file?


RetroRusty(Posted 2006) [#6]
@echo off
c:\progra~1\blitzmax\bin\syncmods.exe -u myusername -p mypassword


Dreamora(Posted 2006) [#7]
You know what @echo off is doing, right? ^^

At best, just open the console and run it from there if you want to see the output anyway.


RetroRusty(Posted 2006) [#8]
What I'm trying to do is use UltraEdit to do syncmods using a .bat file, but I can't get it to output anything so I can't see if it is syncing them or not.


kfprimm(Posted 2006) [#9]
ok, I found the problem, use this
@echo off
syncmods -u Enigma -p yourpassword brl
syncmods -u Enigma -p yourpassword pub