21389.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 27 行
HTML
27 行
<html> <head> <title>可否再详述一些!!</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>可否再详述一些!!</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:tkdhinet@ms1.hinet.net">tkd</a> on November 16, 1999 at 16:07:39:<p>In Reply to: <a href="21372.html">Re: about [call shell (</a> posted by 小赖 on November 16, 1999 at 09:20:44:<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>如果以上述之option1 and option2<br>再from_load 中 , 参数要如何设?<br>又在call sheel("command.com /c xxx.exe ????????,x)中 , 此??????? 如何才能视为 xxx.exe 的参数? thanks!<br> <p><p><br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><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--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?