Place this in the form load event
RegardsCode:Dim strBuffer As String strBuffer = Command If Trim$(strBuffer) = -1 Then 'True so Do Something ElseIf Trim$(strBuffer) = 0 Then 'False so do other Else 'no command line so check file any way. End If
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |