Subject External File
Author KURSAT TASKIN
Hi, I need help on external file, I have a text file its data format is
something like this,

ACIBD_E,20000615,3.7655
ACIBD_E,20000616,3.5259
ACIBD_E,20000619,3.5690
ACIBD_E,20000620,3.6461
ACIBD_E,20000621,3.5956
ACIBD_E,20000622,3.4327
ACIBD_E,20000623,3.3152
ACIBD_E,20000626,3.0941
ACIBD_E,20000627,3.2244
ACIBD_E,20000628,3.3381
ACIBD_E,20000629,3.4118
ACIBD_E,20000630,3.5001

there is 3 field, Code, Data, Close for example 20000630 means 30/06/2000 I
need to convert this into gdb. therefore I need help on external files.
thanks