Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!rochester!uhura.cc.rochester.edu!ub!dsinc!netnews.upenn.edu!hyper.lap.upenn.edu!garay From: garay@hyper.lap.upenn.edu (John Garay) Newsgroups: comp.lang.pascal Subject: TP3.01 Changing Case (U or L) help Message-ID: <37727@netnews.upenn.edu> Date: 17 Feb 91 03:50:16 GMT Sender: news@netnews.upenn.edu Distribution: usa Organization: University of Pennsylvania, Language Analysis Project Lines: 29 Hi, I'm in need in some help with Turbo Pascal 3.01 and would appreciate assistance. Okay, here goes: I am trying take a string of mixed Upper and Lower Case characters and convert them ALL into lower case. I would use a form such as: If UppercaseChar then MakeLowercase; I just don't know how to check the chars of a string for case and even if I did, I don't know how to convert the Upper Case chars down to Lower case. So, you see my quandry. The TP5.5 procedure "UpCase" is not available w/ TP3.01... So, specifically, how do I check case? and How do I then convert case? Any help would be much appreciated. Thanks... ****************************************************************************** John Garay e-mail : garay@hyper.lap.upenn.edu Office phone : (215) 898-1954 Home Phone : (215) 382-4102 Donations : 4034 Walnut, Philly, PA 19104 "Change the Way People think, and things will Never be the Same." SB ******************************************************************************