Consultor Eletrônico



Kbase P103617: Dynamics: How to launch more than one procedure after the login window
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/11/2005
Status: Unverified

GOAL:

How to launch more than one procedure after the login window

GOAL:

How to use the startup_procedure session properties

GOAL:

How to run a procedure after the login window and before the main menu

FACT(s) (Environment):

Dynamics 2.1B
OpenEdge 10.0B

FIX:

The startup_procedure property specifies non-persistent procedures that are executed in alphabetical order after the managers and service connections have been established.
Dynamics provides three startup procedure properties. They are startup_procedure, startup_procedure10 and startup_procedure20.
By default the value of startup_procedure is the name of the application main window. More procedures could be lauched using the session properties mentioned above.