sureshm
September 10th, 2001, 07:31 AM
hi,
how to open a file which is having command line arguments.
suggest me...
how to open a file which is having command line arguments.
suggest me...
|
Click to See Complete Forum and Search --> : open a exe file with command line arguments sureshm September 10th, 2001, 07:31 AM hi, how to open a file which is having command line arguments. suggest me... Cimperiali September 10th, 2001, 07:34 AM ret= shell("YourExePathAndNAme YourstringParameters", vbnormalfocus) Special thanks to Lothar "the Great" Haensler, Tom Archer, Chris Eastwood, TCartwright, Bruno Paris, Dr_Micahel and all the other wonderful people who made and make Codeguru a great place. Come back soon, you Gurus. The Rater codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |