remove debug message
This commit is contained in:
parent
81bb8f4628
commit
577d05f3e2
@ -20,7 +20,7 @@ Do forever
|
|||||||
app~cleanup() /* Clean up before exiting */
|
app~cleanup() /* Clean up before exiting */
|
||||||
call SysCls
|
call SysCls
|
||||||
/* Say .environment["REXX_PATH"] */
|
/* Say .environment["REXX_PATH"] */
|
||||||
Say "Exiting Address Book."
|
/* Say "Address Book Exited." */
|
||||||
exit 0
|
exit 0
|
||||||
end
|
end
|
||||||
app~reloop()
|
app~reloop()
|
||||||
|
Loading…
Reference in New Issue
Block a user