|
[Sponsors] |
August 30, 2006, 11:28 |
I want to read a list containg
|
#1 |
Member
chris book
Join Date: Mar 2009
Posts: 85
Rep Power: 17 |
I want to read a list containg a bunch ogf corresponding components from a dictionary file:
Example: Components { AL AG BL BG . . . . } In my application I need to read in the component list column by column e.g L = {AL,BL,...} G = {AG,BG,...} Ok it is a simple task to work with to list but I want to use a single list containing two entries! Does anybody know how to do this? |
|
August 31, 2006, 04:32 |
Try a List
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Try a List<fixedlist<word,2> >
(capitalisation of FixedList above is displayed incorrect) |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
design table | Nick Sessions | FloEFD, FloWorks & FloTHERM | 0 | October 7, 2008 17:00 |
h(t,p)-Table | amu | CFX | 0 | January 16, 2006 09:43 |
table entry | carno | Siemens | 1 | May 28, 2005 12:29 |
RGP table | Atit Koonsrisuk | CFX | 1 | January 10, 2004 12:14 |
use table | Moon | Siemens | 6 | September 18, 2003 09:58 |