Syncmods Command Line

BlitzMax Forums/BlitzMax Programming/Syncmods Command Line

Is there a way to do syncmods with a command line? If so, what are the parameters?

Thanks

syncmods -u yourname -p yourpassword

Thanks Khomy

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

can u show the content of the bat file?

@echo off
c:\progra~1\blitzmax\bin\syncmods.exe -u myusername -p mypassword

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.

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.

ok, I found the problem, use this
@echo off
syncmods -u Enigma -p yourpassword brl
syncmods -u Enigma -p yourpassword pub