Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
zip multiple files
#1
im interested in zipping multiple files, looking at the help section, not sure how to add a list of items.

Function save_lzip_new_chart_
Code:
Copy      Help
str ziploc=  "$Documents$\my_files\VCChart.zip"
str zipfile1= "C:\SC\Charts\Hrts.cht"
str zipfile2=  "C:\SC\Data\study.scss"

zip ziploc (zipfile1 zipfile2)


Messages In This Thread
zip multiple files - by ilcaa - 04-23-2020, 03:32 PM
RE: zip multiple files - by Gintaras - 04-23-2020, 05:35 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)