![]() |
|
|||||||
|
|
Thread Tools | Search this Thread | Rate Thread |
|
#1
|
|||
|
|||
How to save an existing file into a new file using "save as" method?Hai to all,
if i'm having a file named as "tab.doc" which is a microsoft word document file ... i want to save it as another file as "tab1.doc" by using "save as" method.... Manually we can do by the following method... First open the file "tab.doc" in msword... then click the File->Save As button for saving the contents of "tab.doc" into a new file name such as "tab1.doc" Now i'm trying to automate this process.. i tried CopyFile() method... itzz working nicely.. but this CopyFile() is not supported for my project... only "save as" method is supporting.. Is there any "save as" method available for doing this process in VC++.... Can any one plzz help me? thanks in advance.. senthil.. |
|
#2
|
|||
|
|||
Re: How to save an existing file into a new file using "save as" method?Hi,
Do you need "Save As" Dialog ??? Try CFileDialog ... regards Nitin |
|
#3
|
|||
|
|||
Re: How to save an existing file into a new file using "save as" method?hai dhawan,
thanks for ur reply... i want to do this process without using the dialog's... what i want is.... when i run the program, in the run time... automatically the contents of the existing file like "tab.doc" will be saved into another new file likely "tab1.doc"... Especially i want do it without using dialog's or windows... how shall i do this... Can u plzz give me an idea? thanks.. senthil. |
|
#4
|
|||
|
|||
Re: How to save an existing file into a new file using "save as" method?hi,
You said that "CopyFile" is not supported in your project . Then can you please provide some details about the technology you are/want to use in your project. regards dhawan |
Recent GIDBlog
Writing a book by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Airport Log program using 3D linked List : problem reading from file | batrsau | C Programming Language | 11 | 29-Feb-2008 08:44 |
| How to save an existing file into a new file using "save as" method? | asenthil | C++ Forum | 0 | 09-Jan-2007 22:19 |
| CD burner wont burn!! | robertli55 | Computer Hardware Forum | 1 | 18-Jun-2004 11:53 |
| Yet another CD burner problem: Lite-On LSC-24082K | Erwin | Computer Hardware Forum | 1 | 22-May-2004 12:28 |
| [Tutorial] Standard I/O | aaroncohn | C Programming Language | 20 | 27-Feb-2004 22:07 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The