Abstract of INFO-MAC archived encoded Mac binary file 'dev/card/change-case-12-xcmd.hqx' Uploaded 01/18/1996 10932 bytes From: benl@resunix.ri.sickkids.on.ca (Ben Lawson) Subject: ChangeCase 1.2 XFCN ChangeCase XFCN 1.2. Copyright Ben Lawson, 1993-96. All rights reserved. Free for personal use, shareware fee $25.00 (CDN or US) for professional or commercial use. The ChangeCase XFCN contained in the enclosed HyperCard stack (compressed with DropStuff 3.5.2) takes text input and quickly (1000 times faster than pure HyperTalk) returns that text with the case of its characters changed according to the specified conversion method. This version adds the "random" conversion method. Options: flip (reversed), lowercase, random, sentence, title, uppercase Syntax: ChangeCase(Container,,) Example: answer ChangeCase("abc","Title") -- returns "Abc"