home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / mac / hypercar / 2897 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.1 KB  |  28 lines

  1. Newsgroups: comp.sys.mac.hypercard
  2. Path: sparky!uunet!caen!waanders@umich.edu
  3. From: waanders@umich.edu (Nicholas Waanders)
  4. Subject: Re: Setting File TYPE & CREATOR of created files
  5. Message-ID: <+7T-0G=@engin.umich.edu>
  6. Date: Tue, 28 Jul 92 00:26:19 EDT
  7. Organization: University of Michigan
  8. References: <1992Jul27.171638.23170@aimla.com> <1992Jul28.114320.6080@csc.canterbury.ac.nz>
  9. Nntp-Posting-Host: no-name-nib.med.umich.edu
  10. Lines: 16
  11.  
  12. In article <1992Jul27.171638.23170@aimla.com>, mike@optimla.aimla.com
  13.  (Mike Diehr) writes:
  14. > Is there any way to set the TYPE and CREATOR of files created by
  15. > hypercard's "open file X ; write X to file fileName" commands?
  16. > I'd like to make the text files double-clickable into MPW instead
  17. > of teachtext.
  18. >
  19. In my investigation, there is no xcmd which will take a given file and
  20. change its TYPE and CREATOR.  However, there are xcmds which give you
  21. more options for opening files, such as Rinaldi's FullSFPack (SF refers
  22. to the standard file dialog).  However, even FullSFPack does not let you
  23. "type" the file.  The only XCMD that I know of to do what you want is 
  24. the WRITETOFILE xcmd which is part of the Dartmouth 3.4.3 set.
  25.  
  26. Nick
  27.