Purpose: STOP ends the current DEFINE or MODIFY command without saving any editing changes that have been made during the current session.
STOP
--HOLD
00100 CO_ID,CHAR,4
00200 NAME,CHAR,20
00300 PHONE,INT,10
00040 LOCATION,C,20
00050 END
--STOP
*LIST SF PUB_REP
CO_ID,CHAR,4
NAME,CHAR,20
PHONE,INT,10
NOTES: The object is not affected by any editing that was performed since entering the edit level. Control is returned to the ACCENT R command level.