Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!blkcat!f421.n109.z1.fidonet.org!Ken.Knight From: Ken.Knight@f421.n109.z1.fidonet.org (Ken Knight) Newsgroups: comp.sys.mac.hypercard Subject: Re:Deleting lines in fields/sorting fields/scrolling fields (HELP) Message-ID: <3802.27D37A60@blkcat.fidonet.org> Date: 4 Mar 91 23:34:15 GMT Sender: ufgate@blkcat.fidonet.org (newsout1.26) Organization: FidoNet node 1:109/421 - The Twilight Clone, Paul Heller Lines: 27 Scott, instead of putting empty into the line that has the name you want to delete simply use the delete command delete line x of field "foo" I assume you are using the find command to find the name to remove. If so, then you can use the value returned by the FoundLine() function. Specifically: find x in field "foo" if the result is not "not found" then get the foundline delete line (word 2 of it) of field "foo" end if .... As to scrolling fields check out the Power Tools stack and see how it is done there. That shows one way to do it effectively. Hope that helps... ** Ken ** -- Ken Knight, Ken.Knight@f421.n109.z1.fidonet.org via The Black Cat's Shack's FidoNet<->Usenet Gateway blkcat.fidonet.org and Fidonet 1:109/401