Delete a row in an input array

[email protected]
Newsgroups gmane.comp.lang.4gl.fourjs.user
Message-ID <OFAC340B2E.0B497123-ONC125707D.004A3E68-C125707D.004BC486@kofu.de>
Hello List,

I have the possibility to delete an row from an array when pressing the 
defined delete key.

Now In want to delete a row of an arry in the "after field" part

example: 

INPUT ARRAY a WITHOUT DEFAULTS FROM b

AFTER FIELD abc
   IF a[x].abc = "J" THEN
      CALL save_something(a[x].*)
      ###after that I want to delete the row from the array so that it is 
no longer visible.

END INPUT

Any help for me ??

Thanks in advance


Stefan Serwe

KOFU Tiernahrung Kottmann GmbH
EDV-Abteilung
Danziger Strasse 3-5
41460 Neuss
Tel.: +49 2131 181 202
Fax: +49 2131 181 204
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.