Vores varemærker

Impact-Company-Logo-English Black-01-177x54

Velkommen til Schneider Electrics website

Velkommen til vores website
		
Hvordan kan vi hjælpe dig i dag?
Why is the second argument of the Sys.createProcess script in Vijeo Designer giving an error when there is a space on a folder or file name?

Issue:

When there is a space when inputting the "args" on the Sys.createProcess, it gives an error as if there were 2 or more separate arguments.

Sys.createProcess(String processName, String args)

Product Line:

Vijeo Designer v6.2 and v6.3

Cause:

The "args" on the Sys.createProcess cannot contain an space on the path or file name, if it does, it will give an error since the command separates it into different arguments.

Resolution:

Double quotes are needed. Example:

Sys.createProcess("<complete path and file name of the application program>", "\"<complete path and file name to be opened or executed>"");

Incorrect:

Sys.createProcess("<complete path and file name of the application program>", "<complete path and file name to be opened or executed>");

If this FAQ did not solve your issue, you can chat with us at chat with us or e-mail us at customer.services@se.com to create a case with our Technical Support Team.  If you are not located in North America, please contact your local Customer Care Center for assistance: Support | Schneider Electric Global (se.com)

Schneider Electric Danmark

Se mere
Område:
Se mere
Område:
  • Produktdokumentation
  • Download af software
  • Produktvælger
  • Udskiftning og erstatning af produkter
  • Hjælp og kontaktcenter
  • Find forhandler
  • Få et tilbud
  • Find vores kontorer
  • Schneider Electric Community
  • Karriere
  • Virksomhedsprofil
  • Rapportér en forseelse
  • Tilgængelighed
  • Presserum
  • Investorer
  • EcoStruxure
  • Jobsøgning
  • Blog
  • Privatlivspolitik
  • Cookiemeddelelse
  • Vilkår for anvendelse
  • Rediger dine cookieindstillinger