Init Method
Object: frmViewCode
Expand/Collapse source code of procedure Init Source Code
*-- (c) Microsoft Corporation 1995

LPARAMETER tnCallingFormDataSessionID
this.DataSessionID = tnCallingFormDataSessionID
thisform.edtText.ControlSource = "viewcode.code"
thisform.edtText.Refresh()