home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.hypercard
- Path: sparky!uunet!mcsun!sunic!news.lth.se!pollux.lu.se!syo.lu.se!loa
- From: loa@syo.lu.se (Lars-Olof Albertson)
- Subject: Re: How to find if you are in the background?
- Message-ID: <1993Jan5.201827.11325@pollux.lu.se>
- Sender: news@pollux.lu.se (Owner of news files)
- Nntp-Posting-Host: kinetics-47.ldc.lu.se
- Organization: Lund University
- References: <1iacheINNdh4@moe.ksu.ksu.edu>
- Date: Tue, 5 Jan 1993 20:18:27 GMT
- Lines: 13
-
- In article <1iacheINNdh4@moe.ksu.ksu.edu> Chandima Cumaranatunge
- <chan@matt.ksu.ksu.edu> writes:
- > how can I find out if I'm in the background from within a HyperTalk
- > script?
-
- if the checkmark of menuitem "Background" of menu "Edit" is true then
- -- you are in the background
- else
- -- you are not in the background
- end if
-
- Regards
- Lars-Olof Albertson
-