Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
string not recognized in command line
#3
Thanks for your help.
I tried this

str check.format("C:\7-Zip\7zg.exe a C:\Users\123\Downloads\test.7z %s" ft)
out check
out F"C:\7-Zip\7zg.exe a C:\Users\123\Downloads\test.7z {ft}"
 possible ways to run uncomment to test
RunConsole2 check
RunConsole2 F"C:\7-Zip\7zg.exe a C:\Users\123\Downloads\test.7z {ft}"

I works with one file.
When i select a couple files it only zip the last one.

I am posting the screenshot of the output.

Any suggestion?


Attached Files Image(s)
   


Messages In This Thread
string not recognized in command line - by TNH - 07-23-2018, 11:29 PM
RE: string not recognized in command line - by TNH - 07-24-2018, 12:50 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)