To retrieve data from the command line, you use the Command$ operator in the form_load event.

Code:
Msgbox "You said " & Command$
I don't know how to return data to the command-line.