The STRING statement strings together the partial or complete contents of two or more data items or literals into one single data item.
One STRING statement can be written instead of a series of MOVE statements.
___ Format _____________________________________________________________ | | | >>__STRING___________________________________________________________> | | | | <___________________________________________________________ | | <__________________ | | | >______ _identifier-1_ _|__DELIMITED__ ____ __ _identifier-2_ _|_____> | | |_literal-1____| |_BY_| |_literal-2____| | | |_SIZE_________| | | | | >__INTO__identifier-3__ _________________________________ ___________> | | |_ ______ __POINTER__identifier-4_| | | |_WITH_| | | | | >__ __________________________________________ ______________________> | | |_ ____ __OVERFLOW__imperative-statement-1_| | | |_ON_| | | | | >__ _______________________________________________ _________________> | | |_NOT__ ____ __OVERFLOW__imperative-statement-2_| | | |_ON_| | | | | >__ ____________ ___________________________________________________>< | | |_END-STRING_| | | | |________________________________________________________________________|
All identifiers (except identifier-4, the POINTER item) must have USAGE DISPLAY, explicitly or implicitly.
When the sending field or any of the delimiters is an elementary numeric item, it must be described as an integer, and its PICTURE character-string must not contain the symbol P.
Subtopics:
Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.