Message { Name = layoutSpacing4; } /* * Pre-expire password switch. */ Switch { Name = ora8_pre_exp; Title = Msg(Dialogs_I18N_OracleLogin_Pre_expire); TitlePos = RIGHT; ChildColumnAlignment  =  LEFT; ChildRowAlignment  =  BOTTOM; On  =  "TRUE"; Off  =  "FALSE"; Value  =  "FALSE"; } Message { Name  =  layoutSpacing5; } /* * The  AuthGroup  gadget  group  consists  of  three * mutually  exclusive  radio  buttons  that  desensitize * an  appropriate  text  field  box  on  selection. * ora8_pwtype  can  have  a  value  ,"I"  or  "G"  depending * on  the  button  selected.  A  value  of  "E"  indicates * an  external  password  so  it  has  no  corresponding * field.  "G"  represents  a  GLOBAL  password,  and  is * tied  to  the  ora8_ext_name  field  where  user  enters * LDAP  Distinguished  Name.  "I"  is  an  internal * password.  (Internal  to  Oracle.) * */ Group  { Attributes  { Name  =  AuthGroup; ChildColumnAlignment  =  CENTER; ChildRowAlignment  =  CENTER; Border  =  YES; /*  Creates  a  small  box  around  buttons.  */ } Choice  { Name  =  ora8_pwtype; Figure 1. DSL Source File (Part 3 of 5) Oracle Application Dialogs 112 User Administration Version 3.8