Selecting the conman prompt on UNIX
About this task
The conman command prompt is, by default, a percent
sign (%). This is defined in the TWS_home/localopts file. The default command prompt is a dash (-). To select a different
prompt, edit the conman prompt option in the localopts file and change the dash. The prompt can be up to 10 characters
long, not including the required trailing pound sign (#).
#----------------------------------------------------------------------------
# Custom format attributes
#
date format = 1 # The possible values are 0-ymd, 1-mdy,
2-dmy, 3-NLS.
composer prompt = -
conman prompt = %
switch sym prompt = <n>%
#----------------------------------------------------------------------------