Kbase P52326: The key (-k) that we must provide to the xcode utility could
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/11/2003 |
|
Status: Unverified
GOAL:
Can the optional key (-k) of the xcode utility command line be anything?
FIX:
The XCODE utility is used to encrypt Progress procedures and include files using the command line syntax:
xcode [ -k key ] -d directory [ files] [ - ]
where 'key' is a character string up to 8 characters long. On UNIX, key is case sensitive. If you do not specify key, XCODE uses a default key. When Progress is started with the Encrypted Compiler Mode (-rx) startup parameter, the Progress Application Compiler automatically uses this default key, unless you specify the XCODE option on the COMPILE statement.