home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / hypercar / 4615 < prev    next >
Encoding:
Text File  |  1992-12-21  |  710 b   |  22 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!nwnexus!tbenedic
  3. From: Tom Benedict <tbenedic@halcyon.com>
  4. Subject: RE:Determining Report Names from HCard
  5. Message-ID: <oay2VB1w165w@halcyon.com>
  6. Originator: bbs@halcyon.com
  7. Sender: sso@nwnexus.WA.COM (System Security Officer)
  8. Organization: The 23:00 News and Mail Service
  9. Date: Sat, 19 Dec 1992 23:11:59 GMT
  10. Lines: 10
  11.  
  12. >>tomo@ocf.berkeley.edu (Thomas C. O'Brien) asks:
  13. >>Does anyone know how to get the names of existing reports from within
  14. >>Hypercard?
  15.  
  16. Try using the reportTemplates property. It returns a return delimited 
  17. list of all the report templates in the specified stack.
  18. The syntax is:
  19.      the reportTemplates of any_stack_name
  20.  
  21. Tom Benedict
  22.