Opening a file, extract data and send a file via infrared
Opening a file, extract data and send a file via infrared
(OP)
Dear Friends,
I am new to this forum and also new to Visual Studio. I need to produce a program which does the following...
1.Use System File Watcher to know that a file has been received in a particualr directory.
2.Open that file with notepad, Find the word 'Body:' and save the string found after it.
3.Send via infrared, a file '.jpg' loacated in a particualr directory with the same string name as the one stored.
Can you kindly suggest to me some coding?
or at least some website where I can get some tips, tutorials, help.... Cause I don't have the MSDN help installed!
Thanks,
Franklin
I am new to this forum and also new to Visual Studio. I need to produce a program which does the following...
1.Use System File Watcher to know that a file has been received in a particualr directory.
2.Open that file with notepad, Find the word 'Body:' and save the string found after it.
3.Send via infrared, a file '.jpg' loacated in a particualr directory with the same string name as the one stored.
Can you kindly suggest to me some coding?
or at least some website where I can get some tips, tutorials, help.... Cause I don't have the MSDN help installed!
Thanks,
Franklin
RE: Opening a file, extract data and send a file via infrared
Otherwise, try http://www.programmersheaven.com/ or http://www.planet-source-code.com/
Cheers,
Joerd
Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.