home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.text.frame
- Path: sparky!uunet!munnari.oz.au!mel.dit.csiro.au!etrog!viranga
- From: viranga@kbs.citri.edu.au (Viranga (Summer Student))
- Subject: suppressing dialog boxes??
- Message-ID: <viranga.724569303@phobos>
- Sender: news@etrog.se.citri.edu.au
- Organization: Collaborative Information Technology Research Institute
- Date: 17 Dec 92 05:15:03 GMT
- Lines: 23
-
- Hi,
-
- I want to write an applications program (in C) that
- manipulates FrameMaker.
-
- When I use something like
-
- doAnFmCommand(lastOpenedDocHandle, KBD_QUITWIN);
-
- a dialog box is generated asking the user whether to save the document. The
- program has already done any appropriate saving. Can I, and if so how do I,
- suppress the dialog box?
-
- (the above function can be found in docclient.c in the
- install_dir/source/openmaker/docclient
- directory)
-
- Is it possible for my program to provide the information (asked for in a
- dialog box), while suppressing the dialog box?
-
- Viranga Ratnaike
- viranga@phobos.kbs.citri.edu.au
-
-