Kbase P92641: Does the XCODE utility have any undocumented switches?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/01/2009 |
|
Status: Verified
GOAL:
Does the XCODE utility have any undocumented switches?
GOAL:
What does the -l switch do in the XCODE utility?
GOAL:
What does the -c switch do in the XCODE utility?
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
The XCODE utility has 2 switches which are not documented in the Progress Developer's Toolkit manual. The switches should be used in the following context:
USAGE: xcode [-d dir] [-k key] [-l] [-c] [-] [filenames]
'-' means take filenames from standard input
-l converts filenames to lowercase before opening file
-c has not been implemented and does nothing