473,320 Members | 1,965 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Posting messages inside function

I have a function like this:

Public Function HearThis(byval strWords as string, byValue
strTimesSaid) as string

end function

Is there anyway to input a message into the function that would be
seen in the programming enviornment? ...other than naming the
variables

IE. HearThis('do not enter in mean word myString, myCount)
-Peter
Nov 20 '05 #1
4 867
"Peter" <pe***@mclinn.com> schrieb
I have a function like this:

Public Function HearThis(byval strWords as string, byValue
strTimesSaid) as string

end function

Is there anyway to input a message into the function that would be
seen in the programming enviornment? ...other than naming the
variables

IE. HearThis('do not enter in mean word myString, myCount)

I don't understand the question. Could you please rephrase it? Do you want
to pass a message to the function and the function should write it in the
debug window of the IDE?
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html

Nov 20 '05 #2
I would like just a way of prompting the user with another message so
when they start using the function and it autocompletes the byval
information I may also insert a note.
Nov 20 '05 #3
"Peter" <pe***@mclinn.com> schrieb
I would like just a way of prompting the user with another message
msgbox("message")

or use messagebox.show
so when they start using the function and it autocompletes the
byval information I may also insert a note.


The user doesn't know "ByVal" and autocomplete and so on. Where do you want
to insert a note? Sorry, I still don't understand the question.
--
Armin

How to quote and why:
http://www.plig.net/nnq/nquote.html
http://www.netmeister.org/news/learn2quote.html
Nov 20 '05 #4
On Fri, 21 May 2004 17:41:42 +0200, Armin Zingler wrote:
"Peter" <pe***@mclinn.com> schrieb
I would like just a way of prompting the user with another message


msgbox("message")

or use messagebox.show
so when they start using the function and it autocompletes the
byval information I may also insert a note.


The user doesn't know "ByVal" and autocomplete and so on. Where do you want
to insert a note? Sorry, I still don't understand the question.


I think he's referring to the tool tips that developer's see when using the
code.

Search the groups for VB Commenter, you should find what you are looking
for.

--
Chris

To send me an E-mail, remove the "[", "]", underscores ,lunchmeat, and
replace certain words in my E-Mail address.
Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

19
by: Darren | last post by:
I have a page that opens a popup window and within the window, some databse info is submitted and the window closes. It then refreshes the original window using window.opener.location.reload(). ...
2
by: chand | last post by:
Hi., In my api.py file 'g_opt_list' is defined globally g_opt_list =,,,,,,] when I run the py file, I am getting the Following Error SyntaxWarning: name 'g_opt_list' is used prior to global...
3
by: Bill | last post by:
I am copying data from one FileStream to another in a loop. Inside the loop I display progress messages in a StatusBar. The form has a Stop button that sets a private Boolean variable to true....
4
by: LhK-Soft | last post by:
Hi, I'm active in VC++ for several years now, so I know some things (I think). Using MS-Access I store a db with lots of entries and uses the VBA techniques to export those data to e.g. HTML, XML...
13
by: Ian.Suttle | last post by:
I am have been researching this issue to no end, so any help would be very much appreciated. I have a page with form tags. Inside of the form tags is a panel that contains a user control. The...
2
by: BARTKO Zoltan | last post by:
Folks, I am developing an app for PostgreSQL, entirely with stored functions (somewhat resembling the object-oriented approach. In fact it is not an app, just an API). All my functions return an...
2
by: ZeeHseez | last post by:
Hi, I have written a webbrowser application in VB .net Framework 1.1. I would like to suppress javascript error messages. However, the silent property of the webbrowser control suppresses the...
4
prometheuzz
by: prometheuzz | last post by:
Hello all, There's this problem I have, which I am unable to find a solution for. The problem is this: I cannot post messages with a specific size on (certain) forums. I hear you thinking: what...
1
Markus
by: Markus | last post by:
Before you post please: Turn on PHP Debugging Messages - this will help yourself and our experts to solve your problem. Please provide the error details in your post. Read the Posting...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.