[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

1186.0. "AttributeIDList datatype" by COOKIE::KITTELL (Richard - Architected Info Mgmt) Tue Jun 25 1991 20:52

The MSL compiler doesn't like the datatype on

          EXCEPTION No Such Attribute Value = 23 :
            SYMBOL = EXC_NO_SUCH_ATTR_VAL
            ARGUMENT No Such Attribute = 1 : AttributeIDList
              SYMBOL = ARG_NO_SUCH_VALS
            END ARGUMENT No Such Attribute;
          END EXCEPTION No Such Attribute Value;

In particular,

%MCCMSL-E-INVDT, Undefined datatype ATTRIBUTEIDLIST

That's the MSL Name given in the SRM. 
T.RTitleUserPersonal
Name
DateLines
1186.1AttributeIDList not yet implementedTOOK::STRUTTManagement - the one word oxymoronMon Jul 01 1991 16:1011
    Sorry it's taken so long to reply - I've just read this (and Jill must
    be on vacation).
    
    I checked this out - it appears that AttributeIDList was not
    implemented, and it is called out in the Toolkit release notes.
    
    Contact Peter Savage if you need to have it. [Somehow I expect you do
    need it, else you wouldn't have asked the question!]
    
    Colin
    
1186.2COOKIE::KITTELLRichard - Architected Info MgmtMon Jul 08 1991 14:054
Thanks Colin. I think we can do without and just use a SET OF UNSIGNED32.

I should have seen that it wasn't implemented in the Release Notes, sorry.
1186.3thanks for noticingTOOK::CALLANDERJill Callander DTN 226-5316Fri Jul 12 1991 14:154
yup Colin, I was out.

BTW it isn't just the MSL translator that doesn't handle it, the PMs also
have *NO* support for the id list.