Copying drop statements

If drop statements are needed you can copy the following into Command Editor with an "@" statement terminator:

DROP PROCEDURE GETSTAMP
@
DROP PROCEDURE INCREMENTISA
@
DROP PROCEDURE INCREMENTGS_BY_TP
@
DROP PROCEDURE INCREMENTGS_BY_AP
@
DROP PROCEDURE INCREMENTGS_BY_FID
@
DROP PROCEDURE INCREMENTST
@
DROP PROCEDURE EDF_INCREMENTUNB
@
DROP PROCEDURE EDF_INCREMENTMSG
@
DROP FUNCTION TMGR_TS_FMT
@