Dear GiD Team,
I have got 2 problems:
1) I'd like to obtain "in line number", i.e.
I write the file.bas in this way:
*ElemsConec(1) *ElemsConec(2)...
8 8 ....
I want the eight under the nodes, but I obtain for example:
1 2 3 4 5 6
8 8 8 8 8 8
How can I do for obtain:
1 2 3 4 5 6
8 8 8 8 8 8
2) I'd like to management the blanks between the number,
i.e. I obtain:
1 2 3 4 5 6 ....
but I want:
1 2 3 4 5 6.....
How can I do?
Best Regards,
Calogero
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listas.cimne.upc.edu/pipermail/gidlist/attachments/20030906/d14fae63/attachment.htm
[GiDlist] In line number
Moderator: GiD Team