Kbase P63090: Problems with the directory separator with in an OS-COMMAND
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  19/01/2004 |
|
Status: Unverified
SYMPTOM(s):
Problems with the directory separator with in an OS-COMMAND statement when moving from UNIX to windows
Works on some windows versions but not others
Problem is in filename that output is redirected to
Example of command is:
OS-COMMAND SILENT VALUE("quoter Directory/SourceFile > Directory/TargetFile").
Using the same syntax but having the command be type instead of quoter and produces similar results
CAUSE:
Operating system problem
FIX:
Change the code to handle the right directory separator for the Operating System the code is run on