Re: Newbie question here
- From: alxasa@xxxxxxxxx
- Date: 27 Nov 2006 14:26:14 -0800
Ralph wrote:
<alxasa@xxxxxxxxx> wrote in message
news:1164664882.460136.86380@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi, just messing around and trying to get my feet wet with VB Express
and some code.... I've got this little program, and I am trying to
figure out how to call a function that is setup as a button (without
pressing the button, just run the function:
Somefunction()
If I just put that on a line by itself, it reads back 'declaration
expected'...... how do I run Somefunction() like a general call you
would have in javascript like <script>somejsfuntion();</script>, except
in VB???
Need to ask in a dotNet newsgroup. Don't believe VB ever had an "Express"
version.
Try
news://msnews.microsoft.com/
microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
Yeap, "Visual Basic 2005 Express Edition". My OP is related to code
processes regarding standard Visual Basic code. Can you help there? :)
.
- Follow-Ups:
- Re: Newbie question here
- From: Bob Butler
- Re: Newbie question here
- References:
- Newbie question here
- From: alxasa
- Re: Newbie question here
- From: Ralph
- Newbie question here
- Prev by Date: Re: Newbie question here
- Next by Date: Re: Resizing column width in ListView
- Previous by thread: Re: Newbie question here
- Next by thread: Re: Newbie question here
- Index(es):
Relevant Pages
|