Could someone supply the bare bones hard code method to use SetXRecordData to store data in a drawing withthe following req's. Dict Name is "Test" Dict Key is "Key" First store an array of the following ("1" 1.06 2.5) ' a string and two doubles Then modify the data to keep the existing array but add another to it like this (("1" 1.06 2.5) ("2" 3.5 6.0)) Help!! Best regards, Dale