Billete ID: 26818
|
Fecha de creación: 24/02/2025 10:18
|
Producto : SiteKiosk Online Client
|
Anexo: -
|
BilleteTipo: Soporte de pedidos
|
Versión: 1.6.33
|
Idioma: Inglés
|
Ver: 3703
|
Fecha de la última modificación: 24/03/2025 12:58
|
Plataforma:
|
|
Nível: Cerrado
|
|
|
Soporte de pedidos: How to add variable in External Application Param
I start an external application (a scan) onClick on a button.
It works well but I need to add a variable in the parameter to add a unique incrementing number.
I've got this :
External application : C:\Program Files\NAPS2\NAPS2.console.exe
Parameter : -o "C:\Users\SiteKiosk\Documents\scan_$(nnnn).pdf" -p "main" -v
Doc :
https://www.naps2.com/doc/command-line
But the $(nnnn) generate error.
I've got this error :
Content section 0 : Error: Argument 'variable' for method 'siteKiosk.environment.expand' was invalid :
The variable 'nnnn' was not found.
Nom du paramètre : variable