Save increment filename ...
-
Hi, i like to save received data files (.pmj) from a scanner serially numbered on my disc (001.pmj, 002.pmj, ...) I know i must work with a loop and a variable, but it is too tricky for me. Untill now i do the following: // Save the file... if (r) { CString fileName = "e:\\data\\001.pmj"; SavePMJStream(fileName); } Thanks for help, Mark
-
Hi, i like to save received data files (.pmj) from a scanner serially numbered on my disc (001.pmj, 002.pmj, ...) I know i must work with a loop and a variable, but it is too tricky for me. Untill now i do the following: // Save the file... if (r) { CString fileName = "e:\\data\\001.pmj"; SavePMJStream(fileName); } Thanks for help, Mark
Please this is MC++ forum, try the Visual C++ forum for MFC stuff. Best regards, Paul. Jesus Christ is LOVE! Please tell somebody.