ELEMENT vs ITEM definition

Cindy Lomas clomas@milk.org
Wed, 28 Apr 1999 14:11:23 -0400


Hi, all

I have run into a problem compiling our dictionary using PDL for 8.20b.
There is an element defined as char*1 and then at the item level as char*2.
There is a select on the item of "15". Below is the element definition, the
item definition and the error. The file is sequential with 2 records. Does
anyone have any thoughts? New restriction under 8.20? We don't have any
manuals for 8.20 as yet, so I can't look it up.

Element RECORD-TYPE                      CHARACTER Size 1 &
  Default Item Datatype CHARACTER SIZE 1                  &
  Heading     " "                                         &
  Label       " "                                         &
  Description "Used to specify type of record on a file with multiple" &
              "record types.                                         "
 

Item RECORD-TYPE &
   Datatype CHARACTER         Size     2 &
   Select "15"
*E* The string may not have more than 1 characters. 
 
We are running on an Alpha with OpenVMS

Thanks,
Cindy Lomas

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.