Shell function problem.

alvinblim

Well-known member
Joined
Jan 7, 2006
Messages
46
Location
malaysia
Programming Experience
3-5
hi,
how can i use shell function to call batch command file by using vb.net.

Shell("C:\Batch Command\Inquery_N_ Pair.bat", vbNormalFocus)

Above of my code cant run successful. Do someone help me to solve this problem? thank you very much.

Best Regrads,
Alvin.
 
thx for your reply

i already test your code, but i am still cant run success. do i need to import some function or declare something in my header form? thank you
 
Back
Top