Excel: CL/1 Connection Definitions for Various Configurations

Last reviewed: November 2, 1994
Article ID: Q61845

SUMMARY

When logging into a database on a host computer, Apple's Data Access Language (CL/1) uses configuration and login information from a text file called "hosts.cl1" located in the System Folder.

Each host listed in the "hosts.cl1" file will generally have both a connection definition and a login definition. This article describes the format for the connection information of various configurations. For more information regarding the "hosts.cl1" file, or the login definition, query on the following words:

   hosts.cl1 and login and network and control and codes

MORE INFORMATION

The format for an AppleTalk network connection definition is as follows:

   <Connection Name>:atalk:<Server Name>.<Zone Name>

The format for a 3270 display station connection definition is as follows:

   <Connection Name>:3270mac:<Connection Type>:<Session Type>:
   <Card Type>:<Slot Number>

The format for a 3270 display station connection definition for an Apple TokenTalk Card is as follows:

   <Connection Name>:3270mac:<Connection Type>:CDEV

The format for a 3270 display station connection definition for an Apple Serial NuBus Card is as follows:

   <Connection Name>:3270mac:<Connection Type>:<Session Type>:SDLC:
   <Encoding>:<Duplex>:<Baud>:<Station>:<Port>:<XID>:<LU1>:<LU2>:<LU3>:
   <LU4>:<LU5>:<Slot Number>

The format for a 3270 display station connection definition for Netway is as follows:

   <Connection Name>:Tridata:<Connection Type>:Z:<Zone Name>:<Netway
   Name>:Netway1000:<Session Name>

The format for a 3270 display station connection definition for MacMainframe is as follows:

   <Connection Name>:Avatar:<Connection Type>:V

The format for a 3270 display station connection definition for MacIRMA is as follows:

   <Connection Name>:DCA:<Connection Type>:<Slot Number>:<Session Type>


KBCategory: kbother
KBSubcategory:

Additional reference words: noupd


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 2, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.