Okay,

The answer was the way DISPATCH has a separate process for directing users
to specific panels.  I had coded the CA command in the ACLE.  This would put
a person to the main menu in Dispatch.  However, the way Dispatch is coded
the users is actually directed internally to where they are suppose to go.

So the answer was to remove the CA command from the ACLE Script and allow CA
Dispatch to do its thing.

What I understood to code for the Dispatch Logon was

LOGON
 &USERID
 &PSWD
 CA


What I now use is
LOGON
  &USERID
  &PSWD

Thanks for all the suggestions.

Lizette

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to