Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!solo.csci.unt.edu!vaxb.acs.unt.edu!munawar From: munawar@vaxb.acs.unt.edu Newsgroups: comp.lang.scheme Subject: Problem on change of structure Message-ID: <1991Mar1.125831.45732@vaxb.acs.unt.edu> Date: 1 Mar 91 12:52:29 GMT Lines: 14 Hi, Can any one show me hot do the following in TI PCSCHEME I have this '((a b)(c d)(e f)) And I want to convert that to following '(a b c d e) Can it be done? Thanx in advance -Shri