Re: Command line interface and Windows form in same program
- From: "Jwe" <jwe@xxxxxxxx>
- Date: Fri, 8 Feb 2008 17:22:40 -0000
Hi, thanks for your reply. Yes, that isn't clear at all. It
simply calls a subroutine in Module1:
My_Command(arguments(1), arguments(2))
Sub Main is in Module1.
This is a single VB.Net project. It has a module, Cmd_Module.vb,
which is Module Module1. And a Windows form module,
Windows_Form.vb, which is Public Class frmWindows_Form.
<zacks@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:0f703db8-ad86-4fd2-9897-ba0d936cce84@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 8, 10:35 am, "Jwe" <j...@xxxxxxxx> wrote:
'Run command <--- WHAT DOES THIS
DO?
Any help much appreciated. Thanks.
See note 4 lines up.
.
- References:
- Prev by Date: RDP Terminal Service API
- Next by Date: Re: Command line interface and Windows form in same program
- Previous by thread: Re: Command line interface and Windows form in same program
- Next by thread: RE: Command line interface and Windows form in same program
- Index(es):
Relevant Pages
|
Loading