Re: CSV NOt adjusting template



Please keep mailing list posts on list. Either Reply To List or All.
Please resist the urge to top-post.  *sigh*


On Mon, 2008-01-07 at 11:35 -0800, wayne meyers wrote:
> Well all I did was load a csv file into it. 

I asked you for details, like the application you are using. If in fact
the app is named "it", then please ask their support...


> Karsten Bräckelmann <guenther rudersport de> wrote:
> > On Sun, 2008-01-06 at 19:48 -0800, wayne meyers wrote:
> > > Well I've just about gone blind tryig to find this
> > > answer.  The help menu states that when I download my
> > > csv file the columns will adjust if they ag re comma
> > > seperated.
> > > 
> > > Well then are and I canot figure you what Im Missing.
> > 
> > You are missing any detail, like the application you are using, maybe an
                                     ^^^^^^^^^^^^^^^
> > example of the file, and what exactly you did that doesn't work as
> > expected.

We can't tell you anything given this little information. If you want us
to help you, please be *way* more verbose and provide the information
asked for.

The only thing I can tell you for sure is, that CSV files indeed do work
like a table or spread sheet, if  (a) the application actually knows how
to handle CSV format,  (b) the file actually is a valid CSV file and
(c) optional parameters like the delimiter has been set correctly on
loading or importing the CSV file.

  guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]