let say i do a shell command,
example:
a=shell("format a:",VBHIDE)

and when i push a command button,
i want to put the a=shell("format a:,VBHIDE)
in VBNORMAL, so the process of dos pops in the user's face
is there a way to do that
thanxs