Skip to content

Commit

Permalink
Error trap refactoring now complete!
Browse files Browse the repository at this point in the history
  • Loading branch information
shabiel committed May 2, 2016
1 parent 6329ca6 commit e796355
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/old_traps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
%ZVEMD.m: NEW X S X="ERROR^%ZVEMDY",@($$TRAP^%ZVEMKU1) KILL X -- Tested and Done
%ZVEMGE.m: NEW X S X="ERROR^%ZVEMGE",@($$TRAP^%ZVEMKU1) KILL X -- Done and Tested
%ZVEMGE.m: NEW X S X="",@($$TRAP^%ZVEMKU1) KILL X -- Removed
%ZVEMGI.m: NEW X S X="ERROR^%ZVEMGI1",@($$TRAP^%ZVEMKU1) KILL X
%ZVEMG.m: NEW X S X="ERROR^%ZVEMGY",@($$TRAP^%ZVEMKU1) KILL X
%ZVEMGI.m: NEW X S X="ERROR^%ZVEMGI1",@($$TRAP^%ZVEMKU1) KILL X -- Done and tested.
%ZVEMG.m: NEW X S X="ERROR^%ZVEMGY",@($$TRAP^%ZVEMKU1) KILL X -- Done and tested
%ZVEMGM.m: NEW X S X="ERROR^%ZVEMGM",@($$TRAP^%ZVEMKU1) KILL X -- Done and Tested
%ZVEMGO.m: NEW X S X="ERROR1^%ZVEMGY",@($$TRAP^%ZVEMKU1) KILL X X CODE -- Done and Tested
%ZVEMGP.m: NEW X S X="ERROR^%ZVEMGP",@($$TRAP^%ZVEMKU1) KILL X -- Done and Tested
Expand Down

0 comments on commit e796355

Please sign in to comment.