Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uakari.primate.wisc.edu!sdd.hp.com!news.cs.indiana.edu!msi.umn.edu!noc.MR.NET!gacvx2.gac.edu!hhdist From: waterman@engg.ucalgary.ca (jason waterman) Newsgroups: comp.sys.handhelds Subject: Arrays of Strings Message-ID: <9103311223.AA23457@engga> Date: 31 Mar 91 12:23:33 GMT Lines: 33 Return-path: To: HANDHELDS@gac.edu > So some questions, > > Could this address be commented in later version of the internals > list? Can anybody find a store routine for strings into arrays of string > Wheres my coffee? > > I hope this is of some use, > > More later > > Conrad Two programs were posted about 2 months ago in a set of library and m-code tools written by Frank Ochoa. They are ARRAY->S and S->ARRAY. S->ARRAY takes a list of objects as an arguement and converts them to strings and then places them into an array of string. ARRAY->S takes an array of string and converts it to a list of strings. I will try to post these routines soon, just in case the previous posting can't be found. The m-code tools can be found on Wayne Scott's mail server. It's in the hardware directory and called tools.Z . Hope this helps! ------------------------------------------------------------------------------- Jason Waterman The University of Calgary Calgary, Alberta, Canada Email: waterman@engg.ucalgary.ca -------------------------------------------------------------------------------