參數傳入方式:C:\>vb.exe drink參數接收方式:Sub Form_Load() Dim strMsg as String strMsg=Command msgbox(strMsg)End Sub執行後,會有一個內容為「drink」 ...
www.google.com.tw