Consultor Eletrônico



Kbase 15174: Undocumented XCODE options -c -l
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Undocumented XCODE options -c -l

There are a couple of un-documented options for the XCODE utility.
You can display options for XCODE by entering a non-appropriate
option at the command line. XCODE will return correct options.
Two of these are not documented. These are -c and -l.

For example: there is no -z option, so enter the following at the
unix command line.
xcode -z

Illegal command line option -z
USAGE: xcode [-d dir] [-k key] [-l] [-c] [-] [filenames]
'-' means take filenames from standard input

-l means convert filenames to lowercase before opening file

-c was never implemented and does nothing.

Progress Software Technical Support Note # 15174