home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.vms
- Path: sparky!uunet!munnari.oz.au!uniwa!cujo!CUPID.CURTIN.EDU.AU!CROBW
- From: crobw@CUPID.CURTIN.EDU.AU
- Subject: VUE$ callbacks
- Message-ID: <1992Nov13.021010.7248@cujo.curtin.edu.au>
- Sender: news@cujo.curtin.edu.au (News Manager)
- Reply-To: crobw@CUPID.CURTIN.EDU.AU
- Organization: Curtin University, Perth, Western Australia
- Date: Fri, 13 Nov 1992 02:10:10 GMT
- Lines: 41
-
- Does anybody know where to find the documentation on the Fileview call back
- routines. These are the things which appear in .COM files called by Fileview.
-
- Typical sorts of calls (from VUE$DECTERM.COM):
-
- $ vue$suppress_output_popup
- $!
- $! See if we should skip the dialog box
- $!
- $ vue$get_symbol vue$show_hidden_dialogs
- $ vue$read show_hidden_dialogs
- $
- $ if show_hidden_dialogs then goto select_qualifiers
- $ vue$get_qualifiers
- $ goto do_decterm
- $
- $select_qualifiers:
- $ vue$popup_qualifiers
- $
- $do_decterm:
- $
- $ vue$read vue$command
-
-
- I recall seeing printed documentation somewhere, but can't find it. So far no
- luck on the CDroms either.
- /---------------------------------------------------------------------------\
- | Rob Wright | Wright_RJ@cupid.curtin.edu.au |
- | Curtin University | R.Wright@icarus.curtin.edu.au |
- | Perth, Western Australia | psi%050529452300070:Wright_RJ |
- | Voice:+61 9 351 7385 | Wright_RJ%cc.curtin.edu.au@cunyvm.bitnet |
- | FAX: 09-351-2673 | uunet!munnari.oz!cc.curtin.edu.au!Wright_RJ |
- \---------------------------------------------------------------------------/
-
- /---------------------------------------------------------------------------\
- | Rob Wright | Wright_RJ@cupid.curtin.edu.au |
- | Curtin University | R.Wright@icarus.curtin.edu.au |
- | Perth, Western Australia | psi%050529452300070:Wright_RJ |
- | Voice:+61 9 351 7385 | Wright_RJ%cc.curtin.edu.au@cunyvm.bitnet |
- | FAX: 09-351-2673 | uunet!munnari.oz!cc.curtin.edu.au!Wright_RJ |
- \---------------------------------------------------------------------------/
-