Hi

I need do the program withou form

The user will go type

c:\ <myprogram > <parameter1> <parameter2>

like arg1 in the C LANGUAGE


How do I do, I tried with
sub main (bvval Parameter1 as string, etc)

do not work

thank you in advance