OBEYFILE Recursive %INCLUDE detected for member member_name
Explanation: VFTP detected a loop in the %INCLUDE statements found in the OBEYFILE input stream. For example, MBR1 includes MBR2 which then includes MBR1 again. This would cause an endless nesting loop if allowed to continue. Member_name is the name of the member in the VFTCFG input datasets where the %INCLUDE loop was detected.
Action: Review the %INCLUDE statements in the current OBEYFILE input. Remove the cause of the recursion and retry the command.
