#!/usr/bin/wksh -motif

ai TOPLEVEL hello hello
cmw txt txt label $TOPLEVEL labelString:"Hello World"
rw $TOPLEVEL

ml
