I had an app I created
TimeCard.EXE
Each use had an icon on their desktop
[red]C:\TimeCard.EXE /E 103 /L CAD[/red]
The Employee number in this case is 103 and the location of his computer is in the CAD dept.
I added this [red]/E 103 /L CAD[/red]
to the VB6 Project properties on the "Make" TAB in the "Command line" so I could create the applicatoon and test it.
I cannot find where to add Command line parameters to VB.NET 2003 so I can convert my app to VB.NET
TIA
DougP, MCP, A+
TimeCard.EXE
Each use had an icon on their desktop
[red]C:\TimeCard.EXE /E 103 /L CAD[/red]
The Employee number in this case is 103 and the location of his computer is in the CAD dept.
I added this [red]/E 103 /L CAD[/red]
to the VB6 Project properties on the "Make" TAB in the "Command line" so I could create the applicatoon and test it.
I cannot find where to add Command line parameters to VB.NET 2003 so I can convert my app to VB.NET
TIA
DougP, MCP, A+