Hello !
I am experiencing errors in Enfocus Switch with the Execute Command tool in version 11.1.
In version 10 it worked without any issues, but after updating it stopped working.
It is a Python script that analyzes a PDF and generates an XML with the analysis data.
I use sys.argv[1] and sys.argv[2] to pass the file variables to be executed:
C:\Trabalhos\Python\ALGORITMO_R90\alg4_sw.py "%1" "%2"
But now it gives an error.
Has anyone else experienced this error after updating?
Execute Command v11.1
-
- Member
- Posts: 34
- Joined: Wed Sep 08, 2021 4:36 pm
Re: Execute Command v11.1
It also happened with another program: I use an imposition software through CLI, and it always worked in version 10, but now it fails in version 11.1.
- Attachments
-
- erro-4.png (100.97 KiB) Viewed 112 times
-
- erro-3.png (219.02 KiB) Viewed 112 times