Delete command...
Richard D. Williams
richard at appgrp.net
Thu Jul 1 10:38:34 PDT 2004
You can not delete a record you are updating.
Do the escape and capture the value of m at the top of the table.
Then do your delete there.
Richard D. Williams
Chad McWilliams wrote:
>Sorry for the dumb question, but are you able to use the delete command
>in @wlf processing? When I try the following:
>
>@wlfm If: m eq "d"
> Then: delete; end
>
>the record remains, even though the line executes.
>
>If I instead do an escape and then issue the delete in the processing
>that gets called with the escape, the delete works correctly.
>
>Am I missing something?
>
>-Chad McWilliams
>
>_______________________________________________
>Filepro-list mailing list
>Filepro-list at lists.celestial.com
>http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>
>
>
More information about the Filepro-list
mailing list