If you have permissions set such that your users cannot open each others documents there is no way that the application can override it - it is done at a lower level and is not within the application's control.

If the files are being saved to a local drive under Windows 9x (FAT file system) there is no way to apply permissions and the file is pretty much open to anyone. This also applies to temporary files which may be left around after an inelegant exit.