CDELETE

CDELETE deletes the current comment. If you need to delete a comment and then find the next comment, use CDELRNG.

Programming Example

The following example uses the Z form action to allow users to delete a comment from the Company file. Use the following APIs to access the comment you want to delete.

     EVAL      E@FC           = 'Z'    
     CALLP     U@@ATTACHIO('CCOPY': DCOM@@HANDLE:       
               %ADDR(DCOM@C@@PATH): %ADDR(DCOM@RECORD):  
               %ADDR(DCOM@C@))