View Single Post
Old 12-02-2004, 05:40 PM   #1 (permalink)
Androto
Mac Os X User(I hate win)
 
Join Date: Oct 2004
Posts: 138
Androto is on a distinguished road
reading a folder of files

i'm trying to create a program which can read a perticualr type of file from a folder. i'm look for the all the files which do not end have an extension. the number of characters of each file name is 36 characters before the extention.

i.e. ABCDEFGHIJ LKMNO PQRST UVWXY ZABCD EFGHI.state

the file name is 36 characters up to but not including the decimal.

so basicly, all i want to know how to do is read in files which do not have an extension. the rest of the code, i think i could do by myself.
Androto is offline   Reply With Quote