Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29269 讨论

How to use file associations w/ systemqq

rahzan
新分销商 I
449 次查看
How can I get this line:

call systemqq('notes.txt')

to work as if the argument were typed at the command prompt, or double clikced??

tx,
Tim
0 项奖励
1 回复
Steven_L_Intel1
449 次查看
You want ShellExecute, not SYSTEMQQ.

Steve
0 项奖励
回复