jschopf
December 13th, 1999, 02:40 PM
I need to bring up an editor (preferably the user's favorite) for the user to enter in a script or other data. I need to know the filename where they save the data. There are a few paths to investigate:
Any Editor: Is there some way to get the filename after the editor is closed? Doubt one mechanism will work in all cases.
Any Editor 2: While I can pass in a filename to start with, it seems like I'd have to find a way to disable any "Save As" menu item so I always get the file I started with.
Custom Editor: Make the user learn yet another flavor of simple editor for our own convenience, but it's going to lack something that he wants. BTW, my company is not in the editor business.
Others? Suggestions?
Any Editor: Is there some way to get the filename after the editor is closed? Doubt one mechanism will work in all cases.
Any Editor 2: While I can pass in a filename to start with, it seems like I'd have to find a way to disable any "Save As" menu item so I always get the file I started with.
Custom Editor: Make the user learn yet another flavor of simple editor for our own convenience, but it's going to lack something that he wants. BTW, my company is not in the editor business.
Others? Suggestions?