Problem with Command Line program
I am trying to use the command line to generate a weblog report for different domain using the same log file. I used the sample program and below is the command I execute.
WLExpert "Sample" -n"Sample -dwww.smsync.com/ smartsyncpro/ -l"C:\Program Files\WebLog Expert\sample.log" -r"c:\TEMP\weblog\"
The command line program doesn't seems to register the options that I entered into the system. Please advise!
WLExpert "Sample" -n"Sample -dwww.smsync.com/ smartsyncpro/ -l"C:\Program Files\WebLog Expert\sample.log" -r"c:\TEMP\weblog\"
The command line program doesn't seems to register the options that I entered into the system. Please advise!
WLExpert "Sample" -n"Sample" -dwww.smsync.com -l"C:\Program Files\WebLog Expert\sample.log" -r"c:\TEMP\weblog\"