UpdateCompany
Structure
UpdateCompany(sCompanyOld, sCompanyNew)
Type
Procedure
Description
This procedure renames the sCompanyOld company to the new name in sCompanyNew. Note that this can be a very lengthy operation. This operation is equivalent to changing the company name field from within Add/Edit Company...Companies wizard on main screen.
Parameters: 2
sCompanyOld = Old Company Name
sCompanyNew = New Company Name |