Ticket ID: 26818
|
Date de création: 24/02/2025 10:18
|
Produit: SiteKiosk Online Client
|
Annexe: -
|
TicketType d´article: Support Request
|
Version: 1.6.33
|
Langue: Anglais
|
Adressages: 3501
|
Dernière modification: 24/03/2025 12:58
|
Plateforme:
|
|
Niveau: Fermé
|
|
|
Support Request: 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