Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!zip!spencer From: spencer@eecs.umich.edu (Spencer W. Thomas) Newsgroups: comp.sys.mac Subject: Re: Hypercard and AUFS? Message-ID: Date: 14 Apr 89 15:14:26 GMT References: <2624@osiris.sics.se> Sender: news@zippy.eecs.umich.edu Distribution: comp Organization: University of Michigan EECS Dept Lines: 14 In-reply-to: ollef@osiris.sics.se's message of 13 Apr 89 21:30:17 GMT A couple of people pointed me to the cause of my problem (Hypercard not opening a stack via AUFS). A trap on the _Open call verified it: Hypercard (version 1.2.1, anyway) does very weird things to the filename capitalization when opening a stack. It appears to alternate upper and lower case letters (starting with lower case). So the stack named "Technical Notes Stack 3.0" is opened as "tEcHnIcAl nOtEs sTaCk 3.0" After renaming my stack to correspond, it worked fine. One of my correspondants suggested that this might be fixed in a more recent release, so I suppose when that comes out I will have to rename my stack again. -- =Spencer (spencer@eecs.umich.edu)