
gap 6
close off
title 'Please Confirm'
rows 2

color 2
text "Okay to:"
text '[arg1]'

color 1
startbox
  button Yes '[arg1]' exit
endbox
button No Exit