Marbles

*&---------------------------------------------------------------------* *& Report  ZTEST_NP_MARBLE *& *&---------------------------------------------------------------------* *& *& *&---------------------------------------------------------------------* REPORT  ZTEST_NP_MARBLE NO STANDARD PAGE HEADING. *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* * I N C L U D E *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* INCLUDE <ICON>. *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~* * D…

TicTacToe

report ztictactoe no standard page heading. ************************************************************************ * TYPES ************************************************************************ * build up table of possible, valid options types: begin of t_options, key(1), one(1), two(1), three(1), four(1), five(1), six(1), seven(1),…