Code Comments
Programming Forum and web based access to our favorite programming groups.hi all. how can i open vb with a starting arguments? i want it accept some arguments and then use them in my splash screen.
Post Follow-up to this message"shachar" <anonymous@discussions.microsoft.com> wrote in message news:15d401c4bc26$32828450$a601280a@phx.gbl... > hi all. > how can i open vb with a starting arguments? > i want it accept some arguments and then use them in my > splash screen. Look up Command$ Matt
Post Follow-up to this messagei know that i have to use command$ , BUT - how can i call it form the access form? shell ... ??? >-----Original Message----- >"shachar" <anonymous@discussions.microsoft.com> wrote in message >news:15d401c4bc26$32828450$a601280a@phx.gbl... > >Look up Command$ > >Matt > > >. >
Post Follow-up to this messageHow do you do what? You've changed questions apparently, and this one isn't comprehensible... shachar wrote: > > i know that i have to use command$ , BUT - how can i call > it form the access form? > shell ... ??? > > message
Post Follow-up to this messagehow can i call VB with arguments from an Access form so that i can use the arguments inside VB with the command$ ? >-----Original Message----- >How do you do what? You've changed questions apparently, and this one >isn't comprehensible... > >shachar wrote: call in in my >. >
Post Follow-up to this messageshell "path\to\app.exe commandlineargs" "shachar" <anonymous@discussions.microsoft.com> wrote in message news:1e9901c4bc2d$1a366860$a301280a@phx.gbl... > how can i call VB with arguments from an Access form so > that i can use the arguments inside VB with the command$ ? > > apparently, and this one > call > in > in my
Post Follow-up to this messageThat NOT what you originally asked!! "shachar" <anonymous@discussions.microsoft.com> wrote in message news:1e9901c4bc2d$1a366860$a301280a@phx.gbl... > how can i call VB with arguments from an Access form so > that i can use the arguments inside VB with the command$ ? > > apparently, and this one > call > in > in my
Post Follow-up to this message"shachar" <anonymous@discussions.microsoft.com> wrote in message news:15d401c4bc26$32828450$a601280a@phx.gbl... > how can i open vb with a starting arguments? Are you opening the Visual Basic IDE? If not, then you are not "opening vb," but rather opening a program that you WROTE with VB. There is a big difference.
Post Follow-up to this messageUnder Project > Properties > Make tab, enter the parameters you want to use as the test command line arguments. -- Randy Birch MS MVP Visual Basic http://vbnet.mvps.org/ "shachar" <anonymous@discussions.microsoft.com> wrote in message news:15d401c4bc26$32828450$a601280a@phx.gbl... : hi all. : how can i open vb with a starting arguments? : i want it accept some arguments and then use them in my : splash screen. :
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.