Hi guys,
I have a problem regarding a txt file operations.I have a listbox which has
various 3 digits numbers.there are 2 txtboxes on my form .now suppose if
check 101 from check box and write 1 and 7 in txtboxes i should be able to open all the files having the numbe 10117.
to inform u guys the files are txtfiles having names
10117051
where101 is market no 17 is the year and 05 is week and 1to 7 may be day
so i mean there are 7 files 10117051
10117052
10117053
and so on till 10117057
i need to copy all the contents of this file into a new single file.
If naybody caN HELP ME ,IT WOULD BE A GREAT HELP.
I have a problem regarding a txt file operations.I have a listbox which has
various 3 digits numbers.there are 2 txtboxes on my form .now suppose if
check 101 from check box and write 1 and 7 in txtboxes i should be able to open all the files having the numbe 10117.
to inform u guys the files are txtfiles having names
10117051
where101 is market no 17 is the year and 05 is week and 1to 7 may be day
so i mean there are 7 files 10117051
10117052
10117053
and so on till 10117057
i need to copy all the contents of this file into a new single file.
If naybody caN HELP ME ,IT WOULD BE A GREAT HELP.
Comment