| To: | jmp-l@lists.biostat.wustl.edu, KossackW@NJC.ORG |
|---|---|
| Subject: | Re: create a column list |
| From: | Donald.Palahnuk@imclone.com |
| Date: | Thu, 22 Dec 2005 12:53:22 -0500 |
| In-reply-to: | <EDC0A22C0B75444BA23901FE0D78C816342506@orpheus.njrc.org> |
|
Bill: Please clarify what you what info you are trying to get back from the column object child of the data table object ... is it the actual value of the cell ? ... or something else ... please clarify - and I should be able to get you an example that works ... D Palahnuk Senior Engineer, Process Sciences ImClone Systems 908 252 3533 Donald.Palahnuk@ImClone.com
I’m trying to use the line valuelabelCol = attrTable << new column("valueLabel", character, width(255)); to setup a column to receive the value labels of a column of data however when I try to use for(i=1, i <= n col(dt), i++, attrTable << add row(1); valuelabelCol[row()] = column(dt,i) << get value labels; ); To extract the value labels I get the error _expression_ does not fit available column types{1} in function 'Bad Argument' Obviously I have the wrong data type defined for the column to receive the value labels. What should it be? CONFIDENTIALITY NOTICE: The information
contained in this message is legally privileged and confidential information
intended for the use of the individual or entity named above. If the reader
of this message is not the intended recipient, or the employee or agent
responsible to deliver it to the intended recipient, you are hereby notified
that any release, dissemination, distribution, or copying of this communication
is strictly prohibited. If you have received this communication in error,
please notify the author immediately by replying to this message and delete
the original message. Thank you.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | create a column list, Kossack, William |
|---|---|
| Next by Date: | Re: create a column list, Kossack, William |
| Previous by Thread: | create a column list, Kossack, William |
| Next by Thread: | Re: create a column list, Kossack, William |
| Indexes: | [Date] [Thread] [Top] [All Lists] |