Sorry for the n00bish question. Still trying to kinda teach myself the language.
My application is a standalone *.exe doing some file manipulation and is creating a text file. At the end of the program, I want to OPEN the text file (not for writing to it... I want to literally open it in a window for the user to view), then exit the application.
All the file open commands I know are for writing to the file, or appending, etc. I've tried Google, MSN, and searching here, but I guess I'm not including the right search parameters. Can anyone clue me in?
TIA,
RJ
************
RudeJohn
************
My application is a standalone *.exe doing some file manipulation and is creating a text file. At the end of the program, I want to OPEN the text file (not for writing to it... I want to literally open it in a window for the user to view), then exit the application.
All the file open commands I know are for writing to the file, or appending, etc. I've tried Google, MSN, and searching here, but I guess I'm not including the right search parameters. Can anyone clue me in?
TIA,
RJ
************
RudeJohn
************