missing line breaks
You are missing some line breaks on line: Dim OutputFile MyDate = Replace(Date, "/", "-") and OutputFile = "backup-" & mydate & ".rar" Set objShell = WScript.CreateObject("WScript.Shell") Gives an error when running
This is a comment on "Simple backup script (VBS)"