From: Axel Kohlmeyer (akohlmey_at_gmail.com)
Date: Mon Sep 19 2011 - 12:10:44 CDT

On Mon, Sep 19, 2011 at 12:11 PM, kirtana S <skirtana4_at_gmail.com> wrote:
> Every output of my program is in this format [a b c]
> c=[a b c] ,can I select only the first element of each row separately
>
> After getting my output I used
>
>  c3 = lsort [lindex $a 0] , this sorts only first row
>
> then I want to split them into separte elements to divide column 1 with 2
> store the values in a separate array .

can you please rephrase this in plain and clear english
and explain what the lsort has to do with splitting lists.
i simply don't understand what you are asking for. i have
a hunch, but before i got to large detail explaining things,
i need to know whether this will be meaningful or not.

thank you,
    axel.

> Please suggest can I do this within my program .
>
> Thanks
> kirtana

-- 
Dr. Axel Kohlmeyer
akohlmey_at_gmail.com  http://goo.gl/1wk0
Institute for Computational Molecular Science
Temple University, Philadelphia PA, USA.