Hi
It is better to use SetTagString:
// Add a "Patient Name" tag to the current Dicom file (or replace tag if it already exists)
ImageEnView1.IO.Params.DICOM_Tags.SetTagString( $0010, $0010, 'Joe Bloggs' );
Nigel
Xequte Software
www.xequte.com
nigel@xequte.com