Next Previous Up Top Contents Index

9 Using the Dylan IDL Compiler

9.5 Misc options

/help

Display the command-line usage message.

/version

Display version information.

/debugger

Enter a debugger if console-scepter crashes.

/case

By default console-scepter ignores case when recognizing keywords and identifiers, but this option requires the characters in identifiers and keywords to have exactly the same case as the identifer or keyword definition in order to be recognised.

/nowarnings

Suppress compilation warning messages.

/trace

Trace compilation stages.


Developing Component Software with CORBA - 26 May 1999

Next Previous Up Top Contents Index