var cmd := "marion walk N"; var walkcmd := cmd["walk", 7]; print( "'" + walkcmd + "'" ); print( "'" + walkcmd[6, 2] + "'" );