/* Routine.cmd */

Parse Value Subroutine('ABC') with A B C D E F G

!n = '0D'x'0A'x

Say A !n || B !n || C !n || D !n || E !n || F !n || G

Exit

