home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.hypercard
- Path: sparky!uunet!nwnexus!tbenedic
- From: Tom Benedict <tbenedic@halcyon.com>
- Subject: RE:Determining Report Names from HCard
- Message-ID: <oay2VB1w165w@halcyon.com>
- Originator: bbs@halcyon.com
- Sender: sso@nwnexus.WA.COM (System Security Officer)
- Organization: The 23:00 News and Mail Service
- Date: Sat, 19 Dec 1992 23:11:59 GMT
- Lines: 10
-
- >>tomo@ocf.berkeley.edu (Thomas C. O'Brien) asks:
- >>Does anyone know how to get the names of existing reports from within
- >>Hypercard?
-
- Try using the reportTemplates property. It returns a return delimited
- list of all the report templates in the specified stack.
- The syntax is:
- the reportTemplates of any_stack_name
-
- Tom Benedict
-