
Must saving be always be done using serialization?!
I am attempting to use save as in my application by calling for the dialog
box but using copy file instaed of serialization but there's a problem in
that in can only save in the same directory as the dummy file which I store
my data which is to be destroyed upon exiting the application.
When I attempt to open the file and write to it instead of copyfile, the
message "Unknown error while accesing C:\My Documents\*.*"
Really need some help. Thanks
Stephen.