Sukhdev
4th September 2002, 11:13
For version BIV C4, How to get Information from Bic_info.exe to any txt file? I used as following:
run.prog("bic_info" , "-s " & " >> " & temp.file.name , RP_WAIT)
But did not get any result.
run.prog("bic_info" , "-s " & " >> " & temp.file.name , RP_WAIT)
But did not get any result.