Here is a capture of the problem being solved for GTM, not for Cache, but 
maybe it will help you.  Notice the first device listing is for the device I 
edited, and then what I changed it to.  Presumably, you would need to do the 
reverse.  I suspect if the Telnet editing doesn't help, editing a console 
device or a terminal device would. 


GTM>D ^XUP

Setting up programmer environment
This is a TEST account.

Access Code:

HOME DEVICE DOES NOT EXIST IN THE DEVICE FILE
PLEASE CONTACT YOUR SYSTEM MANAGER!
GTM>  

So I did this - first the original device file which is set up like Cache and 
edited to match a GTM telnet device, then the output that resulted and fixed 
the problem.  I actually think that the virtual terminal subtype could have 
been left alone, or I might have made a bad choice by changing it, but it 
worked so I didn't fuss with it:

D Q^DI


        Select OPTION: 1  ENTER OR EDIT FILE ENTRIES
INPUT TO WHAT FILE: OPTION// DEVICE       (38 entries)
EDIT WHICH FIELD: ALL//
Select DEVICE NAME: TELNET      TELNET     |TNT|
NAME: TELNET//
LOCATION OF TERMINAL: TELNET//
Select MNEMONIC:
LOCAL SYNONYM:
$I: |TNT|// /dev/pts
VOLUME SET(CPU):
SIGN-ON/SYSTEM DEVICE: YES//
TYPE: VIRTUAL TERMINAL//
SUBTYPE: C-VT320// C-VT100
     1   C-VT100                Digital Equipment Corporation VT-100 video
     2   C-VT100HIGH            Normal display of characters in BOLD !
CHOOSE 1-2: 1  C-VT100          Digital Equipment Corporation VT-100 video
ASK DEVICE: YES//
ASK PARAMETERS: YES// ??
        On devices of TYPE 'TRM' and 'VTRM', this field controls
        if the 'RIGHT MARGIN' question is asked after selecting the device.
        On devices of TYPE 'MT', 'SDP', 'BAR', and 'OTH', this field controls
        if the 'ADDRESS/PARAMETERS' question is asked after selecting the 
device
.

     Choose from:
       1        YES
       0        NO
ASK PARAMETERS: YES// ^

New:
OUTPUT FROM WHAT FILE: DEVICE//
Select DEVICE NAME:    GTM-UNIX-TELNET    TELNET (GT.M/Unix)     /dev/pts/
ANOTHER ONE:
STANDARD CAPTIONED OUTPUT? Yes//   (Yes)
Include COMPUTED fields:  (N/Y/R/B): NO// BOTH Computed Fields and Record 
Number (IEN)

NUMBER: 45                              NAME: GTM-UNIX-TELNET
  $I: /dev/pts/                         ASK DEVICE: YES
  SIGN-ON/SYSTEM DEVICE: YES            QUEUING: ALLOWED
  LOCATION OF TERMINAL: TELNET (GT.M/Unix)
  ASK HOST FILE: YES
MNEMONIC: TELNET

On Thursday 29 September 2005 12:52 pm, Kin Ho wrote:
Hi Michael,

I got a syntax error for setting $I to something.
I guess because $I is an internal variable for the system.

Based on the error message, I thing the 4th piece of my setup is "@",
therefore, it is setting up for a programmer environment, which is fine.
I have to explore further to understand the ?'TEST'? account.

Since the main error is in 'Home Device' and 'Not exist in the device file'
so I will have to explore the 'Device' global definition somewhere to see
where and how it was defined and being referred to.

Thanks
Kin

QUOTE
----------

VISTA>S DUZ=11 D ^XUP

Setting up programmer environment
This is a TEST account.

HOME DEVICE DOES NOT EXIST IN THE DEVICE FILE
PLEASE CONTACT YOUR SYSTEM MANAGER!
VISTA>W $I

|TRM|:|4680

VISTA>S $I="|TRM|"

S $I="|TRM|"
^
<SYNTAX>
VISTA>K (IO,DUZ) W

DUZ=11
DUZ("0")="@"
DUZ("1")=""
DUZ("2")=1
DUZ("AG")="V"
DUZ("LANG")=""
IO=""
IO(0)="|TRM|:|4680"
VISTA>S IO="|TRM|"

VISTA>W !,IO,!,DUZ

|TRM|

11
VISTA>D ^XUP

Setting up programmer environment
This is a TEST account.

HOME DEVICE DOES NOT EXIST IN THE DEVICE FILE
PLEASE CONTACT YOUR SYSTEM MANAGER!
VISTA>

UNQUOTE
---------------

----- Original Message -----
From: "Michael Zacharias" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, September 29, 2005 7:37 AM
Subject: Re: [Hardhats-members] CPRS and free version of Cache

> kin
>
> are you getting some kind of error message when you try to set $I?
>
>
>
> michael

-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

-- 
Nancy Anthracite


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to