AndreaVB Home | News Home | Forum Home | Downloads | Register | Search | PM | Profile
Hi, Does anyone know a way that a VB6 application can accept arguments?. eg: alert.exe <arg> I need to be able to use the same program which will give me different results depending on the <arg>. exampleafter compiled) alert.exe 1 alert.exe 2 etc
Hi Tubby Have a look here http://www.andreavb.com/forum/viewtopic.php?TopicID=3891&page=0#13143 Steve