*-- (c) Microsoft Corporation 1995 LPARAMETERS tcCompanyName tsBaseForm::Init() APPEND BLANK IF !EMPTY(tcCompanyName) thisform.cntCustomerInfo.txtCompany_Name.Value = tcCompanyName ENDIF