  --name <obj>                     The TFN name of the object, for example
                                   ".../_ens/o=org/cn=my character app".
  --emulator scocon|vt420|wyse60   The type of emulation required for
                                   the application.
  --termtype <type>                The terminal type, for example vt220.
  --width <pixels>                 The application's width in pixels.
  --height <pixels>                The application's height in pixels.
  [--description <text>]           A description of the object.
  [--app <pathname>]               The full pathname of the application
                                   (default: shows users a login prompt).
  [--appserv <obj>...]             The TFN names of application servers that
                                   can run the application. Load balancing
                                   takes place between them (default: uses
                                   the array member the user is logged in to).
  [--method telnet|rlogin|ssh]     The connection method used to start
                                   the application (default: telnet).
  [--resumable never|session|always]
                                   For how long users may resume the
                                   emulator session (default: session).
  [--displayusing mainbrowser|newbrowser|awtwindow]
                                   How the application is displayed to users
                                   (default: webtop).
  [--maximize true|false]          If true, starts the application as large
                                   as possible on the user's display
                                   (default: false).
  [--cols <cols>]                  The number of columns (default: 80).
  [--lines <lines>]                The number of lines (default: 24 for
                                   VT420 and Wyse 60, 25 for SCO Console).
  [--icon <icon_name>]             The icon to show on webtops (default:
                                   standard character application icon).
  [--font courier|helvetica|timesroman]
                                   The font to use (default: courier).
  [--fontsize <points>]            The font's point size (default: 12).
  [--fixedfont true|false]         Whether the font size is fixed
                                   (default: true).
  [--autowrap true|false]          Whether long lines wrap to the next line
                                   (default: true).
  [--cursor off|block|underline]
                                   The cursor shape (default: block).
  [--statusline none|indicator|hostmessages|standard|extended]
                                   The appearance of the status line
                                   (default: indicator). (VT420/Wyse 60 only.)
  [--scrollstyle line|multiple|smooth]
                                   The scrolling style (default: line).
  [--border normal|indented|raised]
                                   The border style (default: normal).
  [--answermsg <message>]          The answerback message (default: none).
                                   (VT420/Wyse 60 only.)
  [--appkeymode true|false]        Whether the application may change the 
                                   codes produced by the keyboard
                                   (default: false). (Wyse 60 only.)
  [--keypad numeric|application]
                                   Whether the keypad always produces numbers
                                   or the application may change the codes
                                   (default: numeric). (VT420 only.)
  [--cursorkeys application|cursor]
                                   Whether the cursor keys always produce
                                   cursor movement codes or the application
                                   may change the codes (default: cursor).
                                   (VT420 only.)
  [--escape 7-bit|8-bit]           Whether escape sequences generate 7-bit
                                   or 8-bit control codes (default: 7-bit).
                                   (VT420 only.)
  [--codepage 437|850|852|860|863|865|8859-1|8859-2|Multinational|Mazovia|CP852]
                                   The emulator code page. Valid settings
                                   vary by emulator type (defaults: 850 for
                                   SCO Console; 8859-1 for VT420;
                                   Multinational for Wyse 60).
  [--args <args>]                  Command-line arguments for the application
                                   (default: none).
  [--env <setting>...]             Environment variable settings, in the form
                                   VARIABLE=value (default: none).
  [--login <script>]               The login script that logs in to the
                                   application server (default: unix.exp).
  [--keymap <keymap>]              The custom keyboard map required
                                   (default: none).
  [--attributemap <attrmap>]       The custom attribute map required
                                   (default: none).
  [--colormap <colormap>]          The custom color map required
                                   (default: none).
  [--empage <empage>]              The emulator applet page
                                   (default: tde.html).
  [--resumetimeout <mins>]         The time after which a suspended session
                                   is terminated. Overrides Array Manager
                                   setting (default: none).
  [--loadbal default|cpu|memory|sessions|<bean>]
                                   The algorithm to use to load balance this
                                   character application (default: default,
                                   which uses the array-wide default
                                   algorithm configured in Array Manager).
  [--ldapusers <user_dn>...]       DNs of LDAP users who see this application
                                   on their webtop (default: none).
  [--ldapgroups <group_dn>...]     DNs of LDAP groups whose members see this
                                   application on their webtop (default: none).
  [--ldapsearch <rfc2254>...]      RFC2254 search specs identifying the users
                                   who see this application on their webtop
                                   (default: none).
