How to get return value in Shell function. - TechRepublic
Question
April 22, 2010 at 11:23 PM
atul-sharma

How to get return value in Shell function.

by atul-sharma . Updated 16 years, 1 month ago

Hi,
I am calling psftp.exe(using bat file) through my vb 6.0 program, In which I am using shell function(calling my bat file & Passing values) for this and also passing some parameter value shell function,But when I am executing this I am not getting fix return value after successfully execution Even if I am sending wrong password or server name this is not returning any error value.How I can know that my program execute successfully or not.

Regards
Atul

This discussion is locked

All Comments