The SYSGEN configuration utility/Enterprise

From CometWiki

(Difference between revisions)
Jump to: navigation, search
(New page: '''[ENTERPRISE]''' Minimum Requirements: This group is not required. Refer to the minimal INI file to see the minimum requirements to configure Comet. The ENTERPRISE group contains d...)
Line 30: Line 30:
'''[ENTERPRISE]'''
'''[ENTERPRISE]'''
-
Name = Signature Systems, Inc.;
+
Name = Signature Systems, Inc.;<br/>
-
Adr1 = 4325 Harrison Grade Road;
+
Adr1 = 4325 Harrison Grade Road;<br/>
-
Adr2 = ;
+
Adr2 = ;<br/>
-
Adr3 = Sebastopol, California 94572;
+
Adr3 = Sebastopol, California 94572;<br/>
-
Phn# = 707-874-1250;
+
Phn# = 707-874-1250;<br/>
-
Fax# = 707-874-1369;
+
Fax# = 707-874-1369;<br/>
-
Attn = Gina/Jim Guerber;
+
Attn = Gina/Jim Guerber;<br/>
-
Internet Addr = http://www.signature.net;
+
Internet Addr = http://www.signature.net;<br/>
    
    
-
Segment Titles
+
'''Segment Titles'''
   
   
-
Name = enterprise-name;
+
Name = enterprise-name;''Optional.''<br/p>
 +
Identifies the enterprise (e.g., the name of the company or organization). The enterprise-name parameter may be up to 30 characters long.
-
            Optional.
+
Adr1 = address-line-1;''Optional.''<br/P>
-
 
+
Contains the first line of the address of the enterprise. The address-line-1 parameter may be up to 30 characters long.
-
            Identifies the enterprise (e.g., the name of the company or organization). The enterprise-name parameter may be up to 30 characters long.
+
-
 
+
-
Adr1 = address-line-1;
+
-
 
+
-
            Optional.
+
-
 
+
-
            Contains the first line of the address of the enterprise. The address-line-1 parameter may be up to 30 characters long.
+
Adr2 = address-line-2;
Adr2 = address-line-2;

Revision as of 12:12, 29 May 2009

[ENTERPRISE]

Minimum Requirements:

This group is not required.

Refer to the minimal INI file to see the minimum requirements to configure Comet.

The ENTERPRISE group contains descriptive information about the organization, including name, address, phone/fax numbers, contact name, and Internet address. This information is included in the INI file for documentation purposes and possible future considerations. It is not stored within the CFG file itself.

This group contains the following segment titles:

  • Name = enterprise-name;
  • Adr1 = address-line-1;
  • Adr2 = address-line-2;
  • Adr3 = address-line-3;
  • Phn# = phone-number;
  • Fax# = fax-number;
  • Attn = attention-line;
  • Internet Addr = Internet-address;

For example:

[ENTERPRISE] Name = Signature Systems, Inc.;
Adr1 = 4325 Harrison Grade Road;
Adr2 = ;
Adr3 = Sebastopol, California 94572;
Phn# = 707-874-1250;
Fax# = 707-874-1369;
Attn = Gina/Jim Guerber;
Internet Addr = http://www.signature.net;

Segment Titles

Name = enterprise-name;Optional.
Identifies the enterprise (e.g., the name of the company or organization). The enterprise-name parameter may be up to 30 characters long.

Adr1 = address-line-1;Optional.
Contains the first line of the address of the enterprise. The address-line-1 parameter may be up to 30 characters long.

Adr2 = address-line-2;

           Optional.
           Contains the second line of the address of the enterprise. The address-line-2 parameter may be up to 30 characters long.

Adr3 = address-line-3;

           Optional.
           Contains the third line of the address of the enterprise. The address-line-3 parameter may be up to 30 characters long.

Phn# = phone-number;

           Optional.
           Contains the phone number of the enterprise. The phone-number parameter may be up to 15 characters long.

Fax# = fax-number;

           Optional.
           Contains the fax number of the enterprise. The fax-number parameter may be up to 30 characters long.

Attn = attention-line;

           Optional.
           Contains the name of the contact person for the enterprise. The attention-line parameter may be up to 25 characters long.


Internet Addr = Internet-address;


           Optional.


           Contains the Internet address of the enterprise. The Internet-address parameter may be up to 64 characters long.