Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!marvel From: marvel@tut.cis.ohio-state.edu (Howard P Marvel) Newsgroups: comp.sys.mac.hypercard Subject: Sorting XFCN Message-ID: <45309@tut.cis.ohio-state.edu> Date: 25 Apr 89 20:54:09 GMT Reply-To: Howard P Marvel Organization: Ohio State University Computer and Information Science Lines: 9 Does anyone have an XFCN or XCMD that will sort a Hypercard container by line? I have seen something called SortItem, but my lines contain several items. I have also seen a sort xfcn that does what I want, but it sorts by ASCII code, thereby placing all capital letter entries separately from lower case. I need case insensitive. Pointers to C source would be great. Thanks