Program: APPLFUNC
******************************************************************************
* Project...........: Visual Extend 7.0
* Copyright (c) Devigus Engineering AG.
* All Rights Reserved.
*
* Program...........: APPLFUNC.PRG
* Author ...........: DEAG
* Created...........: September 2000
* Version...........: 07.00.000
*
* Description.......:
* Calling Samples...:
* Parameter List....:
* Major change list.:
*
*-------------------------------------------------------
* Function....: FormSetup()
* Called by...:
*
* Abstract....:
*
* Returns.....:
*
* Parameters..: toForm
*
* Notes.......:
*-------------------------------------------------------
PROCEDURE formsetup(toform)
** Write here the common form's setup
ENDPROC