![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Good afternoon. I have a value in the salesperson field I want to delete, an entry for "CO242". I cannot do this within QAD because the user CTRL-C'd out when the system locked up. Can I simply say: for each ls_mstr where ls_addr="co242": delete ls_addr. end. Thank you for any help you can provide Jeff Crosby jcrosby (AT) wallindustries (DOT) com |
#3
| |||
| |||
|
|
"Jeff Crosby" <jcrosby (AT) wallindustries (DOT) com> wrote in news:vlplkps04l5b2b (AT) corp (DOT) supernews.com: Good afternoon. I have a value in the salesperson field I want to delete, an entry for "CO242". I cannot do this within QAD because the user CTRL-C'd out when the system locked up. Can I simply say: for each ls_mstr where ls_addr="co242": delete ls_addr. end. Thank you for any help you can provide Jeff Crosby jcrosby (AT) wallindustries (DOT) com Yep.. Kevin Are you sure Kevin? Should this not be |
#4
| |||
| |||
|
| Are you sure Kevin? Should this not be for each ls_mstr where ls_addr="co242": delete ls_mstr. end. Reggie |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |