Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by frans13

  1. frans13

    My vbscript only shows folders, not files. The script should zip en write the files in the folder.

    Who can help me!! CronDatum = datepart("yyyy",Now()) & Right("0" & DatePart("m",Now()),2) & Right("0" & DatePart("d",Now()),2)& "_" Const Locatie_1 = "path + directory\" Const Locatie_2 = "Paht + script.vbs" Const NotZipDir_1 = "bestanden" Const NotZipDir_2 = "backup xx" Const NotZipDir_3...

Part and Inventory Search

Back
Top