Re: method parameter
- From: Jack Jackson <jacknospam@xxxxxxxxxxxxxxx>
- Date: Thu, 12 Oct 2006 22:21:05 -0700
On Fri, 13 Oct 2006 00:05:56 -0400, Gleason Pace
<sombrero@xxxxxxxxxxxxxx> wrote:
I am trying to use an activex method that takes a parameter described
as (text as string @) . I know that an @ in front of a parameter
makes a variable passed by reference to a function. The compiler
gives the same error with the @ in front or without. Placing the @
after the variable name doesn't work either. What is the above syntax
telling me?
Maybe if you showed us the exact line of code you are using and told
us the exact error message, we might be able to help.
.
- Follow-Ups:
- Re: method parameter
- From: Gleason Pace
- Re: method parameter
- References:
- method parameter
- From: Gleason Pace
- method parameter
- Prev by Date: method parameter
- Next by Date: Re: Aggregate function Count
- Previous by thread: method parameter
- Next by thread: Re: method parameter
- Index(es):
Relevant Pages
|