Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Getting the Content of Text Files...

Status
Not open for further replies.

CyanBlue

Technical User
Mar 6, 2002
16
US
Hi...

I don't know if it is possible or not... so I'm asking right here...

I'd like to create a Flash projector that does some sort of managing Internet Explorer bookmarks... I think I can handle the Flash part, hopefully, but I have no idea how to get/convert all those previously saved bookmarks into that form that I can call from the Flash... which will be basically plain text file with all the contents within it...

I think this should be some sort of EXE file or BAT file that I can call from the Flash projector, so it's gotta be C/C++ maybe???

so... my question is, can I gather contents of all those bookmark files which are stored in all different directory structure with Batch file or C/C++ program file???

What I want to do with this is eventually when I get all the files' contents in one file, I could call that from the Flash and generate array or whatever I can use to do some job with that...

I'm gonna go upstairs and find my old C/C++ books to see if I can find anything useful... Gee... it's been a while since I didn't touch any C program... hehe...

I'd appreciate any help... Thank you...

Jason
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top