21372.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 31 行
HTML
31 行
<html> <head> <title>Re: about [call shell ("xxxxx.exe option1 option 2 ,x)]</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: about [call shell ("xxxxx.exe option1 option 2 ,x)]</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:Peter_Lai@email.syscom.com.tw">小赖</a> on November 16, 1999 at 09:20:44:<p>In Reply to: <a href="21366.html">about [call shell ("xxxxx.exe option1 option 2 ,x)]</a> posted by 果冻 on November 15, 1999 at 23:08:27:<p>: 请问在VB6中, 如果要call的 EXE FILE ,还有一些 variable string , <br>: 要加上去 , 除了DIM option1 as string,DIM option2 as string 外, <br>: 在 call 时, 要如何才能使此二个 option 有效 o<p>在form_load事件 把参数接进来<br>用Command 这个函数接<br>MSDN里有完整的范例<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 21372--><!--top: 21389--><li><a href="21389.html">可否再详述一些!!</a> <b>tkd</b> <i>16:07:39 11/16/99</i>(<!--responses: 21389-->1)<ul><!--insert: 21389--><!--top: 21392--><li><a href="21392.html">Re: 可否再详述一些!!</a> <b>琏琏</b> <i>16:27:58 11/16/99</i>(<!--responses: 21392-->0)<ul><!--insert: 21392--></ul><!--end: 21392--></ul><!--end: 21389--></ul><!--end: 21372--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?