#
# NEED_PARMS width
#
# HELP: SYNOPSIS:
# HELP:     angiotux2d/options/gwidth width
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the width of the grey window.
#
VIEW_SET Main
GWIDTH ${$argv[1]}
