Kbase P85411: Running OS-COMMAND SILENT START SomeFileName.SomeFileExtension takes 40 to 50 seconds to execute
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/05/2006 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
Windows
SYMPTOM(s):
Running OS-COMMAND SILENT START SomeFileName.SomeFileExtension takes 40 to 50 seconds to execute
Issuing START SomeFileName.SomeFileExtension from a command prompt runs immediately
CAUSE:
This issue occurs when the name of the file has spaces in it.
FIX:
Modify the OS-COMMAND statement as follows:
OS-COMMAND SILENT CMD /C START SomeFileName.SomeFileExtension