That works, thanks
--- In [email protected], Bill S <wjs45...@...> wrote:
>
> change "IndustryID" to "Industry" and "MarketID" to "Market"
> 
> On Sun, Feb 1, 2009 at 6:27 PM, gmorlosky <gmorlo...@...> wrote:
> 
> >   I have created a *.csv file of Ticker, Fullname, IndustryID and
> > MarketID. But when I try an ASCII Import, I only get the Ticker 
and
> > Fullname. Why ??
> >
> > $FORMAT ticker,fullname,industryID, marketID
> > $SKIPLINES 1
> > $SEPARATOR ,
> > $NOQUOTES 1
> > $DEBUG 1
> > $AUTOADD 1
> > $CONT 1
> > $GROUP 254
> > $BREAKONERR 1
> >
> >  
> >
>


Reply via email to