Path: utzoo!attcan!uunet!fernwood!decwrl!ogicse!emory!mephisto!bloom-beacon!eru!luth!sunic!mcsun!unido!ipsi!schulz@ipsi.UUCP From: schulz@ipsi.UUCP (Guenther F. Schulz) Newsgroups: comp.databases Subject: Re: Clipper dbedit() help Message-ID: <292@ipsi.UUCP> Date: 21 Feb 90 14:49:33 GMT References: <36418@iuvax.cs.indiana.edu> Sender: schulz@ipsi.UUCP Lines: 16 From article <36418@iuvax.cs.indiana.edu>, by tenbarge@silver.ucs.indiana.edu (Kris Tenbarge): > Anyone ever write the udf for dbedit() to include appends when the dbf has a > relation set to include another file. Can anyone understand this question? Yes, I think it's quite clear what you want, but what's your problem? If I see it right you implicitly complain about the non-existing relational capabilities of Clipper, forcing you to explicitly program operations like APPEND or DELETE etc. on secondary tables if a record in the primary table is APPENDed or DELETEd etc..., don't you?? Sorry, but you have to do this in any case, whether you are in the dbedit environment or in a pure Clipper SAY/GET/READ environment. Guenter Schulz