Acc95: Errors When Trying To Use Len or Mid Functions??? 
Author Message
 Acc95: Errors When Trying To Use Len or Mid Functions???

Is this a 95 bug?  Whenever I try to use the Len() and mid() functions, I
get an error stating that the function could not be compiled.  What gives??

Is there a patch?  MS Website returns no hits on subject!

C YA



Sat, 01 Jul 2000 03:00:00 GMT  
 Acc95: Errors When Trying To Use Len or Mid Functions???

Hi,
    Open any code module and go to "Tools" and then select "References".
Check for any values listed in the "Available References" listbox that
starts with the word "MISSING".
    When references are missing, even the simplest of built-in functions
will not compile.

Michael Dean
--

Quote:

>Is this a 95 bug?  Whenever I try to use the Len() and mid() functions, I
>get an error stating that the function could not be compiled.  What gives??

>Is there a patch?  MS Website returns no hits on subject!

>C YA



Sat, 01 Jul 2000 03:00:00 GMT  
 Acc95: Errors When Trying To Use Len or Mid Functions???

DUH !!  I should have known better.  I've run into this problem before with
some of my own functions, and references were missing then too.  Thanks for
the reminder!  C YA

Quote:

>Hi,
>    Open any code module and go to "Tools" and then select "References".
>Check for any values listed in the "Available References" listbox that
>starts with the word "MISSING".
>    When references are missing, even the simplest of built-in functions
>will not compile.

>Michael Dean
>--


>>Is this a 95 bug?  Whenever I try to use the Len() and mid() functions, I
>>get an error stating that the function could not be compiled.  What
gives??

>>Is there a patch?  MS Website returns no hits on subject!

>>C YA



Sat, 01 Jul 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Error trying to use a Mid point function in a module

2. Trim, Len, Mid Errors

3. VBScript with ASP using Len() function gives Type Mismatch error

4. error using Len function

5. problem using the MID function

6. Using the Mid function

7. Error in MID$ function?

8. Error in MID$ function?

9. MID function gives error...

10. Mid Function causes Script Error

11. Error in Mid Function call

12. Mid-function and error 5

 

 
Powered by phpBB® Forum Software