Page 1 of 1
urgent help

Posted:
December 21st, 2006, 6:01 am
by sekar1
hi all,
i am new to delphi programming platform. i need to develop a tool with GUI which can accept more data formats(excel, ascii etc..)...
can u suggest some material for file handling and segregation....
if possible suggest some online tutorial which will explain files handling and encapsulation in details?

Posted:
December 21st, 2006, 6:48 pm
by Johnny_Bit
wotsit.org

Posted:
December 21st, 2006, 6:53 pm
by Kambiz
file handling

Posted:
January 8th, 2007, 6:05 am
by sekar1
hi all,
thanks for your suggestion... i gone through the sites.. my requirement is to read the codes of different formats like ascii, paradox, excel, binary from the input file and the output is any of the other(ascii -> paradox)...
And one more problem is, suggests how to make the same by using dilimiter option, since i av to eliminate some special charcters(pipeline, commas) while reading the file.....

Posted:
January 10th, 2007, 8:02 pm
by Johnny_Bit
wow, you sure you know what you want to do? I mean file operations are simple as **** in normal way, using streams even easier, so get a decent book, read it, write the right code and viola! done. Where's the problem.
suggest good books

Posted:
January 13th, 2007, 5:18 am
by sekar1
hi,
thanks for your help.. suggest some good books for function and file handling operation, ole interface...

Posted:
January 13th, 2007, 9:42 am
by Johnny_Bit
MSDN