Remove Form UserExit?

 2 Replies
 0 Subscribed to this topic
 17 Subscribed to this forum
Sort:
Author
Messages
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
I created an "End" UserExit for a form, and then decided that I need to move that code to a "Middle" UserExit instead. How do I remove the "End" UserExit after it was been compiled?  I tried deleting the source files and then recompiling with the -u, and that didn't work.   What's the trick? Thanks!
Kelly Meade
J. R. Simplot Company
Boise, ID
John Henley
Send Private Message
Posts: 3351
delete .gnt from usrobj tmcontrol -rp prodline token ( where token is the main token (not the user exit)
Thanks for using the LawsonGuru.com forums!
John
Woozy
Veteran Member Send Private Message
Posts: 709
Veteran Member
Excellent! Thanks John.
Kelly Meade
J. R. Simplot Company
Boise, ID