change-company(3)change-company - Change current company profile"
%company-name - Name of company for template
%company-url - Company URL for template
%company-license - Company copyright license for template
n change-company "companyName"
%company-name "string" ; Default is ""
%company-url "string" ; Default is ""
%company-license "string" ; Default is "All rights reserved."
change-company changes the current company profile companyName by executing the macro file companyName.emf, this file is typically referred to as <company>.emf. If the file does not exist it is created with a base company template.
The <company>.emf macro file is used to define company related things such as company template information and supporting macros. The file will typically define values for the following variables:
%company-name
%company-url
%company-license
When companyName is not supplied on the execution command-line, change-company prompts for the company name, using the value of user-setup(3)'s Company File, located on the Start-Up page, which can contain a space separated list of companies. The command also adds a "No company" option which, if selected, unsets the %company-name variable and sets %company-url to the value of %no-company-url and %company-license to %no-company-license.
change-company is a macro defined in tools.emf.
(c) Copyright JASSPA 2025
Last Modified: 2024/12/16
Generated On: 2025/09/29