When I run an exploration on a metastock database the following code returns the Full name truncated to 16 characters which in some cases is inadequate to properly determine the ticker description with referring to other references.
Im using the followng code to display FullName in the exploration AddTextColumn (FullName(), "Name",1.4); Ive checked the Metastock database using metastock and the name field is > 16 hcharacters Is there a way to return the complete string un-truncated? Example of the exploration Ticker Name $DJIN DJ-UBS Industria Full anem in the MEtastock Database is "DJ-UBS Industrial Metals Subindex" Thanks Richard
