Debug»Step Over (F10)
Step to the next CL record/macro line on the current stack level.
Used during debugging to process the next record of CL or macro, pausing after the record has been processed, even if the record matches other macros. Compare this with Step Into.
